SAP ABAP Class CL_DBA_CORE_CONSTANTS (DBA Cockpit: Core Constants)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Properties
Class CL_DBA_CORE_CONSTANTS  
Short Description DBA Cockpit: Core Constants    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20110519   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DB6_ALV Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DBA_CORE_CONSTANTS has no interface implemented.
Friends
Class CL_DBA_CORE_CONSTANTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACTION_CHECKPOINT Constant Public Type reference (TYPE) I 21 20110520
2 CO_ACTION_CURRENT_CONFIG Constant Public Type reference (TYPE) I 22 20110520
3 CO_ACTION_DELTA_CHECKPOINT Constant Public Type reference (TYPE) I 23 20110520
4 CO_ACTION_GET_AND_SAVE_DATA Constant Public Type reference (TYPE) I 2 20110520
5 CO_ACTION_GET_DATA Constant Public Type reference (TYPE) I 1 20110520
6 CO_ACTION_GET_HISTORY Constant Public Type reference (TYPE) I 3 20110520
7 CO_ACTION_RESET Constant Public Type reference (TYPE) I 11 20110520
8 CO_ACTION_SAVE_DATA Constant Public Type reference (TYPE) I 4 20110520
9 CO_ACTION_SINCE_DBMSTART Constant Public Type reference (TYPE) I 12 20110520
10 CO_ACTION_SINCE_RESET Constant Public Type reference (TYPE) I 13 20110520
11 CO_CALLER_EVENT Constant Public Type reference (TYPE) C 'E' 20110520
12 CO_CALLER_RESET Constant Public Type reference (TYPE) C 'R' 20110520
13 CO_CALLER_STATISTIC Constant Public Type reference (TYPE) C 'S' 20110520
14 CO_CALLER_TRIGGER Constant Public Type reference (TYPE) C 'T' 20110520
15 CO_CALLER_UNDEFINED Constant Public Type reference (TYPE) C 'X' 20110520
16 CO_CALLER_USER Constant Public Type reference (TYPE) C 'U' 20110520
17 CO_CHART_YAXIS_POS_LEFT Constant Public Type reference (TYPE) STRING `Primary` 20110519
18 CO_CHART_YAXIS_POS_RIGHT Constant Public Type reference (TYPE) STRING `SECONDARY` 20110519
19 CO_COLOR_GREEN Constant Public Type reference (TYPE) LVC_CIFNM CL_DB6_ALV=>CO_COLOR_GREEN 20110519
20 CO_COLOR_NOCOLOR Constant Public Type reference (TYPE) LVC_CIFNM CL_DB6_ALV=>CO_COLOR_NO_COLOR 20110519
21 CO_COLOR_NORMAL Constant Public Type reference (TYPE) LVC_CIFNM CL_DB6_ALV=>CO_COLOR_NORMAL 20110519
22 CO_COLOR_RED Constant Public Type reference (TYPE) LVC_CIFNM CL_DB6_ALV=>CO_COLOR_RED 20110519
23 CO_COLOR_YELLOW Constant Public Type reference (TYPE) LVC_CIFNM CL_DB6_ALV=>CO_COLOR_YELLOW 20110519
24 CO_DATACLASS_CUST Constant Public Type reference (TYPE) DDTABCLASS 'USR' 20110519
25 CO_DDL_OBJECT_FUNCTION Constant Public Type reference (TYPE) STRING 'FUNCTION' 20110519
26 CO_DDL_OBJECT_INDEX Constant Public Type reference (TYPE) STRING 'INDEX' 20110519
27 CO_DDL_OBJECT_TABLE Constant Public Type reference (TYPE) STRING 'TABLE' 20110519
28 CO_DIALOG_SUPPRESS_NO Constant Public Type reference (TYPE) I 0 20110520
29 CO_DIALOG_SUPPRESS_YES Constant Public Type reference (TYPE) I 1 20110520
30 CO_DIGITS Constant Public Type reference (TYPE) CHAR10 '0123456789' Character Field Length = 10 20110519
31 CO_DIGITS_PACKED Constant Public Type reference (TYPE) CHAR17 '0123456789 .,+-:;' 17-Char. Field 20110519
32 CO_EXCP_ERROR Constant Public Type reference (TYPE) CHAR1 '1' Single-Character Flag 20110519
33 CO_EXCP_OK Constant Public Type reference (TYPE) CHAR1 '3' Single-Character Flag 20110519
34 CO_EXCP_WARNING Constant Public Type reference (TYPE) CHAR1 '2' Single-Character Flag 20110519
35 CO_FILE_LOCAL Constant Public Type reference (TYPE) C 'X' 20110519
36 CO_FILE_ON_PARTITION Constant Public Type reference (TYPE) C SPACE 20110519
37 CO_HIS_ALERTLOG Constant Public Type reference (TYPE) CHAR1 'L' Character Field Length 1 20110520
38 CO_HIS_AUDITLOG Constant Public Type reference (TYPE) CHAR1 'U' Character Field Length 1 20110520
39 CO_HIS_DAY Constant Public Type reference (TYPE) CHAR1 'D' Character Field Length 1 20110520
40 CO_HIS_DBALOG Constant Public Type reference (TYPE) CHAR1 'D' Character Field Length 1 20110520
41 CO_HIS_MONTH Constant Public Type reference (TYPE) CHAR1 'M' Character Field Length 1 20110520
42 CO_HIS_PLANNING Constant Public Type reference (TYPE) CHAR1 'N' Character Field Length 1 20110520
43 CO_HIS_WEEK Constant Public Type reference (TYPE) CHAR1 'W' Character Field Length 1 20110520
44 CO_LOG_SUPPRESS_NO Constant Public Type reference (TYPE) I 0 20110520
45 CO_LOG_SUPPRESS_YES Constant Public Type reference (TYPE) I 1 20110520
46 CO_MAX_INT Constant Public Type reference (TYPE) I 2147483647 20110519
47 CO_MAX_NUMBER Constant Public Type reference (TYPE) DBA_MAX_DEC 9999999999999999999999999999999 DBA Cockpit: Maximum Decimal Type 20110519
48 CO_MIN_INT Constant Public Type reference (TYPE) I -2147483647 20110519
49 CO_MIN_NUMBER Constant Public Type reference (TYPE) DBA_MAX_DEC -9999999999999999999999999999999 DBA Cockpit: Maximum Decimal Type 20110519
50 CO_OPSYS_AIX Constant Public Type reference (TYPE) SYOPSYS 'AIX' 20110519
51 CO_OPSYS_ANY Constant Public Type reference (TYPE) SYOPSYS 'ANYOS' 20110519
52 CO_OPSYS_DELIMITER_NT Constant Public Type reference (TYPE) C '' 20110519
53 CO_OPSYS_DELIMITER_UX Constant Public Type reference (TYPE) C '/' 20110519
54 CO_OPSYS_HPUX Constant Public Type reference (TYPE) SYOPSYS 'HP-UX' 20110519
55 CO_OPSYS_LINUX Constant Public Type reference (TYPE) SYOPSYS 'Linux' 20110519
56 CO_OPSYS_SUN Constant Public Type reference (TYPE) SYOPSYS 'SunOS' 20110519
57 CO_OPSYS_UNKNOWN Constant Public Type reference (TYPE) SYOPSYS 'Unknown' 20110519
58 CO_OPSYS_WINDOWS_NT Constant Public Type reference (TYPE) SYOPSYS 'Windows NT' 20110519
59 CO_PARTITION_ALL Constant Public Type reference (TYPE) I -1 20110519
60 CO_PARTITION_UNDEFINED Constant Public Type reference (TYPE) I -99 20110520
61 CO_PERS_KEY Constant Public Type reference (TYPE) SPERS_KEY 'DB6NAV' 20110519
62 CO_RETAIN_DAYS Constant Public Type reference (TYPE) P 20 20110519
63 CO_RETAIN_DAYS_ALERTLOG Constant Public Type reference (TYPE) P 90 20110519
64 CO_RETAIN_DAYS_AUDITLOG Constant Public Type reference (TYPE) P 90 20110519
65 CO_RETAIN_DAYS_DBALOG Constant Public Type reference (TYPE) P 90 20110519
66 CO_RETAIN_DAYS_PLANNING Constant Public Type reference (TYPE) P 90 20110519
67 CO_RETAIN_DEFAULT Constant Public Type reference (TYPE) P 10 20110519
68 CO_RETAIN_MONTHS Constant Public Type reference (TYPE) P 12 20110519
69 CO_RETAIN_MONTHS_ALERTLOG Constant Public Type reference (TYPE) P 3 20110519
70 CO_RETAIN_MONTHS_AUDITLOG Constant Public Type reference (TYPE) P 3 20110519
71 CO_RETAIN_MONTHS_DBALOG Constant Public Type reference (TYPE) P 3 20110519
72 CO_RETAIN_MONTHS_PLANNING Constant Public Type reference (TYPE) P 3 20110519
73 CO_RETAIN_WEEKS Constant Public Type reference (TYPE) P 12 20110519
74 CO_RETAIN_WEEKS_ALERTLOG Constant Public Type reference (TYPE) P 12 20110519
75 CO_RETAIN_WEEKS_AUDITLOG Constant Public Type reference (TYPE) P 12 20110519
76 CO_RETAIN_WEEKS_DBALOG Constant Public Type reference (TYPE) P 12 20110519
77 CO_RETAIN_WEEKS_PLANNING Constant Public Type reference (TYPE) P 12 20110519
78 CO_SAPSYS_PRODUCTIVE Constant Public Type reference (TYPE) I 1 20110519
79 CO_SAPSYS_TEST Constant Public Type reference (TYPE) I 0 20110519
80 CO_SAVE_LAYOUT_BOTH Constant Public Type reference (TYPE) CHAR1 'A' Single-Character Flag 20110519
81 CO_SAVE_LAYOUT_BY_USER Constant Public Type reference (TYPE) CHAR1 'U' Single-Character Flag 20110519
82 CO_SAVE_LAYOUT_GLOBAL Constant Public Type reference (TYPE) CHAR1 'X' Single-Character Flag 20110519
83 CO_SAVE_LAYOUT_NO Constant Public Type reference (TYPE) CHAR1 ' ' Single-Character Flag 20110519
84 CO_SYSTYPE_CUST Constant Public Type reference (TYPE) DB6NAVSYST-SYSID 'CUSTOMER' 20110519
85 CO_SYSTYPE_SAP Constant Public Type reference (TYPE) DB6NAVSYST-SYSID 'SAP' 20110519
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_TO_NEW_PARTIT_SEL Static method Public Method Converts old to new partition selection where e.g. all = -2 20120705
Events
Class CL_DBA_CORE_CONSTANTS has no event.
Types
Class CL_DBA_CORE_CONSTANTS has no local type.
Method Signatures

Method CONVERT_TO_NEW_PARTIT_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEW_PARTITN_SEL Value transfer Type reference (TYPE) INT4 20120705
2 Importing PARTITN Call by reference Type reference (TYPE) INT4 20120705

Method CONVERT_TO_NEW_PARTIT_SEL on class CL_DBA_CORE_CONSTANTS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731