Menu

SAP Function Module DOWNLOAD_SHEET_COMMENTARY

Download eines Kommentars zu einem Blatt

The Function Module DOWNLOAD_SHEET_COMMENTARY (Download eines Kommentars zu einem Blatt) 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_SHEET_COMMENTARY
Short Text Download eines Kommentars zu einem Blatt
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_NUMBER LIKE CFSTRUCTUR-NR Objektnummer
I_RKB1D LIKE RKB1D RKB1D
I_SHEET_NR TYPE N Nummer des Blatts
I_WINID LIKE CFBST01-WINID Nummer des Blatts

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

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STRUCTURE_TAB LIKE CFSTRUCTUR Übergabetabelle an WORD

Exceptions

This function module does not define any Exceptions.