Menu

SAP Function Module PTRA_WEB_COSTDIST_ITIN_DELETE

Löschen der Kostenverteilung des Ziels einer Reise

The Function Module PTRA_WEB_COSTDIST_ITIN_DELETE (Löschen der Kostenverteilung des Ziels einer Reise) is a standard Function Module in SAP ERP and is part of the function group PTRA_WEB_COSTDIST within the package PTRA_WEB_INTERFACE.

Technical Information

Function Module PTRA_WEB_COSTDIST_ITIN_DELETE
Short Text Löschen der Kostenverteilung des Ziels einer Reise
Function Group PTRA_WEB_COSTDIST
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_COSTDIST_ITIN TYPE PTRV_WEB_COSTDIST_ITIN_INT_T Kostenaufteilung eines Ziels der Reise
I_EMPLOYEENUMBER LIKE BAPIEMPL-PERNR Personalnummer
I_LANGUAGE LIKE BAPITRVXXX-LANGU SY-LANGU Sprachenschlüssel
I_NO_MEMORY_UPDATE TYPE XFELD SPACE 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_COMPONENT TYPE PLAN_REQUEST SPACE Abhängige Dynpronummer für Feldsteuerung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_COSTDIST_ITIN_DEFAULT TYPE PTRV_WEB_COSTDIST_ITIN_EXT_T Kostenaufteilung eines Ziels 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 Tabelle mit BAPI Return Informationen

Exceptions

This function module does not define any Exceptions.