SAP ABAP Function Module RSB1_CHECK_IS_EXISTENCE (Checks the existence of the given InfoSource and if it has actual state.)
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_CHECK_IS_EXISTENCE Checks the existence of the given InfoSource and if it has actual state.  
Function Group RSB1   Get meta data about InfoCubes.  
Program Name SAPLRSB1   Extract metadata about InfoCubes. 
INCLUDE Name LRSB1U16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_GENSTATUS TYPE RS_BOOL 'X': Export InfoSource is generated.
Exporting E_ACTSTATUS TYPE RS_BOOL 'X': Export InfoSource is current.
Exporting E_TRISTATE TYPE I Summary of the status 0|1|2
Importing I_INFOCUBENAME TYPE RSB_INFOCUBENAME
Importing I_ICVERSION TYPE RSB_ICVERSION 'A'
Importing I_GENFLAG TYPE ' ' If 'X' is generated if needed.
Importing I_BUFFER_REFRESH TYPE ' '
Exception INFOCUBE_NOT_FOUND TYPE The InfoCube was not found.
Exception INVALID_PARMATERS TYPE
               
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