Menu

SAP Function Module FITP_RETRIEVE_PNR_IN_QUEUE

Retrieve PNR from queue (LBGetPNRByQueue)

The Function Module FITP_RETRIEVE_PNR_IN_QUEUE (Retrieve PNR from queue (LBGetPNRByQueue)) is a standard Function Module in SAP ERP and is part of the function group FITP_API within the package PTRI_ADDON.

Technical Information

Function Module FITP_RETRIEVE_PNR_IN_QUEUE
Short Text Retrieve PNR from queue (LBGetPNRByQueue)
Function Group FITP_API
Package PTRI_ADDON
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTEXT_HANDLER LIKE FTPS_API-CTXTID Context Handler

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_CODE LIKE FTPS_API-ERROR_CODE Fehlernummer
ERROR_TYPE LIKE FTPS_API-ERROR_TYPE Fehlertyp

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
T_QUEUE_IN LIKE FTPS_API_OFFICE_QUEUE Travel agency queue

Exceptions

This function module does not define any Exceptions.