The Function Module PTRV_TRAVEL_STATS_AUTH_CHECK (Berechtigungspruefung fuer Reisestatistik) is a standard Function Module in SAP ERP and is part of the function group HRTRV_STAT within the package PTRA_ADDON.
Function Module | PTRV_TRAVEL_STATS_AUTH_CHECK |
Short Text | Berechtigungspruefung fuer Reisestatistik |
Function Group | HRTRV_STAT |
Package | PTRA_ADDON |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OWN_PERNR_ONLY | TYPE | C | Nur Daten fuer eigene Pernr anzeigen ? 'X' - Ja | |
PERSONNEL_NUMBER | LIKE | PTRV_HEAD-PERNR | Personalnummer zur User ID SY-UNAME |
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 |
---|---|---|---|---|
PERNR_SO | LIKE | PTRV_PERNR_SO | Personalnummer zur User ID in SELECT-OPTIONS Tab |
This function module does not define any Exceptions.