SAP ABAP Class CL_SALV_CSF_P_COLUMNS (Columns Provider (Creates Columns))
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_COLUMNS_CONSUMER | Consumer of Column Settings | 20090219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_P_COLUMN | Provider of Column | 20090219 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_P_COLUMNS | Provider of Columns | 20090219 |
Properties
| Class | CL_SALV_CSF_P_COLUMNS | |
| Short Description | Columns Provider (Creates Columns) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_CSF | Field Services |
| Created | 20090219 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_CSF_COLUMNS_CONSUMER | Consumer of Column Settings | 20090219 | ||
| 2 | IF_SALV_CSF_P_COLUMN | Provider of Column | 20090219 | ||
| 3 | IF_SALV_CSF_P_COLUMNS | Provider of Columns | 20090219 |
Friends
Class CL_SALV_CSF_P_COLUMNS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Columns Provided | 20090219 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Column Formatting Applied | 20090219 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SALV_CSF_COLUMNS_P | Columns Provider | 20090219 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SALV_CSF_P_COLUMN | Provider of Column | 20090219 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SALV_CSF_FIELDS_ACC | Fields Access | 20090219 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | IF_SALV_CSF_COLUMNS_CONSUMER=>YT_COLUMN_FIELD_MAPPING | Column Field Mappings | 20090219 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | IF_SALV_CSF_COLUMNS_CONSUMER=>YT_COLUMN_FORMATTING | Formattings | 20090219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Apply Column Formatting | 20090219 | |
| 2 | Instance method | Public | Constructor | Constructor | 20090219 | |
| 3 | Instance method | Public | Method | Free | 20090219 | |
| 4 | Instance method | Private | Method | Provide Columns | 20090219 |
Events
Class CL_SALV_CSF_P_COLUMNS has no event.
Types
Class CL_SALV_CSF_P_COLUMNS has no local type.
Method Signatures
Method APPLY_COLUMN_FORMATTING Signature
Method APPLY_COLUMN_FORMATTING on class CL_SALV_CSF_P_COLUMNS has no parameter.
Method APPLY_COLUMN_FORMATTING on class CL_SALV_CSF_P_COLUMNS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FIELDS_ACC | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CSF_FIELDS_ACC | Fields Access | 20090219 |
Method CONSTRUCTOR on class CL_SALV_CSF_P_COLUMNS has no exception.
Method FREE Signature
Method FREE on class CL_SALV_CSF_P_COLUMNS has no parameter.
Method FREE on class CL_SALV_CSF_P_COLUMNS has no exception.
Method PROVIDE_COLUMNS Signature
Method PROVIDE_COLUMNS on class CL_SALV_CSF_P_COLUMNS has no parameter.
Method PROVIDE_COLUMNS on class CL_SALV_CSF_P_COLUMNS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |