The Function Module CRM_GET_QNAME (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_QNAME |
Short Text | Baustein zur Ermittlung des QRFC Queue-Namens |
Function Group | CRM0 |
Package | CRMB |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
These are the EXPORTING 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 CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.