Menu

SAP Function Module PTRA_WEB_MILEAGE_CHECK

Prüfen der Wegstrecken einer Reise

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module PTRA_WEB_MILEAGE_CHECK (Prüfen der Wegstrecken einer Reise) is a standard Function Module in SAP ERP and is part of the function group PTRA_WEB_MILEAGE within the package PTRA_WEB_INTERFACE.

Technical Information

Function Module PTRA_WEB_MILEAGE_CHECK
Short Text Prüfen der Wegstrecken einer Reise
Function Group PTRA_WEB_MILEAGE
Package PTRA_WEB_INTERFACE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_MILEAGE TYPE PTRV_WEB_MILEAGE_INT_T Fahrtstrecken innerhalb der Reise
I_EMPLOYEENUMBER LIKE BAPIEMPL-PERNR Personalnummer
I_LANGUAGE LIKE BAPITRVXXX-LANGU SY-LANGU Sprachenschlüssel
I_NO_MEMORY_UPDATE TYPE XFELD Feld zum Ankreuzen
I_PERIODNUMBER LIKE BAPITRVXXX-PERIOD Nummer der Reiseperiode
I_PERIODVERSION LIKE PTRV_PERIO-PDVRS Laufende Nummer der Periode
I_TRIPNUMBER LIKE BAPITRIP-TRIPNO Reisenummer
I_TRIP_ACTION TYPE PTRV_TRIP_ACTION_M 'MOD' Funktionscode für Funktionsbausteine im PTRA_WEB_INTERFACE
I_TRIP_COMPONENT TYPE PLAN_REQUEST SPACE Kennzeichen Plan Antrag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_MILEAGE TYPE PTRV_WEB_MILEAGE_EXT_T Fahrtstrecken innerhalb der Reise
E_MILEAGE_DEFAULT TYPE PTRV_WEB_MILEAGE_EXT Defaultwerte für neue Fahrtstrecke innerhalb der Reise

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_RETURN TYPE BAPIRETTAB Returnparameter

Exceptions

This function module does not define any Exceptions.