SAP ABAP Function Module RSO_MORM_GET_WORKBOOK (Returns the content and mimetype from Workbooks)
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_WORKBOOK | Returns the content and mimetype from Workbooks |
| Function Group | RSO_MORM | Repository Manager Meta Objects JCO RFCs |
| Program Name | SAPLRSO_MORM | |
| INCLUDE Name | LRSO_MORMU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_MIMETYPE | TYPE | W3CONTTYPE | HTML content type | |||
| |
E_CONTENT_BYTES | TYPE | XSTRING | Content as bytes | |||
| |
E_T_CONTENT | TYPE | RSR_RPEC_BIN_FILE | Transfer Structure for Excel Files | |||
| |
I_WORKBOOKID | TYPE | RSRWBINDEX-WORKBOOKID | ID of Workbooks | |||
Processing Type
| Normal Function 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 |