Menu

SAP Function Module PTRA_MYK_TRIP_FREE

Löschen einer Reise aus SAP-Memory

The Function Module PTRA_MYK_TRIP_FREE (Löschen einer Reise aus SAP-Memory) 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_MYK_TRIP_FREE
Short Text Löschen einer Reise aus SAP-Memory
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_PERIODNUMBER LIKE BAPITRVXXX-PERIOD Nummer der Reiseperiode
I_PERIODVERSION LIKE PTRV_PERIO-PDVRS Laufende Nummer der Periode
I_TRIPNUMBER LIKE BAPITRIP-TRIPNO Reisenummer

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.