The Function Module FITP_CREATE_TRIP_FROM_REQUEST (Anlegen Reiseabrechnung aus Reiseantrag) 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_CREATE_TRIP_FROM_REQUEST |
Short Text | Anlegen Reiseabrechnung aus Reiseantrag |
Function Group | FITP_SYNCHRONIZE |
Package | PTRP_ADDON |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING 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 |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
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_REQ_REASON | LIKE | FTPT_REQ_REASON | Begründung des Reiseantrages | |
T_USER | LIKE | PTK99 | Feldleiste/Tabelle für USER-Dynpro |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CREATION_FAILED | Reise konnte nicht angelegt werden |
ENQUEUE_FAILED | Sperren der Personalnummer fehlgeschlagen |