Menu

SAP Function Module CRM_GET_QUEUENAME

Baustein zur Ermittlung des QRFC Queue-Namens

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.

Technical Information

Function Module CRM_GET_QUEUENAME
Short Text Baustein zur Ermittlung des QRFC Queue-Namens
Function Group CRM0
Package CRMB
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.