The Function Module RSO_USER_GET_RELATED (BW Repository: Umfeld eines Berechtigungsobjekts bestimmen) is a standard Function Module in SAP ERP and is part of the function group RSSB2 within the package RSS.
Function Module | RSO_USER_GET_RELATED |
Short Text | BW Repository: Umfeld eines Berechtigungsobjekts bestimmen |
Function Group | RSSB2 |
Package | RSS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJNM | TYPE | SOBJ_NAME | Objektname | |
I_OBJVERS | TYPE | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_OBJ_DEPENDENT | TYPE | RSO_T_TLOGO_ASC | Benötigte Objekte | |
E_T_OBJ_EXISTENTIAL | TYPE | RSO_T_TLOGO_ASC | Existentiell benötigte Objekte | |
E_T_OBJ_USED | TYPE | RSO_T_TLOGO_ASC | Verwendungsnachweis (wird in ... verwendet) | |
E_T_RECEIVE_DATA_FROM | TYPE | RSO_T_TLOGO_ASC | Erhält Daten von folgenden Objekte | |
E_T_SEND_DATA_TO | TYPE | RSO_T_TLOGO_ASC | Sendet Daten an folgende Objekte |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_INPUT | Ungültige Eingabe (Objektversion) |