Menu

SAP Function Module PTRV_TRAVEL_STATS_UPDATE_MODE

Bestimme Update Modus der Reisestatistiken

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.