The Function Module PRINT_REPORT_WITH_WORD (Übergabe eines Berichtsheftberichtes an WORD) is a standard Function Module in SAP ERP and is part of the function group KYP6 within the package KC_NU.
Function Module | PRINT_REPORT_WITH_WORD |
Short Text | Übergabe eines Berichtsheftberichtes an 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_RKB1D | LIKE | RKB1D | Bericht |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FDEP_TAB | LIKE | CDIDEP | Klammerungstabelle | |
I_FIELD_TAB | LIKE | CDIFIE | Feldkatalog |
This function module does not define any Exceptions.