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 RS 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 N_C_DATATYPE Constant Public See coding 20100310
2 O_DATATYPE Instance attribute Protected Type reference (TYPE) STRING 20100310
3 O_DEFAULT_SUPPLIED Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20100720
4 O_DEFAULT_VALUE Instance attribute Protected Type reference (TYPE) STRING 20100720
5 O_LENGTH Instance attribute Protected Type reference (TYPE) STRING 20100310
6 O_NAME Instance attribute Protected Type reference (TYPE) STRING 20100310
7 O_NULLABLE Instance attribute Protected Type reference (TYPE) RS_BOOL X: Column is Nullable 20130325
8 O_PRIMARYKEY Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20100310
9 O_SCALE Instance attribute Protected Type reference (TYPE) STRING Boolean 20100310
10 O_SIDGENERATION Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20100310
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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 Importing I_DATATYPE Call by reference Type reference (TYPE) CSEQUENCE Boolean 20100310
2 Importing I_DEFAULT_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20100720
3 Importing I_LENGTH Call by reference Type reference (TYPE) CSEQUENCE 20100310
4 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20100310
5 Importing I_NULLABLE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE X: Nullable 20130325
6 Importing I_PRIMARYKEY Call by reference Type reference (TYPE) RS_BOOL Boolean 20100310
7 Importing I_SCALE Call by reference Type reference (TYPE) CSEQUENCE 20100310
8 Importing 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