Menu

SAP Function Module FITP_PLACE_PNR_IN_QUEUE

Place the active PNR in a given queue

The Function Module FITP_PLACE_PNR_IN_QUEUE (Place the active PNR in a given queue) 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_PLACE_PNR_IN_QUEUE
Short Text Place the active PNR in a given queue
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
CATEGORY_NUMBER LIKE FTPS_API-INT2 Queue category
CONTEXT_HANDLER LIKE FTPS_API-CTXTID Context Handler
OFFICE_IN LIKE FTPS_API-OFFICE_ID Office ID
QUEUE_NUMBER LIKE FTPS_API-INT2 Queue number

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 Error code
ERROR_TYPE LIKE FTPS_API-ERROR_TYPE Error type

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.