SAP ABAP Class CL_DBA_CALENDAR_CFG (CL_DB6_CALENDAR_CFG)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_JOB (Package) DBA Cockpit: Jobs
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADA_CALENDAR_CFG MaxDB: Calendar Configuration 20101207
2 Inheritance (c INHERITING FROM c_ref)  CL_DB2_CALENDAR_CFG DB2/z: Calendar Configuration 20101207
3 Inheritance (c INHERITING FROM c_ref)  CL_DB4_CALENDAR_CFG DB4: Calendar Configuration 20110922
4 Inheritance (c INHERITING FROM c_ref)  CL_DB6_CALENDAR_CFG DB6: Calendar Configuration 20101207
5 Inheritance (c INHERITING FROM c_ref)  CL_HDB_CALENDAR_CFG HDB: Calendar Configuration 20110510
6 Inheritance (c INHERITING FROM c_ref)  CL_MSS_CALENDAR_CFG MSS: Calendar Configuration 20101207
7 Inheritance (c INHERITING FROM c_ref)  CL_ORA_CALENDAR_CFG Oracle: Calendar Configuration 20101207
8 Inheritance (c INHERITING FROM c_ref)  CL_SYB_CALENDAR_CFG SYB: Calendar Configuration 20101208
Properties
Class CL_DBA_CALENDAR_CFG  
Short Description CL_DB6_CALENDAR_CFG    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_JOB   DBA Cockpit: Jobs 
Created 20101207   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_DB6_RC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 DB6JO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DBA_CALENDAR_CFG has no interface implemented.
Friends
Class CL_DBA_CALENDAR_CFG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION_TABLE_BUFFER Instance attribute Private Type reference (TYPE) DB6JO_ACTION_DESCR_TABLE 20101207
2 ATYPE_BI_FWK Constant Public Type reference (TYPE) SDBA_ATYPE 'BIFWK' Type of the DBA action (for grouping) 20101207
3 ATYPE_HIDDEN Constant Public Type reference (TYPE) SDBA_ATYPE 'HIDE' Type of the DBA action (for grouping) 20101207
4 ATYPE_TCOLL Constant Public Type reference (TYPE) SDBA_ATYPE 'TCOLL' Type of the DBA action (for grouping) 20101207
5 BUFFERED_CFG_REF Static Attribute Private Object reference (TYPE REF TO) CL_DBA_CALENDAR_CFG CL_DB6_CALENDAR_CFG 20101207
6 CATEGORY_ALL Static Attribute Public Type reference (TYPE) I 9999 CATEGORY_ALL 20101207
7 CATEGORY_AUTO Static Attribute Public Type reference (TYPE) I 3 CATEGORY_AUTO 20101207
8 CATEGORY_COLL Static Attribute Public Type reference (TYPE) I 1 CATEGORY_COLL 20101207
9 CATEGORY_EXTERNAL Static Attribute Public Type reference (TYPE) I 4 20101207
10 CATEGORY_PLAN Static Attribute Public Type reference (TYPE) I 2 CATEGORY_PLAN 20101207
11 CATEGORY_UNDEFINED Static Attribute Public Type reference (TYPE) I 0 CATEGORY_UNDEFINED 20101207
12 DEFAULT_VARIANT Constant Public Type reference (TYPE) I 0 20101207
13 EXEC_EXTPROG Static Attribute Public Type reference (TYPE) I 2 20101207
14 EXEC_REPORT Static Attribute Public Type reference (TYPE) I 1 20101207
15 EXEC_SEQUENCE Static Attribute Public Type reference (TYPE) I 3 20101207
16 EXEC_TASK Static Attribute Public Type reference (TYPE) I 4 20101207
17 EXEC_UNDEFINED Static Attribute Public Type reference (TYPE) I 9999 20101207
18 PARAM_KIND_CODE Constant Public Type reference (TYPE) C 'C' 20101209
19 PARAM_KIND_LONGTEXT Constant Public Type reference (TYPE) C 'T' 20101209
20 PARAM_KIND_SIMPLE Constant Public Type reference (TYPE) C 'S' 20101209
21 PATTERN_BUFFER Instance attribute Private Type reference (TYPE) DB6JO_PATTERN_BUFFER_TABLE 20101207
22 RECURRENCE_BUFFER Instance attribute Private Type reference (TYPE) DB6JO_RECURRENCE_BUFFER_TABLE 20101207
23 SYS_REF Instance attribute Private Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20101207
24 VARIANT_BUFFER Instance attribute Private Type reference (TYPE) DB6JO_VARIANT_BUFFER_TABLE 20101207
Methods
# Method Level Visibility Method type Description Created on
1 ACTION_CATEGORY Instance method Public Method ACTION_CATEGORY 20101207
2 ACTION_DEFAULT Instance method Public Method ACTION_DEFAULT 20101207
3 ACTION_DESCR Instance method Public Method ACTION_DESCR 20101207
4 ACTION_EXEC_TYPE Instance method Public Method ACTION_EXEC_TYPE 20101207
5 ACTION_RECURRENCE Instance method Public Method 20101207
6 ALERT_WEIGHT Instance method Public Method 20101207
7 AVAILABLE_VARIANTS Instance method Public Method 20101207
8 BUILD_BI_FWK_JOBNAME Static method Public Method 20101207
9 BUILD_TCOLL_JOBNAME Static method Public Method 20101207
10 CATEGORY_LIST Instance method Public Method CATEGORY_LIST 20101207
11 CFIELD_TO_SDBAR Static method Public Method 20111201
12 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101207
13 CTAB_TO_SDBAR Static method Public Method 20101207
14 DB13C_ACTIONS Instance method Public Method 20101207
15 DEFAULT_VARIANT_ID Instance method Public Method 20101207
16 GET_ACTIONS Static method Public Method 20101207
17 GET_ACTION_CONFIG Instance method Public Method 20101207
18 GET_BUTTONS Instance method Public Method 20101207
19 GET_EXPLANATION Instance method Public Method 20101207
20 GET_LAYOUT Instance method Public Method 20101207
21 GET_PARAMETER_DESCRIPTION Instance method Public Method 20101207
22 GET_PARAMETER_KIND Instance method Public Method 20101209
23 GET_PATTERNS Instance method Private Method 20101207
24 GET_REF Static method Public Method 20101207
25 HAS_PATTERNS Instance method Public Method 20101207
26 HAS_VARIANTS Instance method Public Method 20101207
27 ID_BY_CLASSNAME Instance method Public Method 20101220
28 ID_BY_LONGNAME Instance method Public Method ID_BY_LONGNAME 20101207
29 ID_BY_SHORTNAME Instance method Public Method ID_BY_LONGNAME 20101207
30 INIT_SDBAC Instance method Protected Method 20120907
31 IS_BI_FWK_ACTION Instance method Public Method 20101207
32 IS_COMMON Instance method Public Method ACTION_CATEGORY 20101207
33 IS_DISPATCHABLE Instance method Public Method 20101207
34 IS_RECURRING_ACTION Instance method Public Method 20101209
35 IS_VALID_PATTERN Instance method Private Method 20101207
36 LONGNAME Instance method Public Method LONGNAME 20101207
37 PLANNABLE_ACTIONS Instance method Public Method PLANNABLE_ACTIONS 20101207
38 PROPOSED_PATTERNS Instance method Public Method 20101207
39 READ_SDBAC Static method Public Method 20101207
40 SDBAR_TO_CFIELD Static method Public Method 20111201
41 SDBAR_TO_CTAB Static method Public Method 20101207
42 SDBAR_TO_STRING Static method Public Method 20101207
43 SHORTNAME Instance method Public Method SHORTNAME 20101207
44 STRING_TO_SDBAR Static method Public Method 20101207
45 VALID_FOR_RELEASE Instance method Public Method VALID_FOR_RELEASE 20101207
Events
Class CL_DBA_CALENDAR_CFG has no event.
Types
Class CL_DBA_CALENDAR_CFG has no local type.
Method Signatures

