Menu

SAP Function Module FITP_SET_PLAN_BUFFER

Creation and saving of an empty plan/trip

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module FITP_SET_PLAN_BUFFER (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_SET_PLAN_BUFFER
Short Text Creation and saving of an empty plan/trip
Function Group FITP_PLAN
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
WA_PLAN LIKE FTPT_PLAN Rahmendaten des Plans
WA_REQ_HEAD LIKE FTPT_REQ_HEAD Rahmendaten des Reiseantrages

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_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_REQUEST LIKE FTPT_REQUEST Anforderungen eines Reiseplanes
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_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

This function module does not define any Exceptions.