Entering content frame

Procedure documentation Converting MIMEs into BSPs Locate the document in its SAP Library structure

Use

You can convert individual MIME objects of the text category ("text/html", "text/plain", ...) into dynamic pages of your BSP application. You will use this function primarily if you create new pages for your BSP application in an external Web development environment. After they are imported into the SAP System through WebDAV, these pages are created as MIME objects in the application directory of the MIME Repository. If you want to use these pages as dynamic pages in your BSP application, you must convert them into BSPs.

Prerequisites

Since a MIME object is converted into a BSP with the same name, you must ensure that no name conflicts occur.

Procedure

To convert a MIME object into a BSP, proceed as follows:

  1. Start the browser of the MIME Repository.
  2. Select the MIME object to be converted in the application directory of your BSP application.
  3. Choose Convert to BSP... from the context menu.

Result

You have converted a MIME object into a BSP with the same name. The page is deleted from the MIME Repository and added to the object list of your BSP application.

See also

Structure link Implementing the Page Layout Using External Tools

 

 

Leaving content frame