Menu

SAP Function Module ECATT_SP_LOAD_USER_SETTINGS

Benutzerspezifische Startprofildaten laden

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.

Technical Information

Function Module ECATT_SP_LOAD_USER_SETTINGS
Short Text Benutzerspezifische Startprofildaten laden
Function Group ECATT_EXECUTE
Package SECATT
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_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

Exporting Parameters

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

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.