Menu

SAP Function Module ECATT_SYNCHRONIZE_POPUP

FuBa zur Steuerung des Synchronisations-Popups

The Function Module ECATT_SYNCHRONIZE_POPUP (FuBa zur Steuerung des Synchronisations-Popups) is a standard Function Module in SAP ERP and is part of the function group ECATT_GUI_SCRIPTING within the package SECATT_MIDDLEWARE.

Technical Information

Function Module ECATT_SYNCHRONIZE_POPUP
Short Text FuBa zur Steuerung des Synchronisations-Popups
Function Group ECATT_GUI_SCRIPTING
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_ACTUAL TYPE CHAR128 128 character
IM_START_COLUMN TYPE SYCUCOL 25 Screens, horizontal cursor position at PAI
IM_START_ROW TYPE SYCUROW 6 Screens, vertical cursor position at PAI

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_ABORT TYPE ETONOFF eCATT Switch On/Off

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CH_STATE TYPE ETSAPGUI_BREAK Stop Mode for SAPGUI

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.