Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_COLUMNS | All Column Objects | 20040422 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_COLUMNS_HIERSEQ | Columns in a Hierarchical-Sequential List | 20040422 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_COLUMNS_TABLE | Columns in Simple, Two-Dimensional Tables | 20040422 |
Properties
| Class | CL_SALV_COLUMNS_LIST | |
| Short Description | Columns in List-Type Tables | |
| Super Class | CL_SALV_COLUMNS | All Column Objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_OM_METADATA | ALV: Meta Data |
| Created | 20040422 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SALV_COLUMNS_LIST has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SALV_ADAPTER | 20040422 | ALV: Basis Class Adapter | |
| 2 | CL_SALV_CONTROLLER | 20040422 | ALV: Abstract Controller | |
| 3 | CL_SALV_DATA_DESCR | 20040422 | ALV: Using Data to Build the Column Object | |
| 4 | CL_SALV_SERVICE_LAYOUT_DB | 20040422 | ALV: Database Layout |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | LVC_FNAME | Column for Cell Type Definition | 20040422 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | LVC_FNAME | Color Column | 20040422 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_FNAME | Counter Column | 20040422 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | LVC_FNAME | Dropdown Column with Handle | 20040422 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LVC_FNAME | Active Column | 20040422 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LVC_FNAME | Exception Column | 20040422 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Exceptions Condensed | 20040422 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Exception Group | 20040422 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | TRUE | Column Headings Visible | 20040422 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | LVC_FNAME | Hyperlink Column with Handle | 20040422 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Column Freeze for Key Columns | 20040422 |
Methods
Events
Class CL_SALV_COLUMNS_LIST has no event.
Types
Class CL_SALV_COLUMNS_LIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CONTROLLER_METADATA | ALV: abstrakter Controller | 20040422 | |||
| 2 | R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20040422 |
Method CONSTRUCTOR on class CL_SALV_COLUMNS_LIST has no exception.
Method GET_CELL_TYPE_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040422 |
Method GET_CELL_TYPE_COLUMN on class CL_SALV_COLUMNS_LIST has no exception.
Method GET_COLOR_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040422 |
Method GET_COLOR_COLUMN on class CL_SALV_COLUMNS_LIST has no exception.
Method GET_COUNT_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040422 |
Method GET_COUNT_COLUMN on class CL_SALV_COLUMNS_LIST has no exception.
Method GET_DROPDOWN_ENTRY_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040422 |
Method GET_DROPDOWN_ENTRY_COLUMN on class CL_SALV_COLUMNS_LIST has no exception.
Method GET_ENABLED_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040422 |
Method GET_ENABLED_COLUMN on class CL_SALV_COLUMNS_LIST has no exception.
Method GET_EXCEPTION_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040422 |
Method GET_EXCEPTION_COLUMN on class CL_SALV_COLUMNS_LIST has no exception.
Method GET_EXCEPTION_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDENSED | Call by reference | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040422 | |||
| 2 | GROUP | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040422 |
Method GET_EXCEPTION_SETTINGS on class CL_SALV_COLUMNS_LIST has no exception.
Method GET_HYPERLINK_ENTRY_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040422 |
Method GET_HYPERLINK_ENTRY_COLUMN on class CL_SALV_COLUMNS_LIST has no exception.
Method HAS_KEY_FIXATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040422 |
Method HAS_KEY_FIXATION on class CL_SALV_COLUMNS_LIST has no exception.
Method IS_EXCEPTION_CONDENSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040422 |
Method IS_EXCEPTION_CONDENSED on class CL_SALV_COLUMNS_LIST has no exception.
Method IS_HEADERS_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040422 |
Method IS_HEADERS_VISIBLE on class CL_SALV_COLUMNS_LIST has no exception.
Method SET_CELL_TYPE_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040422 |
Method SET_COLOR_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040422 |
Method SET_COUNT_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse mit Meldung | 20040422 |
Method SET_DROPDOWN_ENTRY_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040422 |
Method SET_ENABLED_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040422 |
Method SET_EXCEPTION_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDENSED | Call by reference | Type reference (TYPE) | SAP_BOOL | IF_SALV_C_BOOL_SAP=>FALSE | boolsche Variable (X=true, space=false) | 20040422 | ||
| 2 | GROUP | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Exception Group | 20040422 | ||
| 3 | VALUE | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040422 |
Method SET_HEADERS_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | SAP_BOOL | IF_SALV_C_BOOL_SAP~TRUE | boolsche Variable (X=true, space=false) | 20040422 |
Method SET_HEADERS_VISIBLE on class CL_SALV_COLUMNS_LIST has no exception.
Method SET_HYPERLINK_ENTRY_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040422 |
Method SET_KEY_FIXATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | SAP_BOOL | IF_SALV_C_BOOL_SAP~TRUE | boolsche Variable (X=true, space=false) | 20040422 |
Method SET_KEY_FIXATION on class CL_SALV_COLUMNS_LIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |