The Function Module POPUP_FOR_PRINT_CONTROL (Dialogfenster zur Eingabe von Drucksteuerungsparametern) is a standard Function Module in SAP ERP and is part of the function group KYP6 within the package KC_NU.
Function Module | POPUP_FOR_PRINT_CONTROL |
Short Text | Dialogfenster zur Eingabe von Drucksteuerungsparametern |
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 | Parameters for print control | |
OBJECT_NAME | TYPE | C | SPACE | Objektname |
OBJECT_TYPE | TYPE | C | 'REPORT' | Objekttyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CONTROL | LIKE | CFCONTROL | Parameters for print control |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BR_OFF | Terminate |