The Function Module EFG_FORM_CALL_DYNPRO (INTERN: Aufruf und Handling beim Aufruf eines Dynpros.) is a standard Function Module in SAP ERP and is part of the function group EFGF within the package EEPW.
Function Module | EFG_FORM_CALL_DYNPRO |
Short Text | INTERN: Aufruf und Handling beim Aufruf eines Dynpros. |
Function Group | EFGF |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
Y_CANCELLED | LIKE | RFGEN-KENNZX |
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.