The Function Module CATSXT_CHECK_TYPE_LEVEL_AUTH (Berechtigungsprüfung für Tätigkeitstyp/stufe) is a standard Function Module in SAP ERP and is part of the function group CATSXT_UTIL within the package CATX.
Function Module | CATSXT_CHECK_TYPE_LEVEL_AUTH |
Short Text | Berechtigungsprüfung für Tätigkeitstyp/stufe |
Function Group | CATSXT_UTIL |
Package | CATX |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_ACTIVITY | TYPE | ACTIV_AUTH | '02' | Aktivität für Berechtigungsprüfung |
IM_PERSONNEL_NUMBER | TYPE | PERNR_D | Personalnummer | |
IM_TASK_LEVEL | TYPE | CATSTASKLEVEL | Tätigkeitsstufe | |
IM_TASK_TYPE | TYPE | CATSTASKTYPE | Tätigkeitstyp | |
IM_VALIDITY_DATE | TYPE | D | SY-DATUM | Gültigkeitsdatum für Berechtigungsprüfung |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_AUTHORIZED | Keine Berechtigung |
TYPE_AND_LEVEL_MISSING | Typ und Stufe sind leer - Prüfung nicht möglich |