Menu

SAP Function Module RSAQ_ENQUEUE_USERGROUP_CATALOG

The Function Module RSAQ_ENQUEUE_USERGROUP_CATALOG () is a standard Function Module in SAP ERP and is part of the function group AQENQ within the package SQUE.

Technical Information

Function Module RSAQ_ENQUEUE_USERGROUP_CATALOG
Short Text
Function Group AQENQ
Package SQUE
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_WORKSPACE TYPE AQADEF-WSID SPACE SAP Query (S): Work Area ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_NAME LIKE SY-UNAME SAP System, User Logon Name
O_SUBRC LIKE SY-SUBRC Return Value, Return Value After ABAP Statements

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.