SAP ABAP Class CL_RSDD_LM_COLUMN (Column)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_LM (Package) Lean Modeler
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDD_LM_DESCRIPTION Interface for Objects with Descriptions 20100118
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20101209
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_LM_CHARACTERISTIC Characteristic Class for COPR and PARTP 20100531
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_LM_KEYFIGURE Key Figure for COPR and PARTP 20100531
Properties
Class CL_RSDD_LM_COLUMN  
Short Description Column    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_LM   Lean Modeler 
Created 20091217   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSDD_LM_COLUMN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDLM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDD_LM_DESCRIPTION Interface for Objects with Descriptions 20100118
2 IF_SERIALIZABLE_OBJECT Serializable Object 20101209
Friends
Class CL_RSDD_LM_COLUMN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CN_COLUMN_CLASS Constant Public See coding 20100531
2 CN_COLUMN_TYPE Constant Public See coding 20100531
3 O_MPRO_IOBJ Instance attribute Protected Type reference (TYPE) RSIOBJNM MultiProvider: InfoObject 20101005
4 O_NAME Instance attribute Protected Type reference (TYPE) RSDD_INDEX_COLUMN Column in an Analytic Index 20091217
5 O_REF_IOBJ Instance attribute Protected Type reference (TYPE) RSIOBJNM InfoObject 20100531
6 O_TYPE Instance attribute Protected Type reference (TYPE) STRING 20091228
7 P_T_DESCRIPTIONS Instance attribute Protected Type reference (TYPE) GT_T_DESCRIPTIONS 20091217
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OR_CHANGE_DESCRIPTION Instance method Public Method 20100118
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091217
3 GET_DESCRIPTION Instance method Public Method 20100118
4 GET_DESCRIPTIONS Instance method Public Method 20100118
5 GET_MPRO_IOBJ Instance method Public Method Returns MultiProvider InfoObject 20101005
6 GET_NAME Instance method Public Method 20091217
7 GET_REF_IOBJ Instance method Public Method Returns referenced InfoObject 20100531
8 GET_TYPE Instance method Public Method See CL_RSDD_LM_COLUMN=>CN_COLUMN_TYPE 20100531
9 IS_A_COLUMN Instance method Public Method 20100531
10 IS_CALC_CHA Instance method Public Method 20101207
11 IS_CHA Instance method Public Method 20100531
12 IS_C_COLUMN Instance method Public Method 20100531
13 IS_KYF Instance method Public Method 20100531
14 REMOVE_DESCRIPTION Instance method Public Method 20100118
15 REMOVE_DESCRIPTIONS Instance method Public Method 20100127
16 SET_MPRO_IOBJ Instance method Public Method Resets MultiProvider InfoObject 20101005
17 SET_NAME Instance method Public Method 20091217
18 SET_REF_IOBJ Instance method Public Method Sets referenced InfoObject 20100531
Events
Class CL_RSDD_LM_COLUMN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_S_DESCRIPTIONS Public Attribute reference (LIKE) 20100118
2 GT_T_DESCRIPTIONS Public Attribute reference (LIKE) 20100118
Method Signatures

Method ADD_OR_CHANGE_DESCRIPTION Signature

Method ADD_OR_CHANGE_DESCRIPTION on class CL_RSDD_LM_COLUMN has no parameter.
Method ADD_OR_CHANGE_DESCRIPTION on class CL_RSDD_LM_COLUMN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSDD_INDEX_COLUMN 20091217
2 Importing I_TYPE Call by reference Type reference (TYPE) STRING CL_RSDD_LM_COLUMN=>CN_COLUMN_TYPE 20091228
# Exception Resumable Description Created on
1 NAME_TO_LONG 20100203

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class CL_RSDD_LM_COLUMN has no parameter.
Method GET_DESCRIPTION on class CL_RSDD_LM_COLUMN has no exception.

Method GET_DESCRIPTIONS Signature

Method GET_DESCRIPTIONS on class CL_RSDD_LM_COLUMN has no parameter.
Method GET_DESCRIPTIONS on class CL_RSDD_LM_COLUMN has no exception.

Method GET_MPRO_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MPRO_IOBJ Value transfer Type reference (TYPE) RSIOBJNM Multiprovider: InfoObject 20101005

Method GET_MPRO_IOBJ on class CL_RSDD_LM_COLUMN has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) RSDD_INDEX_COLUMN Spalte eines analytischen Indexes 20091217

Method GET_NAME on class CL_RSDD_LM_COLUMN has no exception.

Method GET_REF_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_IOBJ Value transfer Type reference (TYPE) RSIOBJNM InfoObject 20100531

Method GET_REF_IOBJ on class CL_RSDD_LM_COLUMN has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) STRING CL_RSDD_LM_COLUMN=>CN_COLUMN_TYPE 20100531

Method GET_TYPE on class CL_RSDD_LM_COLUMN has no exception.

Method IS_A_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_A_COLUMN Value transfer Type reference (TYPE) RS_BOOL Boolean 20100531

Method IS_A_COLUMN on class CL_RSDD_LM_COLUMN has no exception.

Method IS_CALC_CHA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_CALC_CHA Value transfer Type reference (TYPE) RS_BOOL Boolean 20101207

Method IS_CALC_CHA on class CL_RSDD_LM_COLUMN has no exception.

Method IS_CHA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_CHA Value transfer Type reference (TYPE) RS_BOOL Boolean 20100531

Method IS_CHA on class CL_RSDD_LM_COLUMN has no exception.

Method IS_C_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_C_COLUMN Value transfer Type reference (TYPE) RS_BOOL Boolean 20100531

Method IS_C_COLUMN on class CL_RSDD_LM_COLUMN has no exception.

Method IS_KYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_KYF Value transfer Type reference (TYPE) RS_BOOL Boolean 20100531

Method IS_KYF on class CL_RSDD_LM_COLUMN has no exception.

Method REMOVE_DESCRIPTION Signature

Method REMOVE_DESCRIPTION on class CL_RSDD_LM_COLUMN has no parameter.
Method REMOVE_DESCRIPTION on class CL_RSDD_LM_COLUMN has no exception.

Method REMOVE_DESCRIPTIONS Signature

Method REMOVE_DESCRIPTIONS on class CL_RSDD_LM_COLUMN has no parameter.
Method REMOVE_DESCRIPTIONS on class CL_RSDD_LM_COLUMN has no exception.

Method SET_MPRO_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MPRO_IOBJ Call by reference Type reference (TYPE) RSIOBJNM Multiprovider: InfoObject 20101005

Method SET_MPRO_IOBJ on class CL_RSDD_LM_COLUMN has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSDD_INDEX_COLUMN 20091217
# Exception Resumable Description Created on
1 NAME_TO_LONG 20100203

Method SET_REF_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_IOBJ Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20100531

Method SET_REF_IOBJ on class CL_RSDD_LM_COLUMN has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730