SAP ABAP Function Module FITP_CREATE_SAVE_PLAN (Creation and saving of an empty plan/trip)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   FI-TV-PL (Application Component) Travel Planning
     PTRP_ADDON (Package) Travel Planning Add-On
Basic Data
Function Module FITP_CREATE_SAVE_PLAN Creation and saving of an empty plan/trip  
Function Group FITP_PLAN   Layer 2: Plan management  
Program Name SAPLFITP_PLAN    
INCLUDE Name LFITP_PLANU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_REINR TYPE FTPT_PLAN-REINR Trip number
Importing I_PERNR TYPE FTPT_PLAN-PERNR Personnel Number
Importing PLAN_START_DATE TYPE FTPT_PLAN-DATE_BEG Beginning date of travel plan
Importing PLAN_START_TIME TYPE FTPT_PLAN-TIME_BEG '000000' Beginning time of travel plan
Importing PLAN_END_DATE TYPE FTPT_PLAN-DATE_END End date of travel plan
Importing PLAN_END_TIME TYPE FTPT_PLAN-TIME_END '000000' End time of travel plan
Importing I_WA_PERIO TYPE PTRV_PERIO Period Data of a Trip
Tables T_VARIANT TYPE FTPT_VARIANT Table of Travel Plan Variants
Tables T_ITEM TYPE FTPT_ITEM Travel service request item
Tables T_FARE_COMP TYPE FTPT_FARE_COMP Rate components
Tables T_FLIGHT TYPE FTPT_FLIGHT Travel request item - flight service
Tables T_FLIGHT_LEG TYPE FTPT_FLIGHT_LEG Leg of flight
Tables T_FLIGHT_PREF TYPE FTPT_FLIGHT_PREF Flight service preferences of a travel plan
Tables T_FLIGHT_FARE TYPE FTPT_FLIGHT_FCMP Assignment table: flights <-> rate components
Tables T_FLIGHT_TST TYPE FTPT_FLIGHT_TSTK Ticket Information
Tables T_FARE_NOTE TYPE FTPT_FARE_NOTE Rate Rules
Tables T_HOTEL TYPE FTPT_HOTEL Travel Request Item - Hotel Service
Tables T_HOTEL_PREF TYPE FTPT_HOTEL_PREF Hotel service preferences of a travel plan
Tables T_CAR TYPE FTPT_CAR Travel Request Item - Car Rental Service
Tables T_CAR_PREF TYPE FTPT_CAR_PREF Rental car service preferences of a travel plan
Tables T_TRAIN TYPE FTPT_TRAIN Travel request item - train service
Tables T_TRAIN_PREF TYPE FTPT_TRAIN_PREF Train service preferences of a travel plan
Tables T_PNR TYPE FTPT_PNR Elements of passenger name records of travel plan variant
Tables T_PNR_NAME TYPE FTPT_PNR_NAME Name element of PNR
Tables T_PNR_OSI TYPE FTPT_PNR_OSI Other PNR service information
Tables T_PNR_ADDRESS TYPE FTPT_PNR_ADDRESS PNR delivery / billing addresses
Tables T_PNR_REMARKS TYPE FTPT_PNR_REMARKS PNR remarks
Tables T_PNR_SSR TYPE FTPT_PNR_SSR Special PNR service requests
Tables T_PNR_PHONE TYPE FTPT_PNR_PHONE PNR telephone references
Tables T_TM_MEMO TYPE FTPT_TM_MEMO Memo table for Travel Management
Tables T_INFO TYPE FTPT_VAR_INFO Info texts for travel plan variants
Tables T_PLAN TYPE FTPT_PLAN General Plan Data
Exception PERNR_DOES_NOT_EXIST TYPE Personal Number not found in database
Exception REINR_NOT_CREATED TYPE The Trip number could not be generated
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20010329 
SAP Release Created in 46C