SAP ABAP Class IF_SALV_CSF_COLUMNS (Columns)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_COLUMNS_P | Columns Provider | 20080923 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSF_COLUMNS | Columns | 20080924 |
Properties
| Class | IF_SALV_CSF_COLUMNS | |
| Short Description | Columns | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080828 | 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... |
Interfaces
Class IF_SALV_CSF_COLUMNS has no interface implemented.
Friends
Class IF_SALV_CSF_COLUMNS has no friend class.
Attributes
Class IF_SALV_CSF_COLUMNS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Column | 20080828 | |
| 2 | Instance method | Public | Method | Get Columns | 20080828 |
Events
Class IF_SALV_CSF_COLUMNS has no event.
Types
Class IF_SALV_CSF_COLUMNS has no local type.
Method Signatures
Method GET_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_NAME | Call by reference | Type reference (TYPE) | IF_SALV_CSF_COLUMN=>Y_NAME | Column Name | 20080828 | |||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSF_COLUMN | Column | 20080828 |
Method GET_COLUMN on class IF_SALV_CSF_COLUMNS has no exception.
Method GET_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSF_C_COLUMN | Collection Column | 20080828 |
Method GET_COLUMNS on class IF_SALV_CSF_COLUMNS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |