The Function Module MYEHS_003_REPORT_DOCUMENT_GET (Dokumentdaten/Valuefile eines Berichtes ermitteln) is a standard Function Module in SAP ERP and is part of the function group MYEHS_003 within the package CBMYAPPS.
Function Module | MYEHS_003_REPORT_DOCUMENT_GET |
Short Text | Dokumentdaten/Valuefile eines Berichtes ermitteln |
Function Group | MYEHS_003 |
Package | CBMYAPPS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_REPORT_RECN | LIKE | ESTDH-RECN | Laufende Nummer des Datensatzes | |
I_WWI_VERSION | LIKE | TCGENV-VALUE | Wert eines Umgebungsparameters |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DOCUMENT_SIZE | LIKE | RCGAPIDI-FILEBYTES1 | Größe eines Dokumentes in Bytes | |
E_DOCUMENT_TYPE | LIKE | RCGAPIDI-WSAPPL1 | Applikationen, die von WWI unterstützt werden |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DOCUMENT_TAB | LIKE | RCGREPFILE | PP-SHE: Struktur der Dokumenten-Datei | |
E_VALUEFILE_TAB | LIKE | TLINE | SAPscript: Text-Zeilen | |
I_PARAMID_TAB | LIKE | RCGPOREPSCRIT | EHS: Portal: Suchkriterien für Berichtssuche |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Interner Programmfehler |