Menu

SAP Function Module MPO_CCMON_PERSONALIZATION_GET

Prüfen, ob Personalisierungsdaten abgelegt sind

The Function Module MPO_CCMON_PERSONALIZATION_GET (Prüfen, ob Personalisierungsdaten abgelegt sind) is a standard Function Module in SAP ERP and is part of the function group MPO_CCMONITOR_FRONTEND within the package MPO_COST_CENTER_MONITOR.

Technical Information

Function Module MPO_CCMON_PERSONALIZATION_GET
Short Text Prüfen, ob Personalisierungsdaten abgelegt sind
Function Group MPO_CCMONITOR_FRONTEND
Package MPO_COST_CENTER_MONITOR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_UNAME LIKE SY-UNAME R/3-System, Anmeldename des Benutzers

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_NO_KSTAR_PERS LIKE BOOLE-BOOLE keine Personaliserung für Kostenart
EX_TOO_INCOMPLETE LIKE BOOLE-BOOLE Weitgehend unvollständig personalisiert
E_KOKRS LIKE TKA01-KOKRS Kostenrechnungskreis
E_REPP_SCREEN LIKE REPP_SCREEN Wird nur bei Erstaufruf gefüllt!
E_WAERS LIKE TKA01-WAERS Währungsschlüssel
E_WAERS_FROM_KOKRS LIKE BOOLE-BOOLE Währung ist Kostenrechnungskreiswährung

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
ET_KOSTL LIKE CSKS Kostenstellen
ET_KSTAR TYPE MREOM_T_KSTAR Kostenarten

Exceptions

This function module does not define any Exceptions.