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 | 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) | |
| 3 | 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 | Constant | Public | See coding | 20100531 | |||||
| 2 | Constant | Public | See coding | 20100531 | |||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSIOBJNM | MultiProvider: InfoObject | 20101005 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RSDD_INDEX_COLUMN | Column in an Analytic Index | 20091217 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSIOBJNM | InfoObject | 20100531 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20091228 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | GT_T_DESCRIPTIONS | 20091217 |
Methods
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 | I_NAME | Call by reference | Type reference (TYPE) | RSDD_INDEX_COLUMN | 20091217 | ||||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | CL_RSDD_LM_COLUMN=>CN_COLUMN_TYPE | 20091228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | I_NAME | Call by reference | Type reference (TYPE) | RSDD_INDEX_COLUMN | 20091217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100203 |
Method SET_REF_IOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 |