SAP ABAP Class CL_AR_STATISTIC_HANDLER (Archiving Monitor)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ARE (Application Component) Archiving Engine
⤷
ARFA_ARCHIVING_COCKPIT (Package) Archiving Cockpit

⤷

⤷

Properties
Class | CL_AR_STATISTIC_HANDLER | |
Short Description | Archiving Monitor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | ARFA_ARCHIVING_COCKPIT | Archiving Cockpit |
Created | 20040419 | 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_AR_STATISTIC_HANDLER has no interface implemented.
Friends
Class CL_AR_STATISTIC_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BCA_F_CONGLOMERATE | Conglomerate | 20050224 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TYP_F_ARE_STATISTIC_DISPLAY | Entry | 20050214 | ||
3 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Monitor Overview | 20040423 | ||
4 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Business Objects | 20050215 | ||
5 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Package Overview | 20040914 | ||
6 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Business Check Sequence | 20050215 | ||
7 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Technical View 1 | 20050223 | ||
8 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Technical View 2 | 20050223 | ||
9 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TIMER | SAP Timer Control | 20041016 | ||
10 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TYP_P_MODE | Archiving Engine Mode | 20041005 | ||
11 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20050224 | ||
12 | ![]() |
Static Attribute | Public | Type reference (TYPE) | AREN_CATEGORY | Category | 20050214 | ||
13 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TYP_T_STATISTIC_HEADER | Timepoints | 20040419 | ||
14 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | DATA | Business Objects | 20050215 | ||
15 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TYP_T_STATISTICS_PACKAGE | Packages | 20040914 | ||
16 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TYP_T_STATISTICS_PACKAGEADK | ADK Packages | 20041008 | ||
17 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TYP_T_BUSINESS_CHECK_SEQUENCE | Business Check Sequence | 20050215 | ||
18 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TYP_T_CONGLOM_STATS | Technical View 1 | 20050223 | ||
19 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | DATA | Technical View 2 | 20050223 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check if Structure Can Be Displayed in ALV | 20070228 |
2 | ![]() |
Static method | Public | Event handling method | Timer in Monitor | 20041016 |
3 | ![]() |
Static method | Public | Event handling method | Monitor Overview - Navigation | 20050215 |
4 | ![]() |
Static method | Public | Event handling method | Business Check Sequence: Navigation in Editor | 20050217 |
5 | ![]() |
Static method | Public | Event handling method | Navigation for Table Contents and DB Read Module | 20050223 |
6 | ![]() |
Static method | Public | Event handling method | Menu Button Diagnosis | 20040917 |
7 | ![]() |
Static method | Public | Event handling method | Buttons for Monitor | 20040423 |
8 | ![]() |
Static method | Public | Event handling method | Buttons for Diagnosis of Business Object - Overview | 20050215 |
9 | ![]() |
Static method | Public | Event handling method | Buttons for Package Overview | 20041002 |
10 | ![]() |
Static method | Public | Event handling method | Buttons for Business Check Sequence | 20050215 |
11 | ![]() |
Static method | Public | Event handling method | Buttons for Conglomerate (Technical View 1) | 20050224 |
12 | ![]() |
Static method | Public | Event handling method | Buttons for Conglomerate (Technical View 1) | 20050225 |
13 | ![]() |
Static method | Public | Event handling method | Monitor: Evaluation of Command | 20040419 |
14 | ![]() |
Static method | Public | Event handling method | Business Objects: Evaluation of Command | 20050215 |
15 | ![]() |
Static method | Public | Event handling method | Package Overview: Evaluation of Command | 20041002 |
Events
Class CL_AR_STATISTIC_HANDLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_T_CONGLOM_STATS | Public | See coding | 20070227 | TYP_T_CONGLOM_STATS type standard table of aren_str_conglom_statistics
with DEFAULT KEY
|
Method Signatures
Method IS_DISPLAYABLE_IN_ALV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRUCTNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20070228 | ||
2 | ![]() |
R_FLG_DISPLAYABLE | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20070228 |
Method IS_DISPLAYABLE_IN_ALV on class CL_AR_STATISTIC_HANDLER has no exception.
Method ON_FINISHED Signature
Method ON_FINISHED on class CL_AR_STATISTIC_HANDLER has no parameter.
Method ON_FINISHED on class CL_AR_STATISTIC_HANDLER has no exception.
Method ON_HOTSPOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20050215 | ||||
2 | ![]() |
E_ROW_ID | Value transfer | Attribute reference (LIKE) | ZeilenId | 20050215 |
Method ON_HOTSPOT on class CL_AR_STATISTIC_HANDLER has no exception.
Method ON_HOTSPOT_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20050217 | ||||
2 | ![]() |
E_ROW_ID | Value transfer | Attribute reference (LIKE) | 20050217 |
Method ON_HOTSPOT_TRACE on class CL_AR_STATISTIC_HANDLER has no exception.
Method ON_HOTSPOT_TVIEW1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20050223 | ||||
2 | ![]() |
E_ROW_ID | Value transfer | Attribute reference (LIKE) | 20050223 |
Method ON_HOTSPOT_TVIEW1 on class CL_AR_STATISTIC_HANDLER has no exception.
Method ON_MENUBUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20040917 | ||||
2 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20040917 |
Method ON_MENUBUTTON on class CL_AR_STATISTIC_HANDLER has no exception.
Method ON_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20040423 |
Method ON_TOOLBAR on class CL_AR_STATISTIC_HANDLER has no exception.
Method ON_TOOLBAR_BOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20050215 |
Method ON_TOOLBAR_BOS on class CL_AR_STATISTIC_HANDLER has no exception.
Method ON_TOOLBAR_PACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20041002 |
Method ON_TOOLBAR_PACK on class CL_AR_STATISTIC_HANDLER has no exception.
Method ON_TOOLBAR_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20050215 |
Method ON_TOOLBAR_TRACE on class CL_AR_STATISTIC_HANDLER has no exception.
Method ON_TOOLBAR_TVIEW1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20050224 |
Method ON_TOOLBAR_TVIEW1 on class CL_AR_STATISTIC_HANDLER has no exception.
Method ON_TOOLBAR_TVIEW2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20050225 |
Method ON_TOOLBAR_TVIEW2 on class CL_AR_STATISTIC_HANDLER has no exception.
Method ON_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20040423 |
Method ON_USER_COMMAND on class CL_AR_STATISTIC_HANDLER has no exception.
Method ON_USER_COMMAND_BOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20050215 |
Method ON_USER_COMMAND_BOS on class CL_AR_STATISTIC_HANDLER has no exception.
Method ON_USER_COMMAND_PACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20041002 |
Method ON_USER_COMMAND_PACK on class CL_AR_STATISTIC_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 30 |