SAP ABAP Class CL_SALV_HIERSEQ_LEVEL (Hierarchy Level of a Hierarchical-Sequential Table)
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_METADATA_BASE | ALV: Basis Class Meta Data | 20040219 |
Properties
Class | CL_SALV_HIERSEQ_LEVEL | |
Short Description | Hierarchy Level of a Hierarchical-Sequential Table | |
Super Class | CL_SALV_METADATA_BASE | ALV: Basis Class Meta Data |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_OM_METADATA | ALV: Meta Data |
Created | 20040126 | SAP |
Last change | 20040930 | 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 CL_SALV_HIERSEQ_LEVEL 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_HIERSEQ_TABLE | 20040129 | Basis Class for Hierarchical-Sequential Tables | |
4 | CL_SALV_SERVICE_LAYOUT_DB | 20040308 | ALV: Database Layout |
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040126 |
2 | ![]() |
Instance method | Public | Method | Get Aggregation Object | 20040126 |
3 | ![]() |
Instance method | Public | Method | Get Foreign Key Dependency | 20040126 |
4 | ![]() |
Instance method | Public | Method | Get Column Object | 20040126 |
5 | ![]() |
Instance method | Public | Method | Get Filter Object | 20040126 |
6 | ![]() |
Instance method | Public | Method | Get Selections | 20040203 |
7 | ![]() |
Instance method | Public | Method | Get Sort Object | 20040126 |
8 | ![]() |
Instance method | Public | Method | Check Whether Item Level Is Expanded | 20040202 |
9 | ![]() |
Instance method | Private | Method | Set Foreign Key Relationships | 20040126 |
10 | ![]() |
Instance method | Public | Method | Create New Instance with New Data Structure | 20040126 |
11 | ![]() |
Instance method | Public | Method | Expand Item Level | 20040202 |
Events
Class CL_SALV_HIERSEQ_LEVEL has no event.
Types
Class CL_SALV_HIERSEQ_LEVEL 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 | 20040130 | |||
2 | ![]() |
R_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CONTROLLER_METADATA | ALV: Controler Table Adapter | 20040216 | ||
3 | ![]() |
R_HIERSEQ | Call by reference | Object reference (TYPE REF TO) | CL_SALV_HIERSEQ_TABLE | Hiersequentielle ALV Tabellen | 20040129 |
Method CONSTRUCTOR on class CL_SALV_HIERSEQ_LEVEL has no exception.
Method GET_AGGREGATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_AGGREGATIONS | ALV Aggregationen | 20040126 |
Method GET_AGGREGATIONS on class CL_SALV_HIERSEQ_LEVEL has no exception.
Method GET_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SALV_T_HIERSEQ_BINDING | Bindung zwischen 2 Tabellen | 20040126 |
Method GET_BINDING on class CL_SALV_HIERSEQ_LEVEL 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) | CL_SALV_COLUMNS_HIERSEQ | ALV Spalten | 20040126 |
Method GET_COLUMNS on class CL_SALV_HIERSEQ_LEVEL has no exception.
Method GET_FILTERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_FILTERS | ALV Filter | 20040126 |
Method GET_FILTERS on class CL_SALV_HIERSEQ_LEVEL has no exception.
Method GET_SELECTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_SELECTIONS | Selektionen | 20040203 |
Method GET_SELECTIONS on class CL_SALV_HIERSEQ_LEVEL has no exception.
Method GET_SORTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_SORTS | ALV Sort | 20040126 |
Method GET_SORTS on class CL_SALV_HIERSEQ_LEVEL has no exception.
Method IS_ITEMS_EXPANDED 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) | 20040202 |
Method IS_ITEMS_EXPANDED on class CL_SALV_HIERSEQ_LEVEL has no exception.
Method SET_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SALV_T_HIERSEQ_BINDING | Bindung zwischen 2 Tabellen | 20040126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040622 | |
2 | ![]() |
ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040622 |
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
T_BINDING | Call by reference | Type reference (TYPE) | SALV_T_HIERSEQ_BINDING | Bindung zwischen 2 Tabellen | 20040129 | ||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | TABLE | 20040126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040622 | |
2 | ![]() |
ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040622 | |
3 | ![]() |
ALV: Setzen neuer Daten nicht erlaubt | 20040316 |
Method SET_ITEMS_EXPANDED 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) | 20040202 |
Method SET_ITEMS_EXPANDED on class CL_SALV_HIERSEQ_LEVEL has no exception.
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in | 700 |