SAP ABAP Function Module FITP_DISPLAY_PRICE (Display the full price information of a 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_DISPLAY_PRICE Display the full price information of a trip  
Function Group FITP_TRPL   Travel Planning  
Program Name SAPLFITP_TRPL    
INCLUDE Name LFITP_TRPLU57    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PERSNR TYPE FTPT_PLAN-PERNR Personal number
Importing REINR TYPE FTPT_PLAN-REINR Trip number
Importing PLANNR TYPE FTPT_PLAN-PLANNR Plan number
Importing VARIANT_NR TYPE FTPT_VARIANT-VARIANT Variant
Importing VARIANTVRS TYPE FTPT_VARIANT-VARIANTVRS Version of variant
Importing CUR_VARIANT TYPE FTPT_VARIANT
Importing ONLY_FLIGHT TYPE CHAR1 Einstelliges Kennzeichen
Tables PLAN TYPE FTPT_PLAN Plans table
Tables VARIANT TYPE FTPT_VARIANT Variants table
Tables FARE_COMP TYPE FTPT_FARE_COMP Fare Component table
Tables FLIGHT_TST TYPE FTPT_FLIGHT_TSTK TST table
Tables FLIGHT_FARE TYPE FTPT_FLIGHT_FCMP Association table flight-TST
Tables FARE_NOTE TYPE FTPT_FARE_NOTE
Tables ITEM TYPE FTPT_ITEM Item table
Tables FLIGHT TYPE FTPT_FLIGHT flight table
Tables FLIGHT_UNPRICED TYPE FTPT_FLIGHT
Tables FLIGHT_LEG TYPE FTPT_FLIGHT_LEG Flight leg table
Tables FLIGHT_PREF TYPE FTPT_FLIGHT_PREF Flight Preferences table
Tables HOTEL TYPE FTPT_HOTEL Hotel Table
Tables HOTEL_PREF TYPE FTPT_HOTEL_PREF Hotel Preferences table
Tables CAR TYPE FTPT_CAR Car table
Tables CAR_PREF TYPE FTPT_CAR_PREF Car preferences table
Tables TRAIN TYPE FTPT_TRAIN Train table
Tables TRAIN_PREF TYPE FTPT_TRAIN_PREF Train preferences table
Tables PNR_NAME TYPE FTPT_PNR_NAME
Tables PNR_ADDRESS TYPE FTPT_PNR_ADDRESS
Tables VAR_INFO TYPE FTPT_VAR_INFO
               
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  19990125 
SAP Release Created in