SAP ABAP Class CL_ORA_ACTION_PQ (ORA: Parallel Query Monitor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
     S_DBMON_ORA_COCKPIT (Package) Database Monitor for Oracle in Cockpit Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ORA_ACTION_CONTROLLER ORA: Abstract Action Controller 20061215
Properties
Class CL_ORA_ACTION_PQ  
Short Description ORA: Parallel Query Monitor    
Super Class CL_ORA_ACTION_CONTROLLER ORA: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_DBMON_ORA_COCKPIT   Database Monitor for Oracle in Cockpit Framework 
Created 20051118   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ORACC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ORA_ACTION_PQ has no interface implemented.
Friends
Class CL_ORA_ACTION_PQ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURR_SUBSCREEN Instance attribute Private Type reference (TYPE) STRING 20060810
2 C_FC_PQHELP Constant Private Type reference (TYPE) UI_FUNC 'GML_FC_PQHELP' Function code 20060810
3 GPQ_I_INST_ID Instance attribute Private Type reference (TYPE) ORA_INST_ID Oracle monitor: Instance ID 20060810
4 GPQ_I_SELECTED_ROW_PX_SESSION Instance attribute Public Type reference (TYPE) I 20060810
5 GPQ_I_SNAPSHOT_FROM Instance attribute Private Type reference (TYPE) ORA_SNAPSHOT_ID Oracle monitor: snapshot ID 20060810
6 GPQ_I_SNAPSHOT_TO Instance attribute Private Type reference (TYPE) ORA_SNAPSHOT_ID Oracle monitor: snapshot ID 20060810
7 GPQ_REF_ALV_PX_SESSION Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20060810
8 GPQ_REF_CONTAINER_PX_SESSION Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060810
9 GPQ_T_FIELDCATALOG_PX_SESSION Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for SAP List Viewer Control 20060810
10 GPQ_T_GV_PX_SESSION Instance attribute Private Type reference (TYPE) ORA_GV_PX_SESSION_STRUCTURE_T Table of ORA_GV_PX_SESSION_STRUCTURE 20060810
11 GPQ_T_PX_DETAIL Instance attribute Private Type reference (TYPE) ORA_PX_DETAIL_STRUCTURE_T Table of ORA_PX_DETAIL_STRUCTURE 20060810
12 GPQ_WA_LAYOUT_PX_SESSION Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20060810
13 GPQ_WA_PX_DETAIL Instance attribute Private Type reference (TYPE) ORA_PX_DETAIL_STRUCTURE Parallel Query Detail Process Infos 20060810
14 GPQ_WA_PX_SESSION Instance attribute Public Type reference (TYPE) ORA_GV_PX_SESSION_STRUCTURE Table Structure of GV$PX_SESSION 20060810
15 INSTANCE_ID_PQ Instance attribute Private Type reference (TYPE) ORA_INST_ID Oracle monitor: Instance ID 20060810
16 IS_RAC Instance attribute Private Type reference (TYPE) C 20060810
17 RAC_INSTANCE_PQ Instance attribute Private Object reference (TYPE REF TO) IF_DBA_DISTRIBUTED_DATABASE DBA Cockpit: Interface to distributed DBs 20060810
18 REM_SYS Instance attribute Private Type reference (TYPE) DBCON_NAME Logical name for a database connection 20060810
19 START Instance attribute Public Object reference (TYPE REF TO) IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20051118
20 VIEW_DATA Instance attribute Public Type reference (TYPE) ORACC_ACTION_PQ 20060810
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_DOUBLE_CLICK Instance method Private Event handling method 20060810
2 HANDLE_TOOLBAR Instance method Private Event handling method Append own functions for ALV event toolbar 20060810
3 HANDLE_USER_COMMAND Instance method Private Event handling method Handle user command caused by ALV buttons 20060810
4 MODIFY_INTO_DATE_FORMAT Static method Private Method into date 20070123
5 MODIFY_INTO_TIME_FORMAT Static method Private Method into time 20070123
Events
Class CL_ORA_ACTION_PQ has no event.
Types
Class CL_ORA_ACTION_PQ has no local type.
Method Signatures

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20060810
2 Importing E_ROW Call by reference Attribute reference (LIKE) 20060810
3 Importing SENDER Call by reference Attribute reference (LIKE) 20060810

Method HANDLE_DOUBLE_CLICK on class CL_ORA_ACTION_PQ has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20060810
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20060810
3 Importing SENDER Call by reference Attribute reference (LIKE) 20060810

Method HANDLE_TOOLBAR on class CL_ORA_ACTION_PQ has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20060810

Method HANDLE_USER_COMMAND on class CL_ORA_ACTION_PQ has no exception.

Method MODIFY_INTO_DATE_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing INPUT_DATE Call by reference Type reference (TYPE) STRING 20070123

Method MODIFY_INTO_DATE_FORMAT on class CL_ORA_ACTION_PQ has no exception.

Method MODIFY_INTO_TIME_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing INPUT_TIME Call by reference Type reference (TYPE) STRING 20070123

Method MODIFY_INTO_TIME_FORMAT on class CL_ORA_ACTION_PQ has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710