The Function Module EFG_PRINT_INIT () is a standard Function Module in SAP ERP and is part of the function group EFGP within the package EEPW.
Function Module | EFG_PRINT_INIT |
Short Text | |
Function Group | EFGP |
Package | EEPW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_FORMCLASS | TYPE | FORMCLASS | Form Class | |
X_FORMKEY | TYPE | FORMKEY | Application Form | |
X_ITCPO | TYPE | ITCPO | SAPscript output interface | |
X_TAB_FORMCLASS | TYPE | EFG_TAB_FORMCLASS | Table of Form Classes | |
X_TAB_FORMKEY | TYPE | EFG_TAB_FORMKEY | Table of Application Forms |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
Y_TAB_ERRORFORMS | TYPE | EFG_TAB_ERRORFORMS | Table of Application Forms |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.