SAP ABAP Class CL_RSR_SQL_CONDITION (SQL Condition (WHERE / HAVING))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_SQL (Package) SQL Execution in XML for Analysis

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_SQL_COND_AND | AND | 20060328 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_SQL_COND_BINARY | 20060330 | |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_SQL_COND_BT | (NOT) = | 20060328 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_SQL_COND_NOT | Negation | 20060328 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_SQL_COND_OR | AND | 20060328 |
Properties
Class | CL_RSR_SQL_CONDITION | |
Short Description | SQL Condition (WHERE / HAVING) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR_SQL | SQL Execution in XML for Analysis |
Created | 20060328 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_SQL_CONDITION has no interface implemented.
Friends
Class CL_RSR_SQL_CONDITION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | 20060330 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_SQL_COMMAND | Execution of SQL (XML/A) | 20060328 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20060328 | |
2 | ![]() |
Instance method | Protected | Method | 20060328 | |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060328 |
4 | ![]() |
Instance method | Public | Method | 20060328 | |
5 | ![]() |
Static method | Public | Method | 20060330 |
Events
Class CL_RSR_SQL_CONDITION has no event.
Types
Class CL_RSR_SQL_CONDITION has no local type.
Method Signatures
Method CHECK_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20060328 | |||
2 | ![]() |
R_OK | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060328 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20060328 |
Method CHECK_SIMPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPOP | Value transfer | Type reference (TYPE) | RSDRI_S_RANGE-COMPOP | Vergleichsoperator (Erweiterung RSZ_OPERATOR) | 20060328 | ||
2 | ![]() |
I_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20060328 | |||
3 | ![]() |
I_S_LEFT | Call by reference | Type reference (TYPE) | CL_RSR_SQL_COMMAND=>TN_S_ITEM | 20060328 | |||
4 | ![]() |
I_S_RIGHT | Call by reference | Type reference (TYPE) | CL_RSR_SQL_COMMAND=>TN_S_ITEM | 20060328 | |||
5 | ![]() |
R_OK | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060328 |
Method CHECK_SIMPLE on class CL_RSR_SQL_CONDITION has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_COMMAND | Call by reference | Object reference (TYPE REF TO) | CL_RSR_SQL_COMMAND | Ausführung eines SQLs (XML/A) | 20060328 |
Method CONSTRUCTOR on class CL_RSR_SQL_CONDITION has no exception.
Method GET_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EXACT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060328 | ||
2 | ![]() |
E_TH_SELECT | Call by reference | Type reference (TYPE) | CL_RSR_SQL_COMMAND=>TN_TH_SELECT | 20060328 | |||
3 | ![]() |
E_T_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20060328 |
Method GET_RANGE on class CL_RSR_SQL_CONDITION has no exception.
Method OPTION_INVERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPOP | Value transfer | Type reference (TYPE) | RSDRI_S_RANGE-COMPOP | Vergleichsoperator (Erweiterung RSZ_OPERATOR) | 20060330 | ||
2 | ![]() |
R_COMPOP | Value transfer | Type reference (TYPE) | RSDRI_S_RANGE-COMPOP | Vergleichsoperator (Erweiterung RSZ_OPERATOR) | 20060330 |
Method OPTION_INVERT on class CL_RSR_SQL_CONDITION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |