SAP ABAP Function Module TP_1W_FLIGHT_LF_BOOK (SABRE Low Fare FF call)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   FI-TV-PL (Application Component) Travel Planning
     PTRS_ADDON (Package) Travel Planning Sabre Interface Add-On
Basic Data
Function Module TP_1W_FLIGHT_LF_BOOK SABRE Low Fare FF call  
Function Group FITP_SABRE_GENERAL    
Program Name SAPLFITP_SABRE_GENERAL    
INCLUDE Name LFITP_SABRE_GENERALU30    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting VP_RETURN TYPE I
Exporting REQUIRED_TICKETING_DATE TYPE SYST-DATUM Date and time, current (application server) date
Exporting REFUNDABLE TYPE CHAR1 Single-character flag
Exporting ENDORSABLE TYPE CHAR255 Char255
Exporting CANCELLATION_FEE TYPE CHAR10 Character field length = 10
Exporting FULL_FARE TYPE CHAR10 Character field length = 10
Exporting FARE_NOTES_SHORT TYPE CHAR255 Char255
Importing CONTEXT_NUMBER TYPE FTPT_VARIANT-VARIANT Plan variant number (sequential number)
Importing REC_NR TYPE I
Importing REASON_CODE TYPE REASON_CODE Reason code
Importing REASON_TEXT TYPE REASON_TEXT Reason text
Importing USER_SELECTED_FARE TYPE TST_TOTAL_FARE Lowest flight fare
Importing LOWEST_FARE TYPE TST_TOTAL_FARE User selected flight fare
Tables T_FLIGHT TYPE FTPT_FLIGHT Travel request item - flight service
Tables T_FARE_COMP TYPE FTPT_FARE_COMP Rate components
Tables T_FLIGHT_FCMP TYPE FTPT_FLIGHT_FCMP Assignment table: flights <-> rate components
Tables T_FLIGHT_TSTK TYPE FTPT_FLIGHT_TSTK Ticket Information
Tables T_ADVISORIES TYPE FTPT_VAR_INFO Tarifinformationen (Export)
Exception FFE_BAD_CLIENT_INPUT TYPE bad client input
Exception FFE_BAD_COLUMN TYPE bad column
Exception FFE_BAD_COLUMN_LIST TYPE bad column list
Exception FFE_BAD_DB_OUTPUT TYPE bad Db Output
Exception FFE_BAD_SABRE_OUTPUT TYPE bad sabre output
Exception FFE_INVALID_IN_ROWLIST TYPE invalid in rowlist
Exception ERROR_BAD_FARE_FOR_CURRENCY TYPE bad fare for currency
Exception ERROR_NEGATIVE_FARE TYPE negative fare
Exception ERROR_BSR_NOT_AVAILABLE TYPE BSR not available
Exception ERROR_GOVERNMENT_RESTRICTED TYPE government restricted
Exception ERROR_CURRENCY_CONVERSION TYPE currency conversion
Exception ERROR_BAD_MINIMUM_FARE TYPE bad minimum fare
Exception FFE_BAD_INTERMEDIATE_POINT TYPE bad intermediate point
Exception ERROR_NO_FARE_FOR_CLASS TYPE no fare for class
Exception ERROR_UNABLE_TO_COMPUTE_TAX TYPE unable to compute tax
Exception ERROR_FARE_DOES_NOT_EXIST TYPE fare does not exist
Exception ERROR_DATE_TIME_CONTINUITY TYPE date time continuity
Exception ERROR_EXCEEDED_DIFFERENTIAL TYPE exceeded differential
Exception ERROR_BAD_CIRCLE_TRIP TYPE bad circle trip
Exception ERROR_SEGMENT_VALIDATION TYPE segment calidation
Exception ERROR_CANT_PRICE TYPE cant price
Exception ERROR_EXCEEDED_SEGMENTS TYPE exceeded segments
Exception ERROR_UNABLE_TO_COMPUTE_DIFFER TYPE unable to compute differential
Exception ERROR_BAD_ROUTING TYPE bad routing
Exception ERROR_BAD_DATE TYPE bad date
Exception ERROR_PRICING_AT_PEAK TYPE pricing at peak
Exception ERROR_WORLD_FARE TYPE world fare
Exception ERROR_FARE_TOO_LARGE TYPE fare too large
Exception ERROR_FARE_BASIS_REQUIRED TYPE fare basis required
Exception ERROR_NO_PROMO_FARE TYPE no promo fare
Exception ERROR_NO_COMBINABLE_FARES TYPE no combination fares
Exception ERROR_UNABLE_TO_CALCULATE_RATE TYPE unable to calculate rate
Exception ERROR_UNABLE_TO_FORMAT_TAX TYPE unable to format tax
Exception ERROR_CHECK_FLIGHT TYPE check flight
Exception ERROR_UTP_RETRY TYPE UTP retry
Exception ERROR_RETRY_LATER TYPE retry later
Exception ERROR_TOO_MANY_COMBINATIONS TYPE too many combinations
Exception ERROR_UTP_OPEN_JAW TYPE UTP open Jaw
Exception ERROR_FARE_BASIS TYPE fare basis
Exception ERROR_UNABLE_TO_PROCESS_TICKET TYPE unable to process ticket
Exception ERROR_SURFACE_EXCEEDS_FLOWN TYPE surface exceeds flown
Exception ERROR_WORLDFARE_AT_PEAK TYPE worldfare at peak
Exception ERROR_WORLDFARE_UNAVAILABLE TYPE worldfare unavailable
Exception ERROR_TICKET_RETRIEVAL_ERROR TYPE ticket retrieval error
Exception ERROR_NO_PNR TYPE no pnr
Exception ERROR_INVALID_CORPORATE_ID TYPE invalid corporate ID
Exception ERROR_NO_ITINERARY TYPE no itinerary
Exception ERROR_PROCESSING TYPE processing
Exception ERROR_SABRE_FAILURE TYPE Sabre failure
Exception ERROR_NO_AVAILABILITY TYPE no availability
Exception ERROR_BARG_FINDER_NOT_ACTIVE TYPE bargain finder not active
Exception NO_DESTINATION TYPE No destination
Exception INVALID_VARIANT TYPE invalid variant
Exception CONNECTION_ERROR TYPE connection error
Exception RFC_ERROR TYPE rfc error
               
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  20011002 
SAP Release Created in 46B