Menu

SAP Function Module RSO_RRCA_GET_RELATED

BW Repository: Umfeld eines InfoObjects bestimmen

The Function Module RSO_RRCA_GET_RELATED (BW Repository: Umfeld eines InfoObjects bestimmen) is a standard Function Module in SAP ERP and is part of the function group RSBBS2 within the package RS_BBS.

Technical Information

Function Module RSO_RRCA_GET_RELATED
Short Text BW Repository: Umfeld eines InfoObjects bestimmen
Function Group RSBBS2
Package RS_BBS
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_OBJNM TYPE SOBJ_NAME Objektname
I_OBJVERS TYPE RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion

Exporting Parameters

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

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.