SAP ABAP Class CL_SALV_CSF_SUPPL_ATTRIBUTE (Supplementary 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 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_CSF_ATTRIBUTE | Attribute | 20080924 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_SUPPL_ATTRIBUTE | Supplementary Attribute | 20080731 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_SUPPL_ATTRIBUTE_P | Supplementary Attribute Provider | 20080909 |
Properties
| Class | CL_SALV_CSF_SUPPL_ATTRIBUTE | |
| Short Description | Supplementary Attribute | |
| Super Class | CL_SALV_CSF_ATTRIBUTE | Attribute |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_CSF | Field Services |
| Created | 20080731 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 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_SUPPL_ATTRIBUTE | Supplementary Attribute | 20080731 | ||
| 2 | IF_SALV_CSF_SUPPL_ATTRIBUTE_P | Supplementary Attribute Provider | 20080909 |
Friends
Class CL_SALV_CSF_SUPPL_ATTRIBUTE 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_SALV_CSF_CONVERTER | Converter (converts data from source to target) | 20080801 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_CSF_ATTRIBUTE_DESCR | Attribute Description | 20080731 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20080731 | |
| 2 | Instance method | Public | Method | 20081113 | ||
| 3 | Instance method | Public | Method | 20081113 | ||
| 4 | Instance method | Public | Method | 20081113 | ||
| 5 | Instance method | Public | Method | 20081113 |
Events
Class CL_SALV_CSF_SUPPL_ATTRIBUTE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | Y_CONVERTER | Public | Attribute reference (LIKE) | 20081113 | |
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 | 20080731 | |||
| 2 | COMP_INDEX | Call by reference | Type reference (TYPE) | IF_SALV_CSF_ATTRIBUTE_DESCR=>Y_COMP_INDEX | Component Index | 20080731 | |||
| 3 | R_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CSF_CONVERTER | Converter (converts data from source to target) | 20080801 | |||
| 4 | R_RTTI | Call by reference | Type reference (TYPE) | IF_SALV_CSF_ATTRIBUTE_DESCR=>YR_RTTI | Runtime Type Services | 20080731 | |||
| 5 | R_SOURCE_ATTRIBUTE_DESCR | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CSF_ATTRIBUTE_DESCR | Attribute Description | 20080731 |
Method CONSTRUCTOR on class CL_SALV_CSF_SUPPL_ATTRIBUTE has no exception.
Method GET_CONVERTER Signature
Method GET_CONVERTER on class CL_SALV_CSF_SUPPL_ATTRIBUTE has no parameter.
Method GET_CONVERTER on class CL_SALV_CSF_SUPPL_ATTRIBUTE has no exception.
Method GET_SOURCE_ATTRIBUTE_DESCR Signature
Method GET_SOURCE_ATTRIBUTE_DESCR on class CL_SALV_CSF_SUPPL_ATTRIBUTE has no parameter.
Method GET_SOURCE_ATTRIBUTE_DESCR on class CL_SALV_CSF_SUPPL_ATTRIBUTE has no exception.
Method SET_CONVERTER Signature
Method SET_CONVERTER on class CL_SALV_CSF_SUPPL_ATTRIBUTE has no parameter.
Method SET_CONVERTER on class CL_SALV_CSF_SUPPL_ATTRIBUTE has no exception.
Method SET_SOURCE_ATTRIBUTE_DESCR Signature
Method SET_SOURCE_ATTRIBUTE_DESCR on class CL_SALV_CSF_SUPPL_ATTRIBUTE has no parameter.
Method SET_SOURCE_ATTRIBUTE_DESCR on class CL_SALV_CSF_SUPPL_ATTRIBUTE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |