The Function Module STRUCTURE_COMMENTARY_APPEND (Eintrag für einen Kommentar in STRUCTURE_TAB aufnehmen) is a standard Function Module in SAP ERP and is part of the function group KYP6 within the package KC_NU.
Function Module | STRUCTURE_COMMENTARY_APPEND |
Short Text | Eintrag für einen Kommentar in STRUCTURE_TAB aufnehmen |
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_CNT | TYPE | N | Zähler Berichtsblätter | |
I_FILE | TYPE | C | Dateiname | |
I_MODE | TYPE | C | Kommentar zu Bericht oder Blatt | |
I_NUMBER | LIKE | CFSTRUCTUR-NR | Objektnummer | |
I_SHEET_NR | TYPE | N | Blattnummer |
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 |
---|---|---|---|---|
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.