SAP ABAP Class CL_ORA_ACTION_DBCHECK_CODT (Display Oracle/CCMS function ids)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
     S_DBCOCKPIT_ORA (Package) Oracle Monitoring with DBCOCKPIT 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 20071018
Properties
Class CL_ORA_ACTION_DBCHECK_CODT  
Short Description Display Oracle/CCMS function ids    
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_DBCOCKPIT_ORA   Oracle Monitoring with DBCOCKPIT Framework 
Created 20071018   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ORACP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ORA_ACTION_DBCHECK_CODT has no interface implemented.
Friends
Class CL_ORA_ACTION_DBCHECK_CODT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CTRL Instance attribute Private Attribute reference (LIKE) 20071018
2 DBCHECKORA_INDEX Instance attribute Private Type reference (TYPE) SY-INDEX Loop Index 20071018
3 DBCHECKORA_LINES Instance attribute Private Type reference (TYPE) I 20071018
4 DBCHECKORA_OLD Instance attribute Private Type reference (TYPE) DBCHECKORA Configuration of Database Check 20071018
5 FILTER Instance attribute Private Type reference (TYPE) ORA_FILTER Display Filter for DB17 20071018
6 IT_DBCHECKORA Instance attribute Private Type reference (TYPE) DBCHECKORA_T Table Type of DBMSGORA 20071018
7 NAV_REF Instance attribute Private Attribute reference (LIKE) 20071018
8 VIEW_DATA Instance attribute Private Type reference (TYPE) ORACP_ACTION_DBCHECK_CODT 20071018
Methods
# Method Level Visibility Method type Description Created on
1 ALLOWED_PARAMETER Instance method Private Method 20071018
2 CONFIRM_DATA_LOSS Instance method Private Method 20071018
3 DELETE_DBCHECKORA Instance method Private Method 20071018
4 DELETE_ENTRY Instance method Private Method 20071018
5 INSERT_DBCHECKORA Instance method Private Method 20071018
6 PARAMETER_EXISTS Instance method Private Method 20071018
7 PROOF_CHECK_PARAMETER Instance method Private Method 20071018
8 READ_DBCHECKORA Instance method Private Method 20071018
9 SAVE_ENTRY Instance method Private Method 20071018
10 TABLESPACE_EXISTS Instance method Private Method 20071018
11 TABLE_EXISTS Instance method Private Method 20071018
12 UPDATE_DBCHECKORA Instance method Private Method 20071018
Events
Class CL_ORA_ACTION_DBCHECK_CODT has no event.
Types
Class CL_ORA_ACTION_DBCHECK_CODT has no local type.
Method Signatures

Method ALLOWED_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ALLOWED_FLAG Call by reference Type reference (TYPE) I 20071018

Method ALLOWED_PARAMETER on class CL_ORA_ACTION_DBCHECK_CODT has no exception.

Method CONFIRM_DATA_LOSS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ANSWER Value transfer Type reference (TYPE) FLAG General Flag 20071018

Method CONFIRM_DATA_LOSS on class CL_ORA_ACTION_DBCHECK_CODT has no exception.

Method DELETE_DBCHECKORA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RC Call by reference Type reference (TYPE) I 20071018
2 Exporting ROWS_PROCESSED Call by reference Type reference (TYPE) I 20071018
3 Importing WA_DBCHECKORA Call by reference Type reference (TYPE) DBCHECKORA Configuration of Database Check 20071018

Method DELETE_DBCHECKORA on class CL_ORA_ACTION_DBCHECK_CODT has no exception.

Method DELETE_ENTRY Signature

Method DELETE_ENTRY on class CL_ORA_ACTION_DBCHECK_CODT has no parameter.
Method DELETE_ENTRY on class CL_ORA_ACTION_DBCHECK_CODT has no exception.

Method INSERT_DBCHECKORA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RC Call by reference Type reference (TYPE) I 20071018
2 Exporting ROWS_PROCESSED Call by reference Type reference (TYPE) I 20071018
3 Importing WA_DBCHECKORA Call by reference Type reference (TYPE) DBCHECKORA Configuration of Database Check 20071018

Method INSERT_DBCHECKORA on class CL_ORA_ACTION_DBCHECK_CODT has no exception.

Method PARAMETER_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) I 20071018
2 Importing PARAMETER_NAME Call by reference Type reference (TYPE) DBPNAME Parameter Name 20071018

Method PARAMETER_EXISTS on class CL_ORA_ACTION_DBCHECK_CODT has no exception.

Method PROOF_CHECK_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ALLOWED_FLAG Value transfer Type reference (TYPE) I 20071018

Method PROOF_CHECK_PARAMETER on class CL_ORA_ACTION_DBCHECK_CODT has no exception.

Method READ_DBCHECKORA Signature

Method READ_DBCHECKORA on class CL_ORA_ACTION_DBCHECK_CODT has no parameter.
Method READ_DBCHECKORA on class CL_ORA_ACTION_DBCHECK_CODT has no exception.

Method SAVE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RC Call by reference Type reference (TYPE) I 20071018
2 Importing WA_DBCHECKORA Call by reference Type reference (TYPE) DBCHECKORA Configuration of Database Check 20071018

Method SAVE_ENTRY on class CL_ORA_ACTION_DBCHECK_CODT has no exception.

Method TABLESPACE_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) I 20071018
2 Importing TABLESPACE_NAME Call by reference Type reference (TYPE) TSP_NAME Tablespace name 20071018

Method TABLESPACE_EXISTS on class CL_ORA_ACTION_DBCHECK_CODT has no exception.

Method TABLE_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) I 20071018
2 Importing TABLE_NAME Call by reference Type reference (TYPE) DD02L-TABNAME Table Name 20071018

Method TABLE_EXISTS on class CL_ORA_ACTION_DBCHECK_CODT has no exception.

Method UPDATE_DBCHECKORA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RC Call by reference Type reference (TYPE) I 20071018
2 Exporting ROWS_PROCESSED Call by reference Type reference (TYPE) I 20071018
3 Importing WA_DBCHECKORA Call by reference Type reference (TYPE) DBCHECKORA Configuration of Database Check 20071018

Method UPDATE_DBCHECKORA on class CL_ORA_ACTION_DBCHECK_CODT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731