SAP ABAP Class CL_SALV_CSF_ATTRIBUTE (Attribute)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_CSF (Package) Field Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_ATTRIBUTE | Attribute | 20080924 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_ATTRIBUTE_DESCR | Attribute Description | 20080924 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_ATTRIBUTE_DESCR_P | Attribute Description Provider | 20080924 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_ATTRIBUTE_P | Attribute Provider | 20090120 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_CSF_FIELD | Field | 20080924 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_CSF_SUPPL_ATTRIBUTE | Supplementary Attribute | 20080924 |
Properties
| Class | CL_SALV_CSF_ATTRIBUTE | |
| Short Description | Attribute | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_CSF | Field Services |
| Created | 20080924 | SAP |
| Last change | 20110908 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_CSF_ATTRIBUTE | Attribute | 20080924 | ||
| 2 | IF_SALV_CSF_ATTRIBUTE_DESCR | Attribute Description | 20080924 | ||
| 3 | IF_SALV_CSF_ATTRIBUTE_DESCR_P | Attribute Description Provider | 20080924 | ||
| 4 | IF_SALV_CSF_ATTRIBUTE_P | Attribute Provider | 20090120 |
Friends
Class CL_SALV_CSF_ATTRIBUTE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | IF_SALV_CSF_ATTRIBUTE_DESCR_P=>Y_CHARACTER_BASED | IF_SALV_CSF_ATTRIBUTE_DESCR_P=>CS_CHARACTER_BASED-TYPE_DEPENDANT | Character-Type (C, String) | 20080924 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | IF_SALV_CSF_ATTRIBUTE_DESCR=>Y_COMP_INDEX | 0 | Component Index | 20080924 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | IF_SALV_CSF_ATTRIBUTE_DESCR=>Y_NAME | Attribute Name | 20080924 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | IF_SALV_CSF_ATTRIBUTE_DESCR=>YR_RTTI | Runtime Type Services | 20080924 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | IF_SALV_CSF_ATTRIBUTE_DESCR=>Y_SOURCE_OF_DATA | IF_SALV_CSF_ATTRIBUTE_DESCR=>C_SOURCE_OF_DATA_DATASOURCE | Source of Data | 20080924 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20080924 | |
| 2 | Instance method | Public | Method | Free | 20080924 | |
| 3 | Instance method | Public | Method | 20080924 | ||
| 4 | Instance method | Public | Method | 20080924 |
Events
Class CL_SALV_CSF_ATTRIBUTE has no event.
Types
Class CL_SALV_CSF_ATTRIBUTE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | IF_SALV_CSF_ATTRIBUTE_DESCR=>Y_NAME | Attribute Name | 20080924 | |||
| 2 | COMP_INDEX | Call by reference | Type reference (TYPE) | IF_SALV_CSF_ATTRIBUTE_DESCR=>Y_COMP_INDEX | Component Index | 20080924 | |||
| 3 | R_RTTI | Call by reference | Type reference (TYPE) | IF_SALV_CSF_ATTRIBUTE_DESCR=>YR_RTTI | Runtime Type Services | 20080924 | |||
| 4 | SOURCE_OF_DATA | Call by reference | Type reference (TYPE) | IF_SALV_CSF_ATTRIBUTE_DESCR=>Y_SOURCE_OF_DATA | IF_SALV_CSF_ATTRIBUTE_DESCR=>C_SOURCE_OF_DATA_DATASOURCE | Source of Data | 20080924 |
Method CONSTRUCTOR on class CL_SALV_CSF_ATTRIBUTE has no exception.
Method FREE Signature
Method FREE on class CL_SALV_CSF_ATTRIBUTE has no parameter.
Method FREE on class CL_SALV_CSF_ATTRIBUTE has no exception.
Method GET_ATTRIBUTE_DESCRIPTION Signature
Method GET_ATTRIBUTE_DESCRIPTION on class CL_SALV_CSF_ATTRIBUTE has no parameter.
Method GET_ATTRIBUTE_DESCRIPTION on class CL_SALV_CSF_ATTRIBUTE has no exception.
Method GET_NAME Signature
Method GET_NAME on class CL_SALV_CSF_ATTRIBUTE has no parameter.
Method GET_NAME on class CL_SALV_CSF_ATTRIBUTE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |