The Function Module FITP_SAVE_TRIP_FROM_REQUEST (Reiseabrechnung aus Reiseantrag sichern) is a standard Function Module in SAP ERP and is part of the function group FITP_SYNCHRONIZE within the package PTRP_ADDON.
Function Module | FITP_SAVE_TRIP_FROM_REQUEST |
Short Text | Reiseabrechnung aus Reiseantrag sichern |
Function Group | FITP_SYNCHRONIZE |
Package | PTRP_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MOREI | LIKE | PTRV_HEAD-MOREI | Reiseregelungsvariante |
This function module does not define any EXPORTING 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_REQ_HEAD | LIKE | FTPT_REQ_HEAD | Rahmendaten des Reiseantrages |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
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 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OVERLAPPING_ERROR | Überschneidungsfehler mit einer bereits stattgefundenen Reise |
UPDATE_FAILED | Reise konnte nicht gesichert werden |