The Function Module MEMORY_DATA_REPORT (Export und Import ins Memory für einen Daten-Bericht im Berichtsheft) is a standard Function Module in SAP ERP and is part of the function group KYB1 within the package KC_NU.
Function Module | MEMORY_DATA_REPORT |
Short Text | Export und Import ins Memory für einen Daten-Bericht im Berichtsheft |
Function Group | KYB1 |
Package | KC_NU |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXIMFR | LIKE | CFCODES-M_EXIMFR | Export-, Import-Kennzeichen | |
I_RKB1D | LIKE | RKB1D | RKB1D |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RKB1D | LIKE | RKB1D | RKB1D |
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 |
---|---|---|---|---|
SHEET | LIKE | CFBST01 | Tabelle mit allen Blättern |
This function module does not define any Exceptions.