Method ACTION_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) SDBA_BTYPE ACTION_ID 20101207
2 Returning CATEGORY Value transfer Type reference (TYPE) I CATEGORY 20101207

Method ACTION_CATEGORY on class CL_DBA_CALENDAR_CFG has no exception.

Method ACTION_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION_ID Value transfer Type reference (TYPE) SDBA_BTYPE ACTION_ID 20101207

Method ACTION_DEFAULT on class CL_DBA_CALENDAR_CFG has no exception.

Method ACTION_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION_DESCR Value transfer Type reference (TYPE) SDBAC ACTION_DESCR 20101207
2 Importing ACTION_ID Call by reference Type reference (TYPE) SDBA_BTYPE ACTION_ID 20101207
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_CFG DB6: Exceptions of Planning Calendar 20101207

Method ACTION_EXEC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) SDBA_BTYPE Backup types (full, incremental...) 20101207
2 Returning EXEC_TYPE Value transfer Type reference (TYPE) I 20101207

Method ACTION_EXEC_TYPE on class CL_DBA_CALENDAR_CFG has no exception.

Method ACTION_RECURRENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) SDBA_BTYPE Type of DBA action 20101207
2 Returning RECURRENCE Value transfer Type reference (TYPE) SDBA_RECUR Recurrence Pattern of a Scheduled DBA Action 20101207
3 Importing VARIANT Call by reference Type reference (TYPE) I 20101207
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_CFG DB6: Exceptions of Planning Calendar 20101207

