SAP ABAP Class CL_ORA_ACTION_TA (ORA: Table Access 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 20060308
Properties
Class CL_ORA_ACTION_TA  
Short Description ORA: Table Access 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 20051109   SAP 
Last change 20110908   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_TA has no interface implemented.
Friends
Class CL_ORA_ACTION_TA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FC_TAHELP Constant Private Type reference (TYPE) UI_FUNC 'GML_FC_TAHELP' Function code: Help 20060816
2 DISPLAY_DEPTH Instance attribute Private Type reference (TYPE) I 20060817
3 GRID_TITLE Instance attribute Private Type reference (TYPE) LVC_TITLE ALV Control: Title bar text 20060817
4 GTA_I_INST_ID Instance attribute Public Type reference (TYPE) ORA_INST_ID Oracle monitor: Instance ID 20060816
5 GTA_REF_ALV Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID_LTC ALV Grid Class for Latch Monitor 20060817
6 GTA_REF_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060817
7 GTA_T_TABACCESS_OPER Instance attribute Public Type reference (TYPE) ORA_TABLE_ACCESS_T DBA Cockpit: Table of ora_table_access 20060817
8 GTA_T_TABACCESS_SQL Instance attribute Public Type reference (TYPE) ORA_TABLE_ACCESS_T DBA Cockpit: Table of ora_table_access 20060817
9 GTA_T_TABACCESS_TAB Instance attribute Public Type reference (TYPE) ORA_TABLE_ACCESS_T DBA Cockpit: Table of ora_table_access 20060817
10 GTA_WA_TABACCESS Instance attribute Private Type reference (TYPE) ORA_TABLE_ACCESS Structure for the table access monitor 20060817
11 GT_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for SAP List Viewer Control 20060817
12 GWA_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_S_FCAT ALV control: Field catalog 20060817
13 GWA_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20060817
14 GWA_LTA_T_TABACCESS_SQL Instance attribute Public Type reference (TYPE) ORA_TABLE_ACCESS Structure for the table access monitor 20060817
15 INDEX Instance attribute Private Type reference (TYPE) I 20060817
16 INSTANCE_ID_TA Instance attribute Public Type reference (TYPE) ORA_INST_ID Oracle monitor: Instance ID 20060816
17 IS_RAC Instance attribute Public Type reference (TYPE) C 20060816
18 LTA_F_OPERAT Instance attribute Private Type reference (TYPE) ORA_TABLE_ACCESS-OPERATION Type of SQL Operation 20060817
19 LTA_F_OWNER Instance attribute Private Type reference (TYPE) ORA_TABLE_ACCESS-OWNER Table Owner 20060817
20 LTA_F_TABNAME Instance attribute Private Type reference (TYPE) ORA_TABLE_ACCESS-TABLE_NAME Table Name 20060817
21 LTA_T_TABACCESS_OPER Instance attribute Private Type reference (TYPE) ORA_TABLE_ACCESS_T DBA Cockpit: Table of ora_table_access 20060817
22 LTA_T_TABACCESS_SQL Instance attribute Private Type reference (TYPE) ORA_TABLE_ACCESS_T DBA Cockpit: Table of ora_table_access 20060817
23 NAV_REF Instance attribute Private Attribute reference (LIKE) 20121003
24 RAC_INSTANCE_TA Instance attribute Public Object reference (TYPE REF TO) IF_DBA_DISTRIBUTED_DATABASE DBA Cockpit: Interface to distributed DBs 20060816
25 REM_SYS Instance attribute Private Type reference (TYPE) DBCON_NAME Logical name for a database connection 20060816
26 START Instance attribute Public Object reference (TYPE REF TO) IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20051109
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_ABAP_CALL_POINT Instance method Private Method Display ABAP call point 20060817
2 DISPLAY_EXPLAIN_STMT Instance method Private Method Display explain statement 20060817
3 DISPLAY_OPERATIONS Instance method Private Method Display operations 20060817
4 DISPLAY_STATEMENTS Instance method Private Method Display statements 20060817
5 DISPLAY_TABLES Instance method Private Method Display tables 20060817
6 HANDLE_DOUBLE_CLICK Instance method Private Event handling method 20051109
7 HANDLE_TOOLBAR Instance method Private Event handling method Append own functions for ALV event toolbar 20060817
8 HANDLE_USER_COMMAND Instance method Private Event handling method Handle user command caused by ALV buttons 20060817
9 MODIFY_INTO_DATE_FORMAT Static method Private Method into date 20070131
10 MODIFY_INTO_TIME_FORMAT Static method Private Method into time 20070131
Events
Class CL_ORA_ACTION_TA has no event.
Types
Class CL_ORA_ACTION_TA has no local type.
Method Signatures

Method DISPLAY_ABAP_CALL_POINT Signature

Method DISPLAY_ABAP_CALL_POINT on class CL_ORA_ACTION_TA has no parameter.
Method DISPLAY_ABAP_CALL_POINT on class CL_ORA_ACTION_TA has no exception.

Method DISPLAY_EXPLAIN_STMT Signature

Method DISPLAY_EXPLAIN_STMT on class CL_ORA_ACTION_TA has no parameter.
Method DISPLAY_EXPLAIN_STMT on class CL_ORA_ACTION_TA has no exception.

Method DISPLAY_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OWNER Call by reference Type reference (TYPE) ORA_TABLE_ACCESS-OWNER Table Owner 20060817
2 Importing I_TABNAME Call by reference Type reference (TYPE) ORA_TABLE_ACCESS-TABLE_NAME Table Name 20060817

Method DISPLAY_OPERATIONS on class CL_ORA_ACTION_TA has no exception.

Method DISPLAY_STATEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPERAT Call by reference Type reference (TYPE) ORA_TABLE_ACCESS-OPERATION Type of SQL Operation 20060817
2 Importing I_OWNER Call by reference Type reference (TYPE) ORA_TABLE_ACCESS-OWNER Table Owner 20060817
3 Importing I_TABNAME Call by reference Type reference (TYPE) ORA_TABLE_ACCESS-TABLE_NAME Table Name 20060817

Method DISPLAY_STATEMENTS on class CL_ORA_ACTION_TA has no exception.

Method DISPLAY_TABLES Signature

Method DISPLAY_TABLES on class CL_ORA_ACTION_TA has no parameter.
Method DISPLAY_TABLES on class CL_ORA_ACTION_TA has no exception.

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) 20051109
2 Importing E_ROW Call by reference Attribute reference (LIKE) 20051109
3 Importing SENDER Call by reference Attribute reference (LIKE) 20051109

Method HANDLE_DOUBLE_CLICK on class CL_ORA_ACTION_TA 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) 20060817
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20060817
3 Importing SENDER Call by reference Attribute reference (LIKE) 20060817

Method HANDLE_TOOLBAR on class CL_ORA_ACTION_TA 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) 20060817

Method HANDLE_USER_COMMAND on class CL_ORA_ACTION_TA 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 20070131

Method MODIFY_INTO_DATE_FORMAT on class CL_ORA_ACTION_TA 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 20070131

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