Menu

SAP Function Module K_CMPERS_UP_GET

Personalisierung: Benutzereinstellungen lesen

The Function Module K_CMPERS_UP_GET (Personalisierung: Benutzereinstellungen lesen) is a standard Function Module in SAP ERP and is part of the function group K_CMPERS within the package K_CM_PERS.

Technical Information

Function Module K_CMPERS_UP_GET
Short Text Personalisierung: Benutzereinstellungen lesen
Function Group K_CMPERS
Package K_CM_PERS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_APPLID LIKE CMPERSAPPL-APPLID Name der Personalisierungs-Anwendung
P_PARENTS TYPE C 'X' 'X': auch übergeordnete Anwendungen lesen
P_REPL_VARI TYPE C ' ' 'X': Variablen ersetzen (Exit-FB der Anwendung)
P_USER LIKE SY-UNAME SY-UNAME Benutzer

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PT_PARM LIKE CMPERSDATA Übergabestruktur für Personalisierungsdaten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_APPLID Personalisierungs-Anwendung ungültig
NOT_FOUND Benutzereinstellungen nicht gefunden