Menu

SAP Function Module TP_1A_GET_PNR_IN_QUEUE

Get the first PNR in an AMADEUS queue

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module TP_1A_GET_PNR_IN_QUEUE (Get the first PNR in an AMADEUS queue) is a standard Function Module in SAP ERP and is part of the function group FITP_AMADEUS_PNR within the package PTRI_ADDON.

Technical Information

Function Module TP_1A_GET_PNR_IN_QUEUE
Short Text Get the first PNR in an AMADEUS queue
Function Group FITP_AMADEUS_PNR
Package PTRI_ADDON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OFFICE_ID LIKE FTPS_API-OFFICE_ID Vertriebsstellencode
QUEUE_CATEGORY LIKE FTPS_API-INT2 Queue category
QUEUE_NUMBER LIKE FTPS_API-INT2 Queue number
QUEUE_STATUS LIKE FTPS_API-CHAR1 Queue status
VARIANT LIKE FTPT_VARIANT-VARIANT Planvariantennummer (laufende Nummer)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RECORD_LOCATOR LIKE FTPT_VARIANT-REC_LOCATOR Buchungssatz (Passenger Name Record Locator)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PNR_ACKNOWLEDGEMENT LIKE FTPS_API_PNR_ACK_DATA PNR Quittungsmeldung
PNR_ADDRESS_OUT LIKE FTPS_API_PNR_ADDRESS PNR Anschrift
PNR_AUXILIARY_OUT LIKE FTPS_API_PNR_AUXILIARY PNR Zusätzlich
PNR_CAR_OUT LIKE FTPS_API_PNR_CAR PNR Mietwagen
PNR_FLIGHT_OUT LIKE FTPS_API_PNR_FLIGHT PNR Flug
PNR_FOP_OUT LIKE FTPS_API_PNR_FOP PNR Zahlungsmodus
PNR_FQTV_OUT LIKE FTPS_API_PNR_FQTV PNR Vielflieger
PNR_HOTEL_OUT LIKE FTPS_API_PNR_HOTEL PNR Hotel
PNR_MAIN_OUT LIKE FTPS_API_PNR_MAIN PNR Main
PNR_MISC_SSR_OUT LIKE FTPS_API_PNR_SSR_MISC PNR SSR Sonstiges
PNR_NAME_OUT LIKE FTPS_API_PNR_NAME PNR Name
PNR_OSI_OUT LIKE FTPS_API_PNR_OSI PNR OSI
PNR_OTHER_SERVICE_OUT LIKE FTPS_API_PNR_OTHER_SERVICE PNR Zusätzlicher Dienst
PNR_PHONE_OUT LIKE FTPS_API_PNR_PHONE PNR Telefon
PNR_REMARKS_OUT LIKE FTPS_API_PNR_REMARKS PNR Anmerkung
PNR_SEAT_DETAILS_OUT LIKE FTPS_API_PNR_SEAT_DETAILS PNR Sitzplatz Details
PNR_SEAT_OUT LIKE FTPS_API_PNR_SEAT PNR Sitzplatz
PNR_SEGMENT_ASSOCIATION LIKE FTPS_API_PNR_SEG_ASSOC PNR Segment Verknüpfung
PNR_TK_ELEMENT_OUT LIKE FTPS_API_PNR_TK_ELEM PNR Flugscheinzeile

Exceptions

This function module does not define any Exceptions.