Entering content frameProcedure documentation Creating References to MIMEs Locate the document in its SAP Library structure

To create a reference to MIME objects on a page of your BSP application, you insert the object URL directly from the browser using Drag and Drop. Depending on the MIME type, you can then use the URL as the source in the appropriate HTML tag.

Recommendation

We recommend that you refer only to MIMEs in the application-specific directory or the PUBLIC directory. References to other MIMEs not specific to the application should be avoided since these objects may be moved or even deleted at any time. You cannot create a where-used list for MIMEs.

Prerequisites

The editor displays the source code of the BSP layout in change mode.

Procedure

  1. Start the browser of the MIME Repository.
  2. Select the MIME object you want to insert in the tree display and drag it to the position in the editor where you want to insert the URL.

Result

The object URL is inserted at the mouse position indicated. Depending on the MIME type and the intended use, you insert the corresponding HTML tag.

See also

Importing and Deleting MIMEs

 

 

 

 

Leaving content frame