The Function Module POPUP_AND_DOWNLOAD_FOR_WORD (Ausgabe des Dialogfensters für Kapitel u. Download der INI-Datei für WORD) is a standard Function Module in SAP ERP and is part of the function group KYP6 within the package KC_NU.
Function Module | POPUP_AND_DOWNLOAD_FOR_WORD |
Short Text | Ausgabe des Dialogfensters für Kapitel u. Download der INI-Datei für WORD |
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_CONTROL | LIKE | CFCONTROL | Übergabeparameter für WORD | |
I_CONTROLT | LIKE | CFCONTROLT | Texte für WORD | |
I_PRINTCODE | TYPE | C | 'RPRI' | Übergabe Bericht, Ber.kl., Ben.gruppe |
I_RKB1D | LIKE | RKB1D | RKB1D |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUBRC | LIKE | SY-SUBRC | Returncode |
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 für WORD |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.