SAP ABAP Program SAPLFITP_API (MEPO_ITEM_FILL_PSTYP)
Basic Data
Program SAPLFITP_API MEPO_ITEM_FILL_PSTYP  
Program Type F Function group  
Attributes
Status    
Application S Basis  
Authorization Group  
Logical database D$S Processing without database  
Selection screen  
Editor lock Fixed point arithmetic  
Unicode checks active Start using variant  
Function Group
Include Function Module Short Description Mode
01   FITP_GET_FLIGHT_LIST   Get list of available flights (CDAvailability)   R  
02   FITP_GET_MULTIPLE_HOTEL   Get list of available hotels (LBGetMultipleHotelAvailability)   R  
03   FITP_EDIT_PHONE_SECTION   Edit the phone element in the PNR (LBEditPNRPhoneSection)   R  
04   FITP_EDIT_NAME_SECTION   Edit name element in the PNR (LBEditPNRNameSection)   R  
05   FITP_EDIT_ADDRESS_SECTION   Edit the address element in the PNR (LBEditPNRAddressSection)   R  
06   FITP_SELL_FLIGHT_FROM_AVAIL   Book flight from availability (LBBookFlightFromAvailability)   R  
07   FITP_PRICE_FLIGHT   Price selected segments (LBPriceFlights)   R  
08   FITP_SAVE_PNR   Save PNR in AMADEUS (LBSavePNR)   R  
09   FITP_IGNORE_PNR   Ignore PNR changes (LBIgnorePNRChanges)   R  
10   FITP_GET_FLIGHT_DETAILS   Get full description of flights (LBGetFlightFacts)   R  
11   FITP_RETRIEVE_PNR_BY_RECLOC   Retrieve PNR using record locator (LBGetPNRByRecordLocator)   R  
12   FITP_CANCEL_SINGLE_ELEMENT   Cancel single element in PNR (LBCancelSingleSegment)   R  
13   FITP_SELL_FLIGHT_DIRECT   Direct sell (long sell) of a list of flights (LBBookFlight)   R  
14   FITP_SELL_MISCELLANEOUS_SEG   Sell of miscellaneous segments   R  
15   FITP_SELL_OPEN_FLIGHT   Direct sell of an open segment (LBBookOpenFlight)   R  
16   FITP_EDIT_TK_ELEM   Edit the TK element in the PNR (LBEditPNRTicketingSection)   R  
17   FITP_EDIT_REMARK_SECTION   Edit the remark elements in the PNR (LBEditPNRRemarksSection)   R  
18   FITP_RETRIEVE_PNR_IN_QUEUE   Retrieve PNR from queue (LBGetPNRByQueue)   R  
19   FITP_EDIT_OSI_SECTION   Edit OSI segment (LBEditPNROtherServiceInformation)   R  
20   FITP_EDIT_SSR_SECTION   Edit SSR segment (LBSpecialServiceRequest)   R  
21   FITP_EDIT_FQTV_SECTION   Edit SSR segment (LBEditPNRFrequentFlyerInformation)   R  
22   FITP_EDIT_SEAT_SECTION   Edit seat request (LBRequestSeat)   R  
23   FITP_AMADEUS_ENTRY   Direct entry of amadeus cryptic format (LBCRSCommand)   R  
24   FITP_GET_PNR_FLIGHT_DETAILS   Get full desc. of flights selected in current PNR (LBGetFlightFactsPNR)   R  
25   FITP_GET_ITIN_FARE_RULES   Get all fare rules for priced itinerary (LBGetItineraryFareRules)   R  
26   FITP_GET_TYPED_ITIN_FARE_RULES   Get all fare rules for itinerary priced   R  
27   FITP_GET_QUEUE_COUNT   Get number of PNRs queued in the selected office queue and category   R  
28   FITP_GET_CAR_LIST   Get list of available cars (LBGetCarAvailability)   R  
29   FITP_SELL_CAR_DIRECT   Direct sell (long sell) of a car segment (LBBookCar)   R  
30   FITP_GET_CAR_LOCATION_INDEX   Get car location index (LBGetCarLocationIndex)   R  
31   FITP_GET_CAR_RULE_FROM_AVAIL   Get car rules from availability (LBGetCarRuleFromAvailability)   R  
32   FITP_GET_CAR_RULE_FROM_INDEX   Get car rules from index (LBGetCarRuleFromSegmentIndex)   R  
33   FITP_GET_SINGLE_HOTEL_AVAIL   Get availability display of a single hotel (LBGetSingleHotelAvailability)   R  
34   FITP_GET_HOTEL_DESCRIPTION   Get hotel description (LBGetHotelDescription)   R  
35   FITP_GET_HOTEL_LOCATIONS   Get hotel locations   R  
36   FITP_SELL_HOTEL_DIRECT   Direct sell (long sell) of a hotel segment (LBBookHotel)   R  
37   FITP_CANCEL_ITINERARY   Cancel itinerary in PNR (LBCancelItinerary)   R  
39   FITP_EDIT_TST   Edit TSTs (LBEditStoredTicket)   R  
41   FITP_GET_ROUTING_MILEAGE   Get routing mileage   R  
42   FITP_CONNECT   Connect to the API server (LBOpenRemoteSession)   R  
43   FITP_DISCONNECT   Disconnect from the API server (LBCloseRemoteSession)   R  
44   FITP_GET_TIME_DIFFERENCE   Get city time difference to Greenwich   R  
45   FITP_EDIT_FOP_SECTION   Edit FOP segment (LBEditPNRFormOfPaySection)   R  
46   FITP_MODIFY_CAR_SEGMENT   Modify car segment   R  
47   FITP_MODIFY_HOTEL_SEGMENT   Modify hotel segment   R  
48   FITP_MODIFY_SEGMENT_STATUS   Modify segment status (LBModifySegmentStatus)   R  
49   FITP_REBOOK_FLIGHT_SEGMENT   Rebook flight segment (LBRebookFlightSegment)   R  
50   FITP_VERIFY_CREDIT_CARD   Verify credit card   R  
51   FITP_GET_SERVER_PNR   Get the PNR image from the server   R  
52   FITP_IS_SERVER_LISTENING   Check whether the server we are connected to works (LBIsServerListening)   R  
53   FITP_PRICE_ITINERARY   Price itinerary   R  
54   FITP_CANCEL_SEGMENTS   Cancel multiple elements in PNR (LBCancelSegment)   R  
55   FITP_CHARGE_CREDIT_CARD   Charge an existing credit card   R  
56   FITP_GET_ACTIVE_PNR   Retrieve the PNR as currently processed (RT) (LBGetActivePNR)   R  
57   FITP_GET_ACTIVE_PNR_IMAGE   Get the cryptic image of the PNR, like on 1A screen   R  
58   FITP_GENERIC_API   Generic API function call   R  
59   FITP_GET_ERROR_TEXT   Get error text description for a given error code   R  
60   FITP_RELEASE_PNR_OWNERSHIP   Release PNR ownership   R  
61   FITP_RETRIEVE_PNR_BY_NAME   Retrieve PNR using Name (LBGetPNRByNAme)   R  
62   FITP_GET_CAR_LIST_2   Get list of available cars (LBGetCarAvailability)   R  
63   FITP_API_GENERATE_FK   Generate FK element in PNR for Back Office   R  
64   FITP_GET_LOW_FARES   RFC for fare choice   R  
65   FITP_PLACE_PNR_IN_QUEUE   Place the active PNR in a given queue   R  
66   FITP_GET_CAR_LIST_3   Car availability RFC for gateway 4   R  
67   FITP_GET_CAR_RULE_FROM_AVAIL2   Get car rules from availability (LBGetCarRuleFromAvailability)   R  
68   FITP_MASTER_PRICER_SELL   Master Pricer - Sell low fare recommendation   R  
       
Transaction Code
There is no transaction reference to this program  
History
Last changed by/on SAP  19980506 
SAP Release Created in