SAP ABAP Class CL_CLS_ATTRIBUTE_UI_ROOT (CL_CLS_ATTRIBUTE_UI_ROOT)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-CLS (Application Component) Classification Toolset
⤷
SPAK_TOOL_CLASSIFICATION_SCHAR (Package) Display Classifications
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050609 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLS_ATTRIBUTE_VISUALIZATION | Operations needed for the visualization | 20050609 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CLS_ATTRIBUTE_MULTI_EXPL | Disjunction ID CLS_ATTRIBUTE_UI | 20050609 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CLS_ATTRIBUTE_SINGL_EXPLCT | Disjunction ID CLS_ATTRIBUTE_UI | 20050609 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_CLS_ATTRIBUTE_VALUE_TABLE | 20050609 |
Properties
| Class | CL_CLS_ATTRIBUTE_UI_ROOT | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPAK_TOOL_CLASSIFICATION_SCHAR | Display Classifications |
| Created | 20050609 | SAP |
| Last change | 20071217 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050609 | ||
| 2 | IF_CLS_ATTRIBUTE_VISUALIZATION | Operations needed for the visualization | 20050609 |
Friends
Class CL_CLS_ATTRIBUTE_UI_ROOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CLS_ATTRIBUTE | Attribute | 20050609 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20050609 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | X: Remark is hidden | 20050704 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20050712 | ||||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20050610 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | I | 20050617 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | SPACE is a valid sttribute value | 20050620 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | I | 20050609 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20050620 | ||
| 2 | Static method | Public | Method | 20051028 | ||
| 3 | Instance method | Protected | Method | get values: effective values only for single-valued attr. | 20050712 | |
| 4 | Instance method | Protected | Method | 20050713 |
Events
Class CL_CLS_ATTRIBUTE_UI_ROOT has no event.
Types
Class CL_CLS_ATTRIBUTE_UI_ROOT has no local type.
Method Signatures
Method DELETE_EMPTY_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_VALUES | Call by reference | Type reference (TYPE) | CLS_VALUE_ASSIGNMENTS | List of value assignments | 20050620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050620 | |||
| 2 | Operation can't be executed in present object state | 20050620 |
Method ELIMINATE_EMPTY_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_VALUES | Call by reference | Type reference (TYPE) | CLS_VALUE_ASSIGNMENTS | List of value assignments | 20051028 | |||
| 2 | IM_ATTRIBUTE | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_NAME | Characteristic | 20051028 | |||
| 3 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20051028 | |||
| 4 | IM_SPACE_ALLOWED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051028 | |||
| 2 | Operation can't be executed in present object state | 20051028 |
Method GET_VALUES_FOR_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_VALUES | Call by reference | Type reference (TYPE) | CLS_VALUE_ASSIGNMENTS | List of value assignments | 20050712 | |||
| 2 | IM_ASSIGNMENTS | Call by reference | Object reference (TYPE REF TO) | IF_CLS_ATTR_VALUE_ASSIGNMENT | Attribute value assignment | 20050712 | |||
| 3 | IM_ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | IF_CLS_ATTRIBUTE | Attribute | 20050722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20050712 | ||
| 2 | Operation can't be executed in present object state | 20050712 | ||
| 3 | 20060516 |
Method SELECT_COLOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LEVEL | Call by reference | Type reference (TYPE) | CLS_ASSIGNMENT_LEVEL | Assignment level (implicit, explicit, effective) | 20050713 | |||
| 2 | IM_PALETTE | Call by reference | Type reference (TYPE) | CL_CLS_ASSIGNMENT_GRID=>TY_PALETTE | 20050713 | ||||
| 3 | RE_COLOR | Value transfer | Type reference (TYPE) | LVC_S_SCOL | ALV control: Structure for cell coloring | 20050713 |
Method SELECT_COLOR on class CL_CLS_ATTRIBUTE_UI_ROOT has no exception.
History
| Last changed by/on | SAP | 20071217 |
| SAP Release Created in | 710 |