Menu

SAP Function Module EFG_PRINT_INIT

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.

Technical Information

Function Module EFG_PRINT_INIT
Short Text
Function Group EFGP
Package EEPW
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.