Menu

SAP Function Module PTRV_SHOW_MY_TRIPS

Display actual Trips for a Traveler

The Function Module PTRV_SHOW_MY_TRIPS (Display actual Trips for a Traveler) is a standard Function Module in SAP ERP and is part of the function group HRTRV_UTIL within the package PTRA_ADDON.

Technical Information

Function Module PTRV_SHOW_MY_TRIPS
Short Text Display actual Trips for a Traveler
Function Group HRTRV_UTIL
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
EMPLOYEENUMBER TYPE BAPIEMPL-PERNR Standard Selektionen für HR-Stammdaten-Reporting
USE_EWT_DEADLINE TYPE XFELD Einstelliges Kennzeichen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN TYPE BAPIRETURN Returnparameter

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
MY_TRIPS LIKE BAPI_MY_TRIPS Aktuelle Reiseübersicht, Struktur für BAPI-Interface

Exceptions

This function module does not define any Exceptions.