The Function Module DOWNLOAD_REPORT_COMMENTARY (Download eines Berichtskommentars) is a standard Function Module in SAP ERP and is part of the function group KYP6 within the package KC_NU.
Function Module | DOWNLOAD_REPORT_COMMENTARY |
Short Text | Download eines Berichtskommentars |
Function Group | KYP6 |
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 |
---|---|---|---|---|
I_DIRECTORY | LIKE | CFCONTROL-DIRECTORY | Verzeichnis | |
I_NUMBER | LIKE | CFSTRUCTUR-NR | Objektnummer | |
I_RKB1D | LIKE | RKB1D | RKB1D |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_FILE | TYPE | C | Dateiname | |
STRUCTURE_TAB | TYPE | RKD9_T_STRUCTUR | Übergabetabelle an WORD |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.