Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module ECATT_SP_LOAD_USER_SETTINGS (Benutzerspezifische Startprofildaten laden) is a standard Function Module in SAP ERP and is part of the function group ECATT_EXECUTE within the package SECATT.
Function Module | ECATT_SP_LOAD_USER_SETTINGS |
Short Text | Benutzerspezifische Startprofildaten laden |
Function Group | ECATT_EXECUTE |
Package | SECATT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_RAISE_EX_IF_NOT_EXIST | TYPE | ETONOFF | 'X' | Meldung falls kein Profil gefunden wird |
IM_START_TYPE | TYPE | ETSTARTER | eCATT - Starttyp für eCATT-Start |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EP_START_PROFIL | CLASS | CL_APL_ECATT_START_PROFIL | Startprofile for eCatt |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.