Menu

SAP Function Module PFM2_CALL_SCREEN

Call Screens

The Function Module PFM2_CALL_SCREEN (Call Screens) is a standard Function Module in SAP ERP and is part of the function group PFM2 within the package KPEP_SEQUENCE.

Technical Information

Function Module PFM2_CALL_SCREEN
Short Text Call Screens
Function Group PFM2
Package KPEP_SEQUENCE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_DISPLAY LIKE SY-INPUT
IM_SCREEN TYPE SYDYNNR ABAP Program: Number of Current Screen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_CHANGED TYPE SWD_EDITOR-CHANGED Workflow definition: Definition was changed

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CH_NODEID LIKE SWD_ASTEP-NODEID Node Number

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.