Menu

SAP Function Module FITP_CREATE_SAVE_PLAN

Creation and saving of an empty plan/trip

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module FITP_CREATE_SAVE_PLAN (Creation and saving of an empty plan/trip) is a standard Function Module in SAP ERP and is part of the function group FITP_PLAN within the package PTRP_ADDON.

Technical Information

Function Module FITP_CREATE_SAVE_PLAN
Short Text Creation and saving of an empty plan/trip
Function Group FITP_PLAN
Package PTRP_ADDON
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_REINR LIKE FTPT_PLAN-REINR Trip number

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
T_CAR LIKE FTPT_CAR Travel Request Item - Car Rental Service
T_CAR_PREF LIKE FTPT_CAR_PREF Rental car service preferences of a travel plan
T_FARE_COMP LIKE FTPT_FARE_COMP Rate components
T_FARE_NOTE LIKE FTPT_FARE_NOTE Rate Rules
T_FLIGHT LIKE FTPT_FLIGHT Travel request item - flight service
T_FLIGHT_FARE LIKE FTPT_FLIGHT_FCMP Assignment table: flights <-> rate components
T_FLIGHT_LEG LIKE FTPT_FLIGHT_LEG Leg of flight
T_FLIGHT_PREF LIKE FTPT_FLIGHT_PREF Flight service preferences of a travel plan
T_FLIGHT_TST LIKE FTPT_FLIGHT_TSTK Ticket Information
T_HOTEL LIKE FTPT_HOTEL Travel Request Item - Hotel Service
T_HOTEL_PREF LIKE FTPT_HOTEL_PREF Hotel service preferences of a travel plan
T_INFO LIKE FTPT_VAR_INFO Info texts for travel plan variants
T_ITEM LIKE FTPT_ITEM Travel service request item
T_PLAN LIKE FTPT_PLAN General Plan Data
T_PNR LIKE FTPT_PNR Elements of passenger name records of travel plan variant
T_PNR_ADDRESS LIKE FTPT_PNR_ADDRESS PNR delivery / billing addresses
T_PNR_NAME LIKE FTPT_PNR_NAME Name element of PNR
T_PNR_OSI LIKE FTPT_PNR_OSI Other PNR service information
T_PNR_PHONE LIKE FTPT_PNR_PHONE PNR telephone references
T_PNR_REMARKS LIKE FTPT_PNR_REMARKS PNR remarks
T_PNR_SSR LIKE FTPT_PNR_SSR Special PNR service requests
T_TM_MEMO LIKE FTPT_TM_MEMO Memo table for Travel Management
T_TRAIN LIKE FTPT_TRAIN Travel request item - train service
T_TRAIN_PREF LIKE FTPT_TRAIN_PREF Train service preferences of a travel plan
T_VARIANT LIKE FTPT_VARIANT Table of Travel Plan Variants

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PERNR_DOES_NOT_EXIST Personal Number not found in database
REINR_NOT_CREATED The Trip number could not be generated