Menu

SAP Function Module ECATT_LOGON_EXT_TOOL_POPUP

Ruft Popup zum Logon am externen Tool

The Function Module ECATT_LOGON_EXT_TOOL_POPUP (Ruft Popup zum Logon am externen Tool) is a standard Function Module in SAP ERP and is part of the function group ECATT_EXTERNAL_TOOL within the package SECATT_MIDDLEWARE.

Technical Information

Function Module ECATT_LOGON_EXT_TOOL_POPUP
Short Text Ruft Popup zum Logon am externen Tool
Function Group ECATT_EXTERNAL_TOOL
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_START_COLUMN TYPE SYCUCOL 25 Screens, horizontal cursor position at PAI
IM_START_ROW TYPE SYCUROW 6 Screens, vertical cursor position at PAI
IM_STATE TYPE CHAR3 3-Byte Field

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_CANCEL TYPE I Dummy for B20 int1 (Local Everywhere)
EX_PWD TYPE CHAR32

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CH_PROJECT TYPE CHAR32 Character field, length 32
CH_USER TYPE CHAR32

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.