Method ALERT_WEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) SDBA_BTYPE Type of DBA Action 20101207
2 Returning WEIGHT Value transfer Type reference (TYPE) ALVALUE Alert: alert value (1 = green, 2 = yellow, ....) 20101207

Method ALERT_WEIGHT on class CL_DBA_CALENDAR_CFG has no exception.

Method AVAILABLE_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VARIANTS Value transfer Type reference (TYPE) DB6JO_VARIANT_DISPLAY_TABLE 20101207

Method AVAILABLE_VARIANTS on class CL_DBA_CALENDAR_CFG has no exception.

Method BUILD_BI_FWK_JOBNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_DESCR Call by reference Type reference (TYPE) SDBAC Generated Table for View 20101207
2 Returning JOB_NAME Value transfer Type reference (TYPE) STRING 20101207

Method BUILD_BI_FWK_JOBNAME on class CL_DBA_CALENDAR_CFG has no exception.

Method BUILD_TCOLL_JOBNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CNAME Call by reference Type reference (TYPE) CLIKE Name of command or report to execute 20101207
2 Returning JOB_NAME Value transfer Type reference (TYPE) STRING 20101207

Method BUILD_TCOLL_JOBNAME on class CL_DBA_CALENDAR_CFG has no exception.

Method CATEGORY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CATEGORIES Value transfer Type reference (TYPE) DB6JO_CATEGORY_TABLE CATEGORIES 20101207

Method CATEGORY_LIST on class CL_DBA_CALENDAR_CFG has no exception.

Method CFIELD_TO_SDBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMS Value transfer Type reference (TYPE) DBA_SDBAR_TAB DBA Cockpit: Job Parameters 20111201
2 Importing RESTYPE Call by reference Type reference (TYPE) SDBAR-RESTYPE Single-Character Flag 20111201
3 Importing STR Call by reference Type reference (TYPE) CLIKE 20111201

Method CFIELD_TO_SDBAR on class CL_DBA_CALENDAR_CFG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OFFLINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101207
2 Importing SYSTEM Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DBSYS 20101207
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_CFG DB6: Exceptions of Planning Calendar 20101207

Method CTAB_TO_SDBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINES Call by reference Type reference (TYPE) DB6_EDITOR_LIST DB6: Table of DB6_EDITOR_LINE 20101207
2 Returning PARAMS Value transfer Type reference (TYPE) DBA_SDBAR_TAB DBA Cockpit: Job Parameters 20101207
3 Importing RESTYPE Call by reference Type reference (TYPE) SDBAR-RESTYPE Single-Character Flag 20101207

Method CTAB_TO_SDBAR on class CL_DBA_CALENDAR_CFG has no exception.

Method DB13C_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTIONS Value transfer Type reference (TYPE) DBA_ACTION_ID_LIST DBA Cockpit: List of Action IDs 20101207

Method DB13C_ACTIONS on class CL_DBA_CALENDAR_CFG has no exception.

Method DEFAULT_VARIANT_ID Signature

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

Method DEFAULT_VARIANT_ID on class CL_DBA_CALENDAR_CFG has no exception.

Method GET_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTIONS Value transfer Type reference (TYPE) DB6JO_ACTION_CONFIG 20101207
2 Importing OFFLINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101207
3 Importing SYSTEM Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20101207
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_CFG DB6: Exceptions of Planning Calendar 20101207

Method GET_ACTION_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTIONS Value transfer Type reference (TYPE) DB6JO_ACTION_CONFIG 20101207

Method GET_ACTION_CONFIG on class CL_DBA_CALENDAR_CFG has no exception.

Method GET_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BUTTONS Value transfer Type reference (TYPE) DB6JO_BUTTONS 20101207
2 Importing SYSTEM Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20101207

Method GET_BUTTONS on class CL_DBA_CALENDAR_CFG has no exception.

