SAP ABAP Class CL_SALV_COLUMNS_HIERSEQ (Columns in a Hierarchical-Sequential List)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_METADATA (Package) ALV: Meta Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_COLUMNS_LIST | Columns in List-Type Tables | 20040422 |
Properties
| Class | CL_SALV_COLUMNS_HIERSEQ | |
| Short Description | Columns in a Hierarchical-Sequential List | |
| Super Class | CL_SALV_COLUMNS_LIST | Columns in List-Type Tables |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_OM_METADATA | ALV: Meta Data |
| Created | 20040201 | SAP |
| Last change | 20040930 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SALV_COLUMNS_HIERSEQ has no forward declaration.
Interfaces
Class CL_SALV_COLUMNS_HIERSEQ has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SALV_ADAPTER | 20040308 | ALV: Basis Class Adapter | |
| 2 | CL_SALV_CONTROLLER | 20040308 | ALV: Abstract Controller | |
| 3 | CL_SALV_SERVICE_LAYOUT_DB | 20040308 | ALV: Database Layout |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | LVC_FNAME | Expand Column | 20040201 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | 20040419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040224 | |
| 2 | Instance method | Public | Method | Get Expansion Column | 20040201 | |
| 3 | Instance method | Public | Method | Set Expansion Column | 20040201 |
Events
Class CL_SALV_COLUMNS_HIERSEQ has no event.
Types
Class CL_SALV_COLUMNS_HIERSEQ has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL | Call by reference | Type reference (TYPE) | I | 20040419 | ||||
| 2 | R_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CONTROLLER_METADATA | ALV: abstrakter Controller | 20040224 | |||
| 3 | R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20040224 |
Method CONSTRUCTOR on class CL_SALV_COLUMNS_HIERSEQ has no exception.
Method GET_EXPAND_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 | 20040201 |
Method GET_EXPAND_COLUMN on class CL_SALV_COLUMNS_HIERSEQ has no exception.
Method SET_EXPAND_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 | 20040201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse mit Meldung | 20040330 |
History
| Last changed by/on | SAP | 20040930 |
| SAP Release Created in | 700 |