The Function Module CRM_GET_QUEUENAME (Baustein zur Ermittlung des QRFC Queue-Namens) is a standard Function Module in SAP ERP and is part of the function group CRM0 within the package CRMB.
Function Module | CRM_GET_QUEUENAME |
Short Text | Baustein zur Ermittlung des QRFC Queue-Namens |
Function Group | CRM0 |
Package | CRMB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_STSHD | LIKE | CRM_STSHD | Kopfdaten für den Datenaustausch mit komplexen Strukturen |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
O_Q_IN_QNAME_ONLY_OBJ_PRT_TAB | TYPE | CRMQNAM_TAB | tRFC-Queue-Tabelle | |
O_Q_OUT_QNAME_ONLY_OBJ_PRT_TAB | TYPE | CRMQNAM_TAB | tRFC-Queue-Tabelle |
This function module does not define any Exceptions.