SAP ABAP Class CL_SALV_EVENTS_HIERSEQ (Events for Hierarchical Sequential Lists)
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_EVENTS | General Events | 20040219 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_EVENTS_ACTIONS_HIERSEQ | ALV: Events for Sequential Lists | 20040219 |
Properties
Class | CL_SALV_EVENTS_HIERSEQ | |
Short Description | Events for Hierarchical Sequential Lists | |
Super Class | CL_SALV_EVENTS | General Events |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_OM_METADATA | ALV: Meta Data |
Created | 20040219 | SAP |
Last change | 20040930 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SALV_EVENTS_HIERSEQ has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SALV_EVENTS_ACTIONS_HIERSEQ | ALV: Events for Sequential Lists | 20040219 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SALV_CONTROLLER_EVENTS | 20040220 | ALV: Controller Events |
Attributes
Class CL_SALV_EVENTS_HIERSEQ has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Event: DOUBLE_CLICK | 20040219 |
2 | ![]() |
Instance method | Private | Method | Event: LINK_CLICK | 20040219 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | DOUBLE_CLICK | Instance Event (0) |
Public (2) |
20040219 | |
2 | LINK_CLICK | Instance Event (0) |
Public (2) |
20040219 |
Types
Class CL_SALV_EVENTS_HIERSEQ has no local type.
Method Signatures
Method RAISE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN | Call by reference | Type reference (TYPE) | SALV_DE_COLUMN | Spalte | 20040219 | ||
2 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | I | 20040219 | |||
3 | ![]() |
ROW | Call by reference | Type reference (TYPE) | SALV_DE_ROW | Zeile | 20040219 |
Method RAISE_DOUBLE_CLICK on class CL_SALV_EVENTS_HIERSEQ has no exception.
Method RAISE_LINK_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN | Call by reference | Type reference (TYPE) | SALV_DE_COLUMN | Spalte | 20040219 | ||
2 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | I | 20040219 | |||
3 | ![]() |
ROW | Call by reference | Type reference (TYPE) | SALV_DE_ROW | Zeile | 20040219 |
Method RAISE_LINK_CLICK on class CL_SALV_EVENTS_HIERSEQ has no exception.
Event Signatures
Event DOUBLE_CLICK Signature
Event DOUBLE_CLICK on class CL_SALV_EVENTS_HIERSEQ has no parameter.
Event LINK_CLICK Signature
Event LINK_CLICK on class CL_SALV_EVENTS_HIERSEQ has no parameter.
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in | 700 |