Method GET_EXPLANATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) SDBA_BTYPE Type of DBA Action 20101207
2 Returning EXPLANATION Value transfer Type reference (TYPE) STRING 20101207

Method GET_EXPLANATION on class CL_DBA_CALENDAR_CFG has no exception.

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LAYOUT Value transfer Type reference (TYPE) DB6JO_CAL_CUSTOM 20101207

Method GET_LAYOUT on class CL_DBA_CALENDAR_CFG has no exception.

Method GET_PARAMETER_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) STRING 20101207
2 Importing PARAMETER_ID Call by reference Type reference (TYPE) SDBAR-RESTYPE Single-Character Flag 20101207

Method GET_PARAMETER_DESCRIPTION on class CL_DBA_CALENDAR_CFG has no exception.

Method GET_PARAMETER_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning KIND Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20101209
2 Importing PARAMETER_ID Call by reference Type reference (TYPE) SDBAR-RESTYPE Single-Character Flag 20101209

Method GET_PARAMETER_KIND on class CL_DBA_CALENDAR_CFG has no exception.

Method GET_PATTERNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OFFLINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101207
2 Importing SYSTEM Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20101207
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_CFG DB6: Exceptions of Planning Calendar 20101207

Method GET_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CFG_REF Value transfer Object reference (TYPE REF TO) CL_DBA_CALENDAR_CFG CL_DB6_CALENDAR_CFG 20101207
2 Importing OFFLINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101207
3 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20101207
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_CFG DB6: Exceptions of Planning Calendar 20101207

Method HAS_PATTERNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WITH_PATTERN Value transfer Type reference (TYPE) ABAP_BOOL 20101207

Method HAS_PATTERNS on class CL_DBA_CALENDAR_CFG has no exception.

Method HAS_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WITH_VARIANT Value transfer Type reference (TYPE) ABAP_BOOL 20101207

Method HAS_VARIANTS on class CL_DBA_CALENDAR_CFG has no exception.

Method ID_BY_CLASSNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION_ID Value transfer Type reference (TYPE) SDBA_BTYPE Type of DBA action 20101220
2 Importing CLASSNAME Call by reference Type reference (TYPE) STRING Name of command or report to execute 20101220

Method ID_BY_CLASSNAME on class CL_DBA_CALENDAR_CFG has no exception.

Method ID_BY_LONGNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION_ID Value transfer Type reference (TYPE) SDBA_BTYPE ACTION_ID 20101207
2 Importing LONGNAME Call by reference Type reference (TYPE) SDBA_LNAME LONGNAME 20101207

Method ID_BY_LONGNAME on class CL_DBA_CALENDAR_CFG has no exception.

Method ID_BY_SHORTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION_ID Value transfer Type reference (TYPE) SDBA_BTYPE ACTION_ID 20101207
2 Importing SHORTNAME Call by reference Type reference (TYPE) SDBA_SNAME 20101207

Method ID_BY_SHORTNAME on class CL_DBA_CALENDAR_CFG has no exception.

Method INIT_SDBAC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTIONS Value transfer Type reference (TYPE) DBA_SDBAC_LIST DBA Cockpit: DB13 Action Configuration Table 20120907
2 Importing OFFLINE Call by reference Type reference (TYPE) ABAP_BOOL 20120907
3 Importing SYSTEM Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20120907

Method INIT_SDBAC on class CL_DBA_CALENDAR_CFG has no exception.

Method IS_BI_FWK_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) SDBA_BTYPE Type of DBA Action 20101207
2 Returning BI_FWK_ACTION Value transfer Type reference (TYPE) ABAP_BOOL 20101207

Method IS_BI_FWK_ACTION on class CL_DBA_CALENDAR_CFG has no exception.

Method IS_COMMON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) SDBA_BTYPE ACTION_ID 20101207
2 Returning COMMON Value transfer Type reference (TYPE) ABAP_BOOL CATEGORY 20101207

Method IS_COMMON on class CL_DBA_CALENDAR_CFG has no exception.

Method IS_DISPATCHABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) SDBA_BTYPE Type of DBA Action 20101207
2 Returning DISPATCHABLE Value transfer Type reference (TYPE) ABAP_BOOL 20101207

Method IS_DISPATCHABLE on class CL_DBA_CALENDAR_CFG has no exception.

Method IS_RECURRING_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) SDBA_BTYPE Type of DBA action 20101209
2 Returning IS_RECURRING Value transfer Type reference (TYPE) ABAP_BOOL Recurrence Pattern of a Scheduled DBA Action 20101209

