
The MIME Repository serves as storage for all MIME objects (for example, PDF files, images, ZIP files and so on) in a SAP system. The MIME objects are stored as development objects in the SAP database and are represented in the MIME Repository as a hierarchy of items and folders.
The MIME Repository is fully integrated in the Object Navigator. To display the MIME Repository, start the Object Navigator (SE80) and in the navigation area choose the MIME Repository pushbutton. If the MIME Repository switch button is not visible, choose Utilities → Settings → Workbench (General) → Browser Selection → MIME Repository.
General Features
For each Web Dynpro ABAP or BSP application, the system automatically creates an identically-named folder in the MIME Repository, which stores only application-specific MIME objects.
The folder /SAP/PUBLIC/ contains MIME objects that can be used by multiple software components:
Referencing MIME Objects
MIME objects are referenced by means of relative paths. For example:
Structure of the MIME Repository
The following figure illustrates the structure of the MIME Repository.
In the case of customer developments, the system accesses the corresponding folders in the customer namespace.
See also:
Converting MIME Objects into BSPs