Menu

SAP Function Module EFG_FORM_ACTIVATE

The Function Module EFG_FORM_ACTIVATE () is a standard Function Module in SAP ERP and is part of the function group EFGF within the package EEPW.

Technical Information

Function Module EFG_FORM_ACTIVATE
Short Text
Function Group EFGF
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_ACTUAL TYPE C
X_CLIENT TYPE SY-MANDT R/3 System, Client Number from Logon
X_FORMKEY TYPE FORMKEY Application Form
X_HANDLE_MESSAGE TYPE C 'X'
X_ONLY_IF_NECESSARY TYPE C

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
Y_FLG_FUNC_ACTIVE TYPE C
Y_GENFUNC TYPE EFG_DTE_GENFUNC Generated Module
Y_MSG TYPE EFG_STR_MSG System Message
Y_STRN_STATUS TYPE EFG_STRN_STATUS_FORM Status of an Application Form

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FAILED
NOT_FOUND
NOT_QUALIFIED