Method IS_RECURRING_ACTION on class CL_DBA_CALENDAR_CFG has no exception.

Method IS_VALID_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20101207
2 Importing PATTERN Call by reference Type reference (TYPE) SDBAC_PAT DB13: List of proposed actions 20101207

Method IS_VALID_PATTERN on class CL_DBA_CALENDAR_CFG has no exception.

Method LONGNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) SDBA_BTYPE ACTION_ID 20101207
2 Returning NAME Value transfer Type reference (TYPE) SDBA_LNAME NAME 20101207

Method LONGNAME on class CL_DBA_CALENDAR_CFG has no exception.

Method PLANNABLE_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION_LIST Value transfer Type reference (TYPE) DB6JO_ACTION_NAME_TABLE ACTION_LIST 20101207
2 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20101207

Method PLANNABLE_ACTIONS on class CL_DBA_CALENDAR_CFG has no exception.

Method PROPOSED_PATTERNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PATTERN_LIST Value transfer Type reference (TYPE) DB6JO_PATTERN_TABLE 20101207
2 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20101207
3 Importing VARIANT Call by reference Type reference (TYPE) I 20101207

Method PROPOSED_PATTERNS on class CL_DBA_CALENDAR_CFG has no exception.

Method READ_SDBAC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTIONS Value transfer Type reference (TYPE) DB6JO_ACTION_CONFIG DBA Cockpit: DB13 Action Configuration Table 20101207
2 Importing DBSYS Call by reference Type reference (TYPE) CLIKE 20101207
3 Importing DB_OPSYS Call by reference Type reference (TYPE) CLIKE 20101207

Method READ_SDBAC on class CL_DBA_CALENDAR_CFG has no exception.

Method SDBAR_TO_CFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CFIELD Value transfer Type reference (TYPE) STRING 20111201
2 Importing PARAMS Call by reference Type reference (TYPE) DBA_SDBAR_TAB DBA Cockpit: Job Parameters 20111201
3 Importing RESTYPE Call by reference Type reference (TYPE) SDBAR-RESTYPE Single-Character Flag 20111201

Method SDBAR_TO_CFIELD on class CL_DBA_CALENDAR_CFG has no exception.

Method SDBAR_TO_CTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CTAB Value transfer Type reference (TYPE) DB6_EDITOR_LIST DB6: Table of DB6_EDITOR_LINE 20101207
2 Importing PARAMS Call by reference Type reference (TYPE) DBA_SDBAR_TAB DBA Cockpit: Job Parameters 20101207
3 Importing RESTYPE Call by reference Type reference (TYPE) SDBAR-RESTYPE Single-Character Flag 20101207

Method SDBAR_TO_CTAB on class CL_DBA_CALENDAR_CFG has no exception.

Method SDBAR_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMS Call by reference Type reference (TYPE) DBA_SDBAR_TAB DBA Cockpit: Job Parameters 20101207
2 Importing RESTYPE Call by reference Type reference (TYPE) SDBAR-RESTYPE Single-Character Flag 20101207
3 Returning STR Value transfer Type reference (TYPE) STRING 20101207

Method SDBAR_TO_STRING on class CL_DBA_CALENDAR_CFG has no exception.

Method SHORTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) SDBA_BTYPE ACTION_ID 20101207
2 Returning NAME Value transfer Type reference (TYPE) SDBA_SNAME NAME 20101207

Method SHORTNAME on class CL_DBA_CALENDAR_CFG has no exception.

Method STRING_TO_SDBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMS Value transfer Type reference (TYPE) DBA_SDBAR_TAB DBA Cockpit: Job Parameters 20101207
2 Importing RESTYPE Call by reference Type reference (TYPE) SDBAR-RESTYPE Single-Character Flag 20101207
3 Importing STR Call by reference Type reference (TYPE) STRING 20101207

Method STRING_TO_SDBAR on class CL_DBA_CALENDAR_CFG has no exception.

Method VALID_FOR_RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) SDBA_BTYPE ACTION_ID 20101207
2 Importing COCKREL Call by reference Type reference (TYPE) SYSAPRL Cockpit Release 20101207
3 Importing DBREL Call by reference Type reference (TYPE) DB6NAVSYST-DBREL DB6: DB2 UDB Release Level 20101207
4 Returning IS_VALID Value transfer Type reference (TYPE) ABAP_BOOL VALIDITY 20101207
5 Importing SAPREL Call by reference Type reference (TYPE) SYSAPRL RELEASE 20101207

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