SAP ABAP Class CL_RSDD_CC_CONSTRAINT (Constraints in OLAP Index)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_CREATECUBE (Package) Create Cube in BWA
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CC_XML | Parent Class for XML Creation | 20091106 |
Properties
| Class | CL_RSDD_CC_CONSTRAINT | |
| Short Description | Constraints in OLAP Index | |
| Super Class | CL_RSDD_CC_XML | Parent Class for XML Creation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_CREATECUBE | Create Cube in BWA |
| Created | 20091106 | 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) |
Interfaces
Class CL_RSDD_CC_CONSTRAINT has no interface implemented.
Friends
Class CL_RSDD_CC_CONSTRAINT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STRING | Column | 20091106 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Always Apply Restriction | 20110526 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | Name of Restriction | 20091106 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | Operator of Condition | 20091106 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20091106 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | STRING | Operator Content | 20091106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20091106 |
Events
Class CL_RSDD_CC_CONSTRAINT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_TYPE | Public | Type reference (TYPE) | CHAR4 | Loosely defined; could be used for patch levels | 20091106 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMN | Call by reference | Type reference (TYPE) | CSEQUENCE | Spalte | 20091106 | |||
| 2 | I_FORCE_USAGE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Einschränkung immer berücksichtigen | 20110526 | ||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name | 20091106 | |||
| 4 | I_OPERATOR | Call by reference | Type reference (TYPE) | CSEQUENCE | Operator(EQ,LE,GE) | 20091106 | |||
| 5 | I_TABLE | Call by reference | Type reference (TYPE) | CSEQUENCE | Tabelle | 20091106 | |||
| 6 | I_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | Wert | 20091106 |
Method CONSTRUCTOR on class CL_RSDD_CC_CONSTRAINT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |