Menu

SAP Function Module TP_GET_PNR_IN_QUEUE

Get the first PNR in a given queue

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module TP_GET_PNR_IN_QUEUE (Get the first PNR in a given queue) is a standard Function Module in SAP ERP and is part of the function group FITP_GEN within the package PTRP_ADDON.

Technical Information

Function Module TP_GET_PNR_IN_QUEUE
Short Text Get the first PNR in a given queue
Function Group FITP_GEN
Package PTRP_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
CONTEXT LIKE FTPT_VARIANT-VARIANT Planvariantennummer (laufende Nummer)
OFFICE TYPE OFFICE Vertriebstelle
PROVIDER LIKE TA20BA-RES_SYSTEM Reservierungssystem
QUEUECAT_NR TYPE QUEUECAT Queue-kategorie
QUEUESTA TYPE CHAR1 Queue status
QUEUE_NR TYPE QUEUENR Queue

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.