SAP ABAP Class CL_DB4_DBSPC_TABLES (DB4: Filter tables header for space 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_DBSPC_TABLES  
Short Description DB4: Filter tables header for space screens    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU4   CCMS / AS/400 
Created 20130420   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_DBSPC_TABLES has no interface implemented.
Friends
Class CL_DB4_DBSPC_TABLES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MAX_FILTERS Constant Private Type reference (TYPE) I 4 Maximum number of filters 20130424
2 P_MONITORED_SCHEMAS_TAB Instance attribute Private Type reference (TYPE) DBAKEYVAL_TAB DBA Cockpit: Table of DBAKEYVAL 20130420
3 P_R_ACCESSOR Instance attribute Private Object reference (TYPE REF TO) CL_DB4_VIRTUAL_TABLE_ACCESSOR DB4: Backend virtual table accessor 20130420
4 P_R_GUI Instance attribute Private Object reference (TYPE REF TO) CL_DBA_GUI_SCREEN_CONTROL DBA Cockpit: GUI Tools 20130420
5 P_R_SYS Instance attribute Private Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20130420
6 P_TABLE_FILTERS_TAB Instance attribute Private Type reference (TYPE) TY_TABLE_FILTERS_TAB 20130420
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_CURRENT_SYSTEM Instance method Public Method Change current system 20130420
2 DISPLAY_VIEW Instance method Public Method Display view 20130420
3 FILL_MONITORED_SCHEMAS Instance method Private Method Fill the list of monitored schemas 20130420
4 GET_ACCESS_OPTIONS Instance method Public Method Get the access options given the values set 20130420
5 HANDLE_PAI Instance method Public Method Handle a PAI event 20130420
6 INIT Instance method Public Method Initialize event 20130420
7 MAKE_VISIBLE Instance method Private Method Make a line with fields visible 20130420
8 SET_ACCESSOR Instance method Public Method Set accessor object 20130420
Events
Class CL_DB4_DBSPC_TABLES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TABLE_FILTER Private See coding 20130420 begin of ty_table_filter, * operator_schema type string, schema_name type string, operator_table type string, table_name type string, used type abap_bool, end of ty_table_filter
2 TY_TABLE_FILTERS_TAB Private See coding 20130420 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 20130420
2 Importing I_R_SYS Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20130420
# Exception Resumable Description Created on
1 CX_DB4_BACKEND DB4: Backend exception class 20130424

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 20130420
2 Importing VIEW_NAME Call by reference Type reference (TYPE) STRING 20130420

Method DISPLAY_VIEW on class CL_DB4_DBSPC_TABLES has no exception.

Method FILL_MONITORED_SCHEMAS Signature

Method FILL_MONITORED_SCHEMAS on class CL_DB4_DBSPC_TABLES has no parameter.
# Exception Resumable Description Created on
1 CX_DB4_BACKEND DB4: Backend exception class 20130420

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 20130420
2 Exporting E_PARAMS_TAB Call by reference Type reference (TYPE) CL_DB4_VIRTUAL_TABLE_ACCESSOR=>TY_PARAMS_TAB Virtual table parameters table 20130420
3 Importing I_CONTEXT Call by reference Type reference (TYPE) STRING Context for the operation 20130420
4 Importing I_R_VIEW_DATA Call by reference Object reference (TYPE REF TO) DATA 20130420

Method GET_ACCESS_OPTIONS on class CL_DB4_DBSPC_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 20130420
2 Importing I_R_VIEW_DATA Call by reference Object reference (TYPE REF TO) DATA 20130420
3 Importing OKCODE Call by reference Type reference (TYPE) SYUCOMM Function Code 20130420
4 Importing SCREEN Call by reference Type reference (TYPE) SYDYNNR Dynpro Number 20130420
# Exception Resumable Description Created on
1 CX_DBA_ROOT DBA Cockpit: Root exception class 20130420

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 20130420
2 Importing I_R_VIEW_DATA Call by reference Object reference (TYPE REF TO) DATA 20130420

Method INIT on class CL_DB4_DBSPC_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 20130420

Method MAKE_VISIBLE on class CL_DB4_DBSPC_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 20130420

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