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.
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 |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | TYPE | BAPIRETURN | Returnparameter |
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 |
---|---|---|---|---|
MY_TRIPS | LIKE | BAPI_MY_TRIPS | Aktuelle Reiseübersicht, Struktur für BAPI-Interface |
This function module does not define any Exceptions.