SAP ABAP Class CL_DB4_SQLPLC_TABLES (DB4: Filter tables header for SQL plan cache screens)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB4 (Application Component) DB2 for AS/400
     STU4 (Package) CCMS / AS/400
Properties
Class CL_DB4_SQLPLC_TABLES  
Short Description DB4: Filter tables header for SQL plan cache screens    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU4   CCMS / AS/400 
Created 20130218   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DB4_VIRTUAL_TABLE_ACCESSOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DB4_SQLPLC_TABLES has no interface implemented.
Friends
Class CL_DB4_SQLPLC_TABLES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_ACCESSOR Instance attribute Private Object reference (TYPE REF TO) CL_DB4_VIRTUAL_TABLE_ACCESSOR DB4: Backend virtual table accessor 20130218
2 P_R_GUI Instance attribute Private Object reference (TYPE REF TO) CL_DBA_GUI_SCREEN_CONTROL DBA Cockpit: GUI Tools 20130218
3 P_TABLE_FILTERS_TAB Instance attribute Private Type reference (TYPE) TY_TABLE_FILTERS_TAB 20130218
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_CURRENT_SYSTEM Instance method Public Method Change current system 20130218
2 DISPLAY_VIEW Instance method Public Method Display view 20130218
3 GET_ACCESS_OPTIONS Instance method Public Method Get the access options given the values set 20130218
4 HANDLE_PAI Instance method Public Method Handle a PAI event 20130218
5 INIT Instance method Public Method Initialize event 20130218
6 MAKE_VISIBLE Instance method Private Method 20130218
7 SET_ACCESSOR Instance method Public Method Set accessor object 20130218
Events
Class CL_DB4_SQLPLC_TABLES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TABLE_FILTER Private See coding 20130218 begin of ty_table_filter, operator_schema type string, schema_name type string, operator_table type string, table_name type string, end of ty_table_filter
2 TY_TABLE_FILTERS_TAB Private See coding 20130218 ty_table_filters_tab type standard table of ty_table_filter with key schema_name table_name
Method Signatures

Method CHANGE_CURRENT_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_VIEW_DATA Call by reference Object reference (TYPE REF TO) DATA View data reference 20130218
2 Importing I_R_SYS Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20130218

Method CHANGE_CURRENT_SYSTEM on class CL_DB4_SQLPLC_TABLES has no exception.

Method DISPLAY_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCREEN Call by reference Type reference (TYPE) SYDYNNR Dynpro Number 20130218
2 Importing VIEW_NAME Call by reference Type reference (TYPE) STRING 20130218

Method DISPLAY_VIEW on class CL_DB4_SQLPLC_TABLES has no exception.

Method GET_ACCESS_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OPTIONS_TAB Call by reference Type reference (TYPE) DB4BD_OPTIONS_TAB DB4: Backend access options tab 20130218
2 Exporting E_PARAMS_TAB Call by reference Type reference (TYPE) CL_DB4_VIRTUAL_TABLE_ACCESSOR=>TY_PARAMS_TAB Virtual table parameters table 20130218
3 Importing I_CONTEXT Call by reference Type reference (TYPE) STRING Context for the operation 20130218
4 Importing I_R_VIEW_DATA Call by reference Object reference (TYPE REF TO) DATA 20130218

Method GET_ACCESS_OPTIONS on class CL_DB4_SQLPLC_TABLES has no exception.

Method HANDLE_PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ROOT_CTRL Call by reference Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER DB6: Interface of DBA Action 20130218
2 Importing I_R_VIEW_DATA Call by reference Object reference (TYPE REF TO) DATA 20130218
3 Importing OKCODE Call by reference Type reference (TYPE) SYUCOMM Function Code 20130218
4 Importing SCREEN Call by reference Type reference (TYPE) SYDYNNR Dynpro Number 20130218
# Exception Resumable Description Created on
1 CX_DBA_ROOT DBA Cockpit: Root exception class 20130218

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_GUI Call by reference Object reference (TYPE REF TO) CL_DBA_GUI_SCREEN_CONTROL DBA Cockpit: GUI Tools 20130218
2 Importing I_R_VIEW_DATA Call by reference Object reference (TYPE REF TO) DATA 20130221

Method INIT on class CL_DB4_SQLPLC_TABLES has no exception.

Method MAKE_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUP Call by reference Type reference (TYPE) SCREEN-GROUP1 20130218

Method MAKE_VISIBLE on class CL_DB4_SQLPLC_TABLES has no exception.

Method SET_ACCESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ACCESSOR Call by reference Object reference (TYPE REF TO) CL_DB4_VIRTUAL_TABLE_ACCESSOR DB4: Backend virtual table accessor 20130218

Method SET_ACCESSOR on class CL_DB4_SQLPLC_TABLES has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740