SAP ABAP Function Module RSB1_RO_INFOOBJECT_USAGE (Checks whether an infoobject is referenced by other infosources)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSB (Package) Business Information Warehouse: Data Marts
Basic Data
Function Module RSB1_RO_INFOOBJECT_USAGE Checks whether an infoobject is referenced by other infosources  
Function Group RSB1   Get meta data about InfoCubes.  
Program Name SAPLRSB1   Extract metadata about InfoCubes. 
INCLUDE Name LRSB1U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NO_OF_REFS TYPE I Number of references
Exporting E_NO_OTHER_REFS TYPE I Number of other referencing
Importing I_INFOOBJECTNAME TYPE RODIOBJ-IOBJNM InfoObject, which is under investigation.
Importing I_INFOSOURCENAME TYPE ROIS-ISOURCE '' Current Infosource
Exception NO_REFERENCES TYPE Transfered InfoObject is unknown.
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20040315 
SAP Release Created in