Menu

SAP Function Module PTRA_SHB_TRIP_FREE

Delete temporarily saved trip

The Function Module PTRA_SHB_TRIP_FREE (Delete temporarily saved trip) is a standard Function Module in SAP ERP and is part of the function group PTRA_DB within the package PTRA_WEB_INTERFACE.

Technical Information

Function Module PTRA_SHB_TRIP_FREE
Short Text Delete temporarily saved trip
Function Group PTRA_DB
Package PTRA_WEB_INTERFACE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EMPLOYEENUMBER LIKE BAPIEMPL-PERNR Personalnummer
I_LANGUAGE LIKE BAPITRVXXX-LANGU SY-LANGU Sprachenschlüssel
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

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.