Menu

SAP Function Module STRUCTURE_COMMENTARY_APPEND

Eintrag für einen Kommentar in STRUCTURE_TAB aufnehmen

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.

Technical Information

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

Importing Parameters

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

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
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.