Menu

SAP Function Module ECATT_SIMULATE_WD_SCREEN

Simulation of Web Dynpro Screen

The Function Module ECATT_SIMULATE_WD_SCREEN (Simulation of Web Dynpro Screen) is a standard Function Module in SAP ERP and is part of the function group ECATT_WEBDYNPRO_SIMULATION within the package SECATT_MIDDLEWARE.

Technical Information

Function Module ECATT_SIMULATE_WD_SCREEN
Short Text Simulation of Web Dynpro Screen
Function Group ECATT_WEBDYNPRO_SIMULATION
Package SECATT_MIDDLEWARE
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_DESCRIPTION TYPE CHAR255 char255
IM_DONT_VIEW_BW TYPE ETONOFF eCATT Schalter Ein/Aus
IM_DONT_VIEW_FW TYPE ETONOFF eCATT Schalter Ein/Aus
IM_READ_ONLY TYPE ETONOFF eCATT Switch On/Off
IM_SIMULATION CLASS CL_APL_ECATT_WD_SIMULATE Simulation einer Web Dynpro Anwendung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_CHANGED TYPE ETONOFF eCATT Schalter Ein/Aus
EX_NAVIGATE TYPE CHAR1 Einstelliges Kennzeichen
EX_STOP_SIMULATION TYPE ETONOFF eCATT Schalter Ein/Aus

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.