The Function Module EFG_FORMCLASS_CALL_DYNPRO () is a standard Function Module in SAP ERP and is part of the function group EFGC within the package EEPW.
Function Module | EFG_FORMCLASS_CALL_DYNPRO |
Short Text | |
Function Group | EFGC |
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_DYNNR | LIKE | SY-DYNNR | Screen Number | |
X_STARTX | LIKE | SY-STACO | ||
X_STARTY | LIKE | SY-STARO |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
Y_CANCELLED | LIKE | RFGEN-KENNZX | Activity canceled |
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.