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 |
---|---|---|---|---|---|---|---|
![]() |
E_GENSTATUS | TYPE | RS_BOOL | 'X': Export InfoSource is generated. | |||
![]() |
E_ACTSTATUS | TYPE | RS_BOOL | 'X': Export InfoSource is current. | |||
![]() |
E_TRISTATE | TYPE | I | Summary of the status 0|1|2 | |||
![]() |
I_INFOCUBENAME | TYPE | RSB_INFOCUBENAME | ||||
![]() |
I_ICVERSION | TYPE | RSB_ICVERSION | 'A' | |||
![]() |
I_GENFLAG | TYPE | ' ' | If 'X' is generated if needed. | |||
![]() |
I_BUFFER_REFRESH | TYPE | ' ' | ||||
![]() |
INFOCUBE_NOT_FOUND | TYPE | The InfoCube was not found. | ||||
![]() |
INVALID_PARMATERS | TYPE | |||||
Processing Type
Normal Function 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 |