The Function Module CHECK_AUTH_AUTHF (Berechtigungsprüfung) is a standard Function Module in SAP ERP and is part of the function group HRTR_AUTH within the package PTRA_ADDON.
Function Module | CHECK_AUTH_AUTHF |
Short Text | Berechtigungsprüfung |
Function Group | HRTR_AUTH |
Package | PTRA_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AUTHF | TYPE | CHAR3 | Aktion beim Ändern der Reise | |
DATUM | LIKE | SY-DATUM | Verprobungsdatum | |
IS_HEAD | TYPE | PTRV_HEAD | Rahmendaten einer Reise | |
IS_PERIO | TYPE | PTRV_PERIO | Periodendaten einer Reise | |
PERNR | LIKE | PTRV_HEAD-PERNR | Personalnummer | |
REINR | LIKE | PTRV_HEAD-REINR | Reisenummer |
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 |
---|---|
NO_AUTHORISATION | keine Berechtigung für die angeforderte Personalnummer |
NO_INFOTYPE | angeforderten Infotyp nicht gefunden |