The Function Module PTRV_TRAVEL_STATS_UPDATE_MODE (Bestimme Update Modus der Reisestatistiken) 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_UPDATE_MODE |
Short Text | Bestimme Update Modus der Reisestatistiken |
Function Group | HRTRV_STAT |
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 |
---|---|---|---|---|
PERSONNEL_NUMBER | LIKE | PTRV_HEAD-PERNR | Personalnummer | |
TRIP_PROVISION_VARIANT | LIKE | PTRV_HEAD-MOREI | Reiseregelungsvariante | |
VALIDITY_DATE | LIKE | SY-DATUM | SY-DATUM | Gültigkeitsdatum der Personalnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
UPDATE_MODE | LIKE | T702N-R12 | Update Modus |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.