SAP ABAP Class CL_RSDD_CC_COLUMN (Columns in a Physical Table)
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 | 20100310 |
Properties
| Class | CL_RSDD_CC_COLUMN | |
| Short Description | Columns in a Physical Table | |
| 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 | 20100310 | SAP |
| Last change | 20140121 | 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_COLUMN has no interface implemented.
Friends
Class CL_RSDD_CC_COLUMN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20100310 | |||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20100310 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20100720 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20100720 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20100310 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20100310 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | X: Column is Nullable | 20130325 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20100310 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | STRING | Boolean | 20100310 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20100310 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100310 |
Events
Class CL_RSDD_CC_COLUMN has no event.
Types
Class CL_RSDD_CC_COLUMN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATATYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | Boolean | 20100310 | |||
| 2 | I_DEFAULT_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100720 | ||||
| 3 | I_LENGTH | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100310 | ||||
| 4 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100310 | ||||
| 5 | I_NULLABLE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | X: Nullable | 20130325 | ||
| 6 | I_PRIMARYKEY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100310 | |||
| 7 | I_SCALE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100310 | ||||
| 8 | I_SIDGENERATION | Call by reference | Type reference (TYPE) | RS_BOOL | 20100310 |
Method CONSTRUCTOR on class CL_RSDD_CC_COLUMN has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |