SAP ABAP Class CL_AR_METRIC_HANDLER (ALV List Viewer)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ARE (Application Component) Archiving Engine
⤷
ARFA_ARCHIVING_METRIC (Package) Metric Definition Tool

⤷

⤷

Properties
Class | CL_AR_METRIC_HANDLER | |
Short Description | ALV List Viewer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | ARFA_ARCHIVING_METRIC | Metric Definition Tool |
Created | 20040715 | 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) |
Interfaces
Class CL_AR_METRIC_HANDLER has no interface implemented.
Friends
Class CL_AR_METRIC_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_DRAGDROP | Drag and Drop: Source Attributes | 20040722 | ||
2 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_DRAGDROP | Drag and Drop: Target Attribute Hierarchy | 20040722 | ||
3 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20040726 | ||
4 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Tool Bar Control | 20040720 | ||
5 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV Tree | 20040722 | ||
6 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TYP_AR_OBJECT | Archiving Object | 20040715 | ||
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TYP_T_ATTRIB | Attribute List | 20040727 | ||
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TYP_T_LEVEL | Hierarchy Level | 20040728 | ||
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TYP_T_METRIC | Metric | 20040806 | ||
10 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TYP_T_TMETRIC01 | Metric | 20040719 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Event handling method | 20040722 | |
2 | ![]() |
Static method | Public | Event handling method | 20040722 | |
3 | ![]() |
Static method | Public | Event handling method | 20040810 | |
4 | ![]() |
Static method | Public | Event handling method | ddd | 20040720 |
5 | ![]() |
Static method | Public | Event handling method | 20040805 | |
6 | ![]() |
Static method | Public | Event handling method | 20040806 | |
7 | ![]() |
Static method | Public | Event handling method | 20040806 | |
8 | ![]() |
Static method | Public | Event handling method | 20040806 |
Events
Class CL_AR_METRIC_HANDLER has no event.
Types
Class CL_AR_METRIC_HANDLER has no local type.
Method Signatures
Method ON_DRAG_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20040728 | ||||
2 | ![]() |
E_COLUMN | Call by reference | Attribute reference (LIKE) | 20040728 | ||||
3 | ![]() |
E_DRAGDROPOBJ | Call by reference | Attribute reference (LIKE) | 20040728 | ||||
4 | ![]() |
E_ROW | Call by reference | Attribute reference (LIKE) | 20040728 |
Method ON_DRAG_ATTRIBUTE on class CL_AR_METRIC_HANDLER has no exception.
Method ON_DROP_FREESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20040728 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20040728 |
Method ON_DROP_FREESPACE on class CL_AR_METRIC_HANDLER has no exception.
Method ON_GRID_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Call by reference | Attribute reference (LIKE) | 20040810 |
Method ON_GRID_CONTEXT on class CL_AR_METRIC_HANDLER has no exception.
Method ON_NODE_DOUBLE_CLICK Signature
Method ON_NODE_DOUBLE_CLICK on class CL_AR_METRIC_HANDLER has no parameter.
Method ON_NODE_DOUBLE_CLICK on class CL_AR_METRIC_HANDLER has no exception.
Method ON_TREE_FREESPACE_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENU | Call by reference | Attribute reference (LIKE) | 20040805 |
Method ON_TREE_FREESPACE_CONTEXT on class CL_AR_METRIC_HANDLER has no exception.
Method ON_TREE_FREESPACE_CONTEXT_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20040806 |
Method ON_TREE_FREESPACE_CONTEXT_ITEM on class CL_AR_METRIC_HANDLER has no exception.
Method ON_TREE_NODE_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20040806 | ||||
2 | ![]() |
MENU | Call by reference | Attribute reference (LIKE) | 20040806 | ||||
3 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20040806 |
Method ON_TREE_NODE_CONTEXT on class CL_AR_METRIC_HANDLER has no exception.
Method ON_TREE_NODE_CONTEXT_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20040810 | ||||
2 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20040810 | ||||
3 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20040810 |
Method ON_TREE_NODE_CONTEXT_ITEM on class CL_AR_METRIC_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 30 |