Menu

SAP Function Module EFG_FORMCLASS_CALL_DYNPRO

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.

Technical Information

Function Module EFG_FORMCLASS_CALL_DYNPRO
Short Text
Function Group EFGC
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_DYNNR LIKE SY-DYNNR Screen Number
X_STARTX LIKE SY-STACO
X_STARTY LIKE SY-STARO

Exporting Parameters

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

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.