Menu

SAP Function Module HRTRV_IF_MODIFY_TRIP

Ändern Reise (Hinzufügen, Ändern, Löschen)

The Function Module HRTRV_IF_MODIFY_TRIP (Ändern Reise (Hinzufügen, Ändern, Löschen)) is a standard Function Module in SAP ERP and is part of the function group HRTRV_IF within the package PTRA_ADDON.

Technical Information

Function Module HRTRV_IF_MODIFY_TRIP
Short Text Ändern Reise (Hinzufügen, Ändern, Löschen)
Function Group HRTRV_IF
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
CHANGED_AT TYPE PTRV_HIST Einträge in der Tabelle AEND, Struktur für BAPI-Interface
FRAMEDATA LIKE BAPITRMAIN Kopfdaten einer Reise, Struktur fuer BAPI-Interface
STATUS LIKE BAPITRVSTA Reisestatus (set), Struktur für BAPI-Interface
TRIPNO LIKE BAPITRIP-TRIPNO Reisenummer
USERDATA LIKE PTK99 Feldleiste/Tabelle für USER-Dynpro

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TRIPNUMBER LIKE BAPITRIP-TRIPNO Reisenummer

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FCODE TYPE PTRV_TRIP_ACTION Funktionscode für Funktionsbaustein HRTRV_IF_MODIFY_TRIP

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDINFO LIKE PTRV_RECEIPT_ADDINFO Zusatzinfo Beleg, Struktur fuer BAPI-Interface
ADVANCES LIKE PTRV_ADVANCES Vorschüsse einer Reise, Struktur fuer BAPI-Interface
COSTDIST_MILE LIKE BAPITRVCOM Kostenaufteilung Kilometer, Struktur fuer BAPI-Interface
COSTDIST_RECE LIKE BAPITRVCOR Kostenaufteilung Einzelbeleg, Struktur fuer BAPI-Interface
COSTDIST_STOP LIKE BAPITRVCOS Kostenaufteilung Zwischenziele, Struktur fuer BAPI-Interface
COSTDIST_TRIP LIKE BAPITRVCOT Kostenaufteilung Reise
DEDUCTIONS LIKE BAPITRVDED Abzuege einer Reise, Struktur fuer BAPI-Interface
MILEAGE LIKE BAPITRVMIL Kilometerverteilung, Struktur für BAPI-Interface
RECEIPTS LIKE PTRV_RECEIPTS Reisekostenbeleg (INPUT), Struktur für BAPI-Interface
RETURN LIKE BAPIRET2 Returnparameter
STOPOVER LIKE BAPITRVSTO Zwischenziele einer Reise, Struktur fuer BAPI-Interface
TEXT LIKE BAPITRTEXT Reisezusatzinformation, Struktur für BAPI-Interface

Exceptions

This function module does not define any Exceptions.