Menu

SAP Function Module FITP_SAVE_TRIP_FROM_PLAN

Reiseabrechnung aus Reiseplan sichern

The Function Module FITP_SAVE_TRIP_FROM_PLAN (Reiseabrechnung aus Reiseplan sichern) is a standard Function Module in SAP ERP and is part of the function group FITP_SYNCHRONIZE within the package PTRP_ADDON.

Technical Information

Function Module FITP_SAVE_TRIP_FROM_PLAN
Short Text Reiseabrechnung aus Reiseplan sichern
Function Group FITP_SYNCHRONIZE
Package PTRP_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
DIALOG LIKE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
MOREI LIKE PTRV_HEAD-MOREI Reiseregelungsvariante
SW_PORTAL TYPE CHAR1 Single-character flag
UPDATE TYPE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WA_HEAD LIKE PTRV_HEAD Rahmendaten einer Reise
WA_PERIO LIKE PTRV_PERIO Periodendaten einer Reise
WA_PLAN LIKE FTPT_PLAN Rahmendaten des Plans
WA_REQ_HEAD LIKE FTPT_REQ_HEAD Rahmendaten des Reiseantrages

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_ITEM LIKE FTPT_ITEM Reisedienstleistungsanforderung Position
T_PLAN LIKE FTPT_PLAN Rahmendaten des Plans
T_REQUEST LIKE FTPT_REQUEST Reiseverlauf in Antrag/Plan
T_REQ_ACCOUNT LIKE FTPT_REQ_ACCOUNT Kostenzuordnung Reiseantrag
T_REQ_ADVANCE LIKE FTPT_REQ_ADVANCE Vorschuß Reiseantrag
T_REQ_HEAD LIKE FTPT_REQ_HEAD Rahmendaten des Reiseantrages
T_USER LIKE PTK99 Feldleiste/Tabelle für USER-Dynpro

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_SYNCHRO Fehler in synchronization
INFOTYPE_NOT_FOUND Infotupe nicht gefunden
NO_ENTRY_IN_TABLE Kein entrage in tabellen
OVERLAPPING_ERROR Überschneidungsfehler mit einer bereits stattgefundenen Reise
UPDATE_FAILED Reise konnte nicht gesichert werden