Menu

SAP Function Module SXMS_DETERMINE_QIN_NAME

Ermittlung des Namens der qRFC-Inbound-Queue in der XMS-Runtime

The Function Module SXMS_DETERMINE_QIN_NAME (Ermittlung des Namens der qRFC-Inbound-Queue in der XMS-Runtime) is a standard Function Module in SAP ERP and is part of the function group SXMS_MAIN within the package SXMSF.

Technical Information

Function Module SXMS_DETERMINE_QIN_NAME
Short Text Ermittlung des Namens der qRFC-Inbound-Queue in der XMS-Runtime
Function Group SXMS_MAIN
Package SXMSF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMMIT_ACTOR TYPE CHAR1 'X'
DEBUG_QID TYPE SXMSQID SPACE
DIRECTION_BACK TYPE CHAR1 SPACE
MSGID TYPE SXMSMGUID
MSG_SIZE TYPE INT4 Natural Number
QID TYPE SXMSQID
QOS TYPE SXMSQOS XMB: Quality of Service
RECEIVER TYPE SDSYSKEY SPACE
SENDER TYPE SXI_SERVICE SPACE Sender System

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
QIN_NAME TYPE TRFCQNAM Name of tRFC Queue

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.