The Function Module CHECK_AUTH_TRG_AUTHP (Berechtigungsprüfung für P_TRAVL AUTHP) 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_TRG_AUTHP |
Short Text | Berechtigungsprüfung für P_TRAVL AUTHP |
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 |
---|---|---|---|---|
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT0001 | LIKE | P0001 | Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) | |
IT0017 | LIKE | P0017 | Personal-Stammsatz Infotyp 0017 (Reiseprivilegien) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_AUTHORISATION | keine Berechtigung für die angeforderte Personalnummer |