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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.