The Function Module RSO_MORM_GET_WORKBOOK (Liefert den Inhalt und Mimetype von Workbooks) is a standard Function Module in SAP ERP and is part of the function group RSO_MORM within the package RSOD.
Function Module | RSO_MORM_GET_WORKBOOK |
Short Text | Liefert den Inhalt und Mimetype von Workbooks |
Function Group | RSO_MORM |
Package | RSOD |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_WORKBOOKID | TYPE | RSRWBINDEX-WORKBOOKID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CONTENT_BYTES | TYPE | XSTRING | ||
E_MIMETYPE | TYPE | W3CONTTYPE | HTML content type | |
E_T_CONTENT | TYPE | RSR_RPEC_BIN_FILE |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.