The Function Module ECATT_START_POPUP (ECATT Startoptionen) is a standard Function Module in SAP ERP and is part of the function group ECATT_EXECUTE within the package SECATT.
Function Module | ECATT_START_POPUP |
Short Text | ECATT Startoptionen |
Function Group | ECATT_EXECUTE |
Package | SECATT |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_LOAD_USER_SETTINGS | TYPE | ETONOFF | 'X' | Persönliches starttypabhängiges Startprofil laden |
IM_OBJ_NAME | TYPE | ETOBJ_NAME | eCATT Object | |
IM_OBJ_TYPE | TYPE | ETOBJ_TYPE | eCATT Object Type (Test Data, Script, Configuration, etc.) | |
IM_OBJ_VERSION | TYPE | ETOBJ_VER | 0 | eCATT Object Version |
IM_SHOW_TABS | TYPE | ETEXECTABS | eCATT - Tab Titles to Be Displayed in Initial Screen | |
IM_START_COL | TYPE | SYCUCOL | 25 | Screens, horizontal cursor position at PAI |
IM_START_ROW | TYPE | SYCUROW | 6 | Screens, vertical cursor position at PAI |
IM_TITLE | TYPE | SYTITLE | SPACE | Screens, Title Text |
IM_TWB_STATE_SET_ACTIVE | TYPE | CHAR1 | SPACE | Startbildoption 'Status in TWB übern.' einblenden |
IM_WBMANAGER_ACTIVE | TYPE | ETONOFF | SPACE | 'X' - Aufruf über Workbench-Manager |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_PAR_VAR_DISPLAYED | TYPE | ETOBJPTYPE | Teil eines Objektes, Varianten oder Parameter angezeigt ? |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CH_STARTPROFIL | TYPE | ETEXECDATA | eCATT - Start Profile Data | |
CH_VAR_TO_EXEC | TYPE | ETVAR_ID_TABTYPE | eCATT: Table with Variant Names | |
CT_VAR_EXT | TYPE | ETTD_OBJ_EX_TABTYPE | eCATT: Tabelle für Einstellungen Externe Varianten |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OBJECT_NOT_FOUND | Das zu startende Objekt konnte nicht gefunden werden |
USER_CANCELED | Der Benutzer hat den Vorgang abgebrochen |