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 |
---|---|---|---|---|---|---|---|
![]() |
O_REINR | TYPE | FTPT_PLAN-REINR | Trip number | |||
![]() |
I_PERNR | TYPE | FTPT_PLAN-PERNR | Personnel Number | |||
![]() |
PLAN_START_DATE | TYPE | FTPT_PLAN-DATE_BEG | Beginning date of travel plan | |||
![]() |
PLAN_START_TIME | TYPE | FTPT_PLAN-TIME_BEG | '000000' | Beginning time of travel plan | ||
![]() |
PLAN_END_DATE | TYPE | FTPT_PLAN-DATE_END | End date of travel plan | |||
![]() |
PLAN_END_TIME | TYPE | FTPT_PLAN-TIME_END | '000000' | End time of travel plan | ||
![]() |
I_WA_PERIO | TYPE | PTRV_PERIO | Period Data of a Trip | |||
![]() |
T_VARIANT | TYPE | FTPT_VARIANT | Table of Travel Plan Variants | |||
![]() |
T_ITEM | TYPE | FTPT_ITEM | Travel service request item | |||
![]() |
T_FARE_COMP | TYPE | FTPT_FARE_COMP | Rate components | |||
![]() |
T_FLIGHT | TYPE | FTPT_FLIGHT | Travel request item - flight service | |||
![]() |
T_FLIGHT_LEG | TYPE | FTPT_FLIGHT_LEG | Leg of flight | |||
![]() |
T_FLIGHT_PREF | TYPE | FTPT_FLIGHT_PREF | Flight service preferences of a travel plan | |||
![]() |
T_FLIGHT_FARE | TYPE | FTPT_FLIGHT_FCMP | Assignment table: flights <-> rate components | |||
![]() |
T_FLIGHT_TST | TYPE | FTPT_FLIGHT_TSTK | Ticket Information | |||
![]() |
T_FARE_NOTE | TYPE | FTPT_FARE_NOTE | Rate Rules | |||
![]() |
T_HOTEL | TYPE | FTPT_HOTEL | Travel Request Item - Hotel Service | |||
![]() |
T_HOTEL_PREF | TYPE | FTPT_HOTEL_PREF | Hotel service preferences of a travel plan | |||
![]() |
T_CAR | TYPE | FTPT_CAR | Travel Request Item - Car Rental Service | |||
![]() |
T_CAR_PREF | TYPE | FTPT_CAR_PREF | Rental car service preferences of a travel plan | |||
![]() |
T_TRAIN | TYPE | FTPT_TRAIN | Travel request item - train service | |||
![]() |
T_TRAIN_PREF | TYPE | FTPT_TRAIN_PREF | Train service preferences of a travel plan | |||
![]() |
T_PNR | TYPE | FTPT_PNR | Elements of passenger name records of travel plan variant | |||
![]() |
T_PNR_NAME | TYPE | FTPT_PNR_NAME | Name element of PNR | |||
![]() |
T_PNR_OSI | TYPE | FTPT_PNR_OSI | Other PNR service information | |||
![]() |
T_PNR_ADDRESS | TYPE | FTPT_PNR_ADDRESS | PNR delivery / billing addresses | |||
![]() |
T_PNR_REMARKS | TYPE | FTPT_PNR_REMARKS | PNR remarks | |||
![]() |
T_PNR_SSR | TYPE | FTPT_PNR_SSR | Special PNR service requests | |||
![]() |
T_PNR_PHONE | TYPE | FTPT_PNR_PHONE | PNR telephone references | |||
![]() |
T_TM_MEMO | TYPE | FTPT_TM_MEMO | Memo table for Travel Management | |||
![]() |
T_INFO | TYPE | FTPT_VAR_INFO | Info texts for travel plan variants | |||
![]() |
T_PLAN | TYPE | FTPT_PLAN | General Plan Data | |||
![]() |
PERNR_DOES_NOT_EXIST | TYPE | Personal Number not found in database | ||||
![]() |
REINR_NOT_CREATED | TYPE | The Trip number could not be generated | ||||
Processing Type
Normal Function 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 |