SAP ABAP Class CL_RSDU_GENPART_COND_ORA (Partitioning Conditions)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSORA (Package) BW: Oracle Porting

⤷

⤷

Properties
Class | CL_RSDU_GENPART_COND_ORA | |
Short Description | Partitioning Conditions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSORA | BW: Oracle Porting |
Created | 20051111 | 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_RSDU_GENPART_COND_ORA has no interface implemented.
Friends
Class CL_RSDU_GENPART_COND_ORA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'MAXVALUE' | Character Field Length = 10 | 20051111 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'MINVALUE' | Character Field Length = 10 | 20051111 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Upper Value (H) or Lower Value (L) | 20051111 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | _S_COND_VAL | 20051111 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | _T_COND_VAL | 20051111 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | _T_COND_VAL | 20051111 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | _T_COND_REF | 20051111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20051111 | |
2 | ![]() |
Static method | Public | Method | 20051111 | |
3 | ![]() |
Instance method | Public | Method | 20051111 | |
4 | ![]() |
Instance method | Public | Method | 20051113 |
Events
Class CL_RSDU_GENPART_COND_ORA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | _S_COND_REF | Public | Object reference (TYPE REF TO) | CL_RSDU_GENPART_COND_ORA | Partitioning Conditions | 20051111 |
|
2 | _S_COND_VAL | Public | See coding | 20051111 | BEGIN OF _s_cond_val,
column_name TYPE rsd_fieldnm,
val TYPE char10,
END OF _s_cond_val
|
||
3 | _TX_PART_RANGES | Public | See coding | 20051111 | _TX_PART_RANGES TYPE STANDARD TABLE OF RSDU_TS_PART_RANGES
|
||
4 | _T_COND_REF | Public | See coding | 20051111 | _t_cond_ref TYPE STANDARD TABLE OF _s_cond_ref
|
||
5 | _T_COND_VAL | Public | See coding | 20051111 | _t_cond_val TYPE STANDARD TABLE OF _s_cond_val
|
||
6 | _T_PART_RANGES | Public | See coding | 20051111 | _T_PART_RANGES TYPE STANDARD TABLE OF RSDU_S_PART_RANGES
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BRANCH | Call by reference | Type reference (TYPE) | CHAR1 | Oberer Wert (H) oder unterer Wert (L) | 20051111 | ||
2 | ![]() |
I_S_COND | Call by reference | Type reference (TYPE) | _S_COND_VAL | 20051111 | |||
3 | ![]() |
I_T_COND_HIGH | Call by reference | Type reference (TYPE) | _T_COND_VAL | 20051111 | |||
4 | ![]() |
I_T_COND_LOW | Call by reference | Type reference (TYPE) | _T_COND_VAL | 20051111 |
Method CONSTRUCTOR on class CL_RSDU_GENPART_COND_ORA has no exception.
Method FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COND | Value transfer | Object reference (TYPE REF TO) | CL_RSDU_GENPART_COND_ORA | Partitionierungs Conditions | 20051111 | ||
2 | ![]() |
I_BRANCH | Call by reference | Type reference (TYPE) | CHAR1 | Oberer Wert (H) oder unterer Wert (L) | 20051111 | ||
3 | ![]() |
I_S_COND | Call by reference | Type reference (TYPE) | _S_COND_VAL | 20051111 | |||
4 | ![]() |
I_T_COND_HIGH | Call by reference | Type reference (TYPE) | _T_COND_VAL | 20051111 | |||
5 | ![]() |
I_T_COND_LOW | Call by reference | Type reference (TYPE) | _T_COND_VAL | 20051111 |
Method FACTORY on class CL_RSDU_GENPART_COND_ORA has no exception.
Method GET_COND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TX_PART_RANGES | Call by reference | Type reference (TYPE) | _TX_PART_RANGES | 20051111 | |||
2 | ![]() |
C_T_PART_RANGES | Call by reference | Type reference (TYPE) | _T_PART_RANGES | 20051111 |
Method GET_COND on class CL_RSDU_GENPART_COND_ORA has no exception.
Method GET_OPENSQL_COND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_CONDITION | Call by reference | Type reference (TYPE) | STRING | 20051113 |
Method GET_OPENSQL_COND on class CL_RSDU_GENPART_COND_ORA has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |