SAP ABAP Class CL_RSDDTREX_BIA_INITCHECK (Initial/Trivial BIA Check)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTREX (Package) TREX Aggregate

⤷

⤷

Properties
Class | CL_RSDDTREX_BIA_INITCHECK | |
Short Description | Initial/Trivial BIA Check | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDDTREX | TREX Aggregate |
Created | 20060104 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDDTREX_BIA_INITCHECK has no interface implemented.
Friends
Class CL_RSDDTREX_BIA_INITCHECK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | RSD_INFOCUBE | 'CUBE' | 20060105 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | RSD_TABLNM | 'TABLE1' | 20060104 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | RSD_TABLNM | 'TABLE2' | 20060104 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20060109 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RFCDEST | Logical destination (specified when calling function) | 20060104 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TP_T_DATA1 | 20060104 | |||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TP_T_DATA2 | 20060104 | |||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20060105 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Performs the Check | 20060104 |
2 | ![]() |
Static method | Private | Method | 20060104 | |
3 | ![]() |
Static method | Private | Method | 20060104 | |
4 | ![]() |
Static method | Private | Method | 20060105 | |
5 | ![]() |
Static method | Private | Method | 20060104 | |
6 | ![]() |
Static method | Private | Method | 20060104 | |
7 | ![]() |
Static method | Private | Method | 20060104 | |
8 | ![]() |
Static method | Private | Method | Starts Installation Check of BI Accelerator | 20061006 |
9 | ![]() |
Static method | Private | Method | 20060104 | |
10 | ![]() |
Static method | Private | Method | 20060109 | |
11 | ![]() |
Static method | Private | Method | 20060104 | |
12 | ![]() |
Static method | Private | Method | 20060104 | |
13 | ![]() |
Static method | Private | Method | 20060104 | |
14 | ![]() |
Static method | Private | Method | 20060104 | |
15 | ![]() |
Static method | Private | Method | 20060104 |
Events
Class CL_RSDDTREX_BIA_INITCHECK has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_DATA | Private | See coding | 20060105 | begin of TP_S_DATA,
c1(1) type c ,
k1 type int4,
k2 type int4,
END OF TP_S_DATA
|
||
2 | TP_S_DATA1 | Private | See coding | 20060104 | begin of TP_S_DATA1,
i1 TYPE int4,
k1 TYPE int4,
k2 TYPE int4,
end of TP_S_DATA1
|
||
3 | TP_S_DATA2 | Private | See coding | 20060104 | begin of TP_S_DATA2,
d1 TYPE int4,
c1(1) TYPE c,
end of tp_s_data2
|
||
4 | TP_T_DATA | Private | See coding | 20060105 | TP_T_DATA type STANDARD TABLE OF TP_S_DATA
|
||
5 | TP_T_DATA1 | Private | See coding | 20060104 | TP_T_DATA1 type STANDARD TABLE OF TP_S_DATA1
|
||
6 | TP_T_DATA2 | Private | See coding | 20060104 | TP_T_DATA2 type STANDARD TABLE OF TP_S_DATA2
|
Method Signatures
Method RUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20060104 | ||
2 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20060104 | ||
3 | ![]() |
I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20070316 | ||
4 | ![]() |
I_SHOW | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060111 |
Method RUN on class CL_RSDDTREX_BIA_INITCHECK has no exception.
Method _CREATE_FILL1 Signature
Method _CREATE_FILL1 on class CL_RSDDTREX_BIA_INITCHECK has no parameter.
Method _CREATE_FILL1 on class CL_RSDDTREX_BIA_INITCHECK has no exception.
Method _CREATE_FILL2 Signature
Method _CREATE_FILL2 on class CL_RSDDTREX_BIA_INITCHECK has no parameter.
Method _CREATE_FILL2 on class CL_RSDDTREX_BIA_INITCHECK has no exception.
Method _DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NOLOG | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060207 |
Method _DELETE on class CL_RSDDTREX_BIA_INITCHECK has no exception.
Method _FILL_TAB1 Signature
Method _FILL_TAB1 on class CL_RSDDTREX_BIA_INITCHECK has no parameter.
Method _FILL_TAB1 on class CL_RSDDTREX_BIA_INITCHECK has no exception.
Method _FILL_TAB2 Signature
Method _FILL_TAB2 on class CL_RSDDTREX_BIA_INITCHECK has no parameter.
Method _FILL_TAB2 on class CL_RSDDTREX_BIA_INITCHECK has no exception.
Method _LOG_INDEX Signature
Method _LOG_INDEX on class CL_RSDDTREX_BIA_INITCHECK has no parameter.
Method _LOG_INDEX on class CL_RSDDTREX_BIA_INITCHECK has no exception.
Method _RUN_BIA_INSTALLATION_CHECK Signature
Method _RUN_BIA_INSTALLATION_CHECK on class CL_RSDDTREX_BIA_INITCHECK has no parameter.
Method _RUN_BIA_INSTALLATION_CHECK on class CL_RSDDTREX_BIA_INITCHECK has no exception.
Method _RUN_QUERY Signature
Method _RUN_QUERY on class CL_RSDDTREX_BIA_INITCHECK has no parameter.
Method _RUN_QUERY on class CL_RSDDTREX_BIA_INITCHECK has no exception.
Method __CHECK_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_QUERY | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20060109 | ||
2 | ![]() |
I_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20060109 |
Method __CHECK_RESULT on class CL_RSDDTREX_BIA_INITCHECK has no exception.
Method __JOINCOND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_JOINCOND | Value transfer | Type reference (TYPE) | TREXT_STATIC_JOIN_CONDITION | Statische Join-Bedingung | 20060104 |
Method __JOINCOND on class CL_RSDDTREX_BIA_INITCHECK has no exception.
Method __JOININDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_JOININDEX | Value transfer | Type reference (TYPE) | TREXT_JOIN_INDEX | Join-Index | 20060104 |
Method __JOININDEX on class CL_RSDDTREX_BIA_INITCHECK has no exception.
Method __KEYFIGURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_KEY_FIGURE | Value transfer | Type reference (TYPE) | TREXT_KEY_FIGURE | Kennzahl | 20060104 |
Method __KEYFIGURE on class CL_RSDDTREX_BIA_INITCHECK has no exception.
Method __VIEWATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_VIEWATTR | Value transfer | Type reference (TYPE) | TREXT_VIEW_ATTRIBUTES | View-Attribute | 20060104 |
Method __VIEWATTR on class CL_RSDDTREX_BIA_INITCHECK has no exception.
Method __WHERE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_WHERE | Value transfer | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Suchanfragen | 20060104 |
Method __WHERE on class CL_RSDDTREX_BIA_INITCHECK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |