Menu

SAP Function Module CATSXT_GET_CUSTOMIZING

CATSXT: Bereitstellen von Customizing Daten für Offline Erfassungstool(s)

The Function Module CATSXT_GET_CUSTOMIZING (CATSXT: Bereitstellen von Customizing Daten für Offline Erfassungstool(s)) is a standard Function Module in SAP ERP and is part of the function group CATSXT_UTIL within the package CATX.

Technical Information

Function Module CATSXT_GET_CUSTOMIZING
Short Text CATSXT: Bereitstellen von Customizing Daten für Offline Erfassungstool(s)
Function Group CATSXT_UTIL
Package CATX
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_PERSONNEL_NUMBER TYPE PERNR_D Personalnummer
IM_TASK_COMPONENT_RANGES TYPE CATSXT_TASKCOMP_RANGES_ITAB Ranges Tabelle Tätigkeitskomponente
IM_TASK_LEVEL_RANGES TYPE CATSXT_TASKLEVEL_RANGES_ITAB Ranges Tabelle Tätigkeitsstufe
IM_TASK_TYPE_RANGES TYPE CATSXT_TASKTYPE_RANGES_ITAB Ranges Tabelle Tätigkeitstyp
IM_VALIDITY_DATE TYPE SYDATUM SY-DATUM Gültigkeitsdatum für Customizingselektion

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
EX_COMPONENTS LIKE CATSXT_TASKCOMPONENT CATSXT: Tätigkeitskomponenten plus Text
EX_COMP_TO_TYPE LIKE CATSXT_COMPONENTS_TO_TYPE CATSXT: Zuordnung Tätigkeitskomponenten zum Tätigkeitstyp
EX_FSEL_TO_TYPE LIKE CATSXT_FSEL_TO_TYPE CATSXT: Feldauswahl zum Tätigkeitstyp
EX_LEVEL_TO_TYPE LIKE TCATX_LEVEL2TYPE CATSXT: Zuordnung Tätigkeitsstufen zu -Komponenten
EX_MYLIST LIKE CATSXT_MYLIST_CUST CATSXT: Liste der Kontierungen eines Mitarbeiters
EX_OBJECT_TYPES LIKE TBO01 CATSXT: Kontierungsobjektarten
EX_OBJECT_TYPES_TO_TYPE LIKE CATSXT_OBART_TO_TYPE CATSXT: Erlaubte Objektarten zum Tätigkeitstyp
EX_PROFILE_DATA LIKE V_TCATSXC CATSXT: Profilwerte
EX_PROFILE_TO_TYPE LIKE CATSXT_PROFILE_TO_TYPE CATSXT: Profil zum Tätigkeitstyp
EX_TASK_LEVELS LIKE CATSXT_TASKLEVEL CATSXT: Tätigkeitsstufe plus Text
EX_TASK_TYPES LIKE CATSXT_TASKTYPE CATSXT: Tätigkeitstyp plus Text

Exceptions

This function module does not define any Exceptions.