SAP ABAP Function Module RSO_MORM_GET_MIME (Returns the content and mimetype of (icons, Sylesheets, ....))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSOD_EXTENSION (Package) BW Document Connection (Components Outside of CORE)
Basic Data
Function Module RSO_MORM_GET_MIME Returns the content and mimetype of (icons, Sylesheets, ....)  
Function Group RSO_MORM   Repository Manager Meta Objects JCO RFCs  
Program Name SAPLRSO_MORM    
INCLUDE Name LRSO_MORMU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_MIMETYPE TYPE W3CONTTYPE HTML content type
Exporting E_CONTENT_BYTES TYPE XSTRING Content of mime as bytes
Exporting E_CONTENT_STRING TYPE STRING Content of mime as string
Importing I_NAME TYPE STRING Name of Icon (poss. with suffix .gif)
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20040315 
SAP Release Created in 400