Menu

SAP Function Module DOWNLOAD_REPORT_COMMENTARY

Download eines Berichtskommentars

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.

Technical Information

Function Module DOWNLOAD_REPORT_COMMENTARY
Short Text Download eines Berichtskommentars
Function Group KYP6
Package KC_NU
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.