SAP ABAP Class CL_DB6_CALENDAR_ACTION (CL_DB6_CALENDAR_ACTION)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_JOB (Package) DBA Cockpit: Jobs
Properties
Class CL_DB6_CALENDAR_ACTION  
Short Description CL_DB6_CALENDAR_ACTION    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_JOB   DBA Cockpit: Jobs 
Created 20010118   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_EVENT_RECEIVER_CAL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_DB6_RC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 DB6JO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DB6_CALENDAR_ACTION has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_DBA_ACTION_CENTRAL_CALENDAR 20070130 DBA Cockpit: Central Planning Calendar
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION_BUFFER Instance attribute Private Type reference (TYPE) DB6JO_ACTION_TABLE ACTION_BUFFER 20010125
2 ACT_ERROR Constant Public Type reference (TYPE) I 2 20010125
3 ACT_FINISHED Constant Public Type reference (TYPE) I 0 20010125
4 ACT_NOT_SCHEDULED Constant Public Type reference (TYPE) I 8888 20060721
5 ACT_OVERDUE Constant Public Type reference (TYPE) I 3 20020829
6 ACT_RUNNING Constant Public Type reference (TYPE) I -1 20020912
7 ACT_SCHEDULED Constant Public Type reference (TYPE) I -3 20010125
8 ACT_STATUS_GONE Constant Public Type reference (TYPE) I -4 20060714
9 ACT_STATUS_UNDEFINED Constant Public Type reference (TYPE) I -2 20010125
10 ACT_WARNING Constant Public Type reference (TYPE) I 1 20010125
11 CONFIG Instance attribute Public Object reference (TYPE REF TO) CL_DBA_CALENDAR_CFG SDBA_ACTION 20040122
12 CURRENT_DBA_CONFIG Instance attribute Private Object reference (TYPE REF TO) CL_DBA_CONFIG DBA Cockpit: Monitoring Settings 20060110
13 CURRENT_SYSTEM Instance attribute Private Object reference (TYPE REF TO) CL_DB6_SYS CURRENT_SYSTEM 20020701
14 DISPATCHED_BY_DB13 Constant Public Type reference (TYPE) I 1 20010222
15 DISPATCHED_OUTSIDE Constant Public Type reference (TYPE) I 2 20010222
16 HIGHEST_TIMESTAMP Static Attribute Private Type reference (TYPE) DB6TSTAMP_STRUCT HIGHEST_TIMESTAMP 20010118
17 LOG_BUFFER Instance attribute Private Type reference (TYPE) DB6JO_LOG_ENTRY_TABLE LOG_BUFFER 20010124
18 PLANNING_BUFFER Instance attribute Public Type reference (TYPE) DB6JO_PLANNING_TABLE 20010118
Methods
# Method Level Visibility Method type Description Created on
1 ACTIONS_OF_PERIOD Instance method Public Method ACTIONS_OF_PERIOD 20010118
2 ACTIONS_OF_PLAN Instance method Public Method ACTIONS_OF_PLAN 20010118
3 ACTION_DATA Instance method Public Method ACTION_DATA 20010118
4 ACTION_PARAMETERS Instance method Public Method ACTION_PARAMETERS 20010118
5 ACTION_PERIOD Static method Public Method ACTION_PERIOD 20010118
6 ACTION_STATUS Instance method Public Method ACTION_STATUS 20010125
7 ADD_ACTION_DATA Instance method Private Method ADD_ACTION_DATA 20010118
8 ADD_ACTION_TO_BUFFER Instance method Private Method ADD_ACTION_TO_BUFFER 20010118
9 ADD_PLAN Instance method Public Method ADD_PLAN 20010118
10 APPEND_MESSAGES Instance method Private Method 20060309
11 BATCHLOG_OF_ACTION Instance method Public Method 20040128
12 CHANGE_SYSTEM Instance method Public Method CHANGE_SYSTEM 20010118
13 CHECK_DIALOG_PARAMETERS Instance method Public Method 20081223
14 CHECK_SAPCOLFORPERF_SCHEDULED Static method Public Method returns true if SAP collector f. performance is scheduled 20061212
15 CLEANUP Instance method Public Method 20040203
16 COMMANDLINE_OF_ACTION Instance method Public Method 20040202
17 COPY_PLAN Instance method Public Method COPY_PLAN 20010118
18 CURRENT_TIMESTAMP Static method Public Method CURRENT_TIMESTAMP 20010118
19 DATE_OF_ACTION Instance method Public Method 20040123
20 DAY_OF_ACTION Instance method Public Method DAY_OF_ACTION 20010125
21 DELETE_ACTION_DATA Instance method Private Method DELETE_ACTION_DATA 20010118
22 DELETE_ACTION_FROM_BUFFER Instance method Private Method DELETE_ACTION_FROM_BUFFER 20010118
23 DELETE_PLAN Instance method Public Method DELETE_PLAN 20010118
24 DETERMINE_RECURRENCE Instance method Public Method DETERMINE_RECURRENCE 20010118
25 DISPATCHING_MODE Instance method Public Method DISPATCHING_MODE 20010222
26 END_OF_ACTION Instance method Public Method 20040202
27 EXEC_ACTION Instance method Public Method EXEC_ACTION 20010118
28 EXPAND_PLANNINGS Static method Public Method 20070131
29 FIRST_START Static method Public Method FIRST_START 20010118
30 GET_ACTION_STATUS Instance method Private Method 20070130
31 GET_COLLIDING_ACTIONS Instance method Public Method CHECK_FOR_COLLISIONS 20040130
32 GET_DEFAULT_PARAMETERS Instance method Public Method 20060209
33 GET_DESTINATION Instance method Private Method 20060616
34 GET_DIALOG_PARAMETERS Instance method Public Method 20040128
35 GET_EXEHOST Instance method Private Method 20070307
36 GET_UNIQUE_ID Static method Public Method GET_UNIQUE_ID 20010118
37 HANDLE_BUTTON Instance method Public Method 20050118
38 HAS_LOG Instance method Public Method ACTION_LOG 20050221
39 HAS_PROGLOG Instance method Public Method ACTION_LOG 20040202
40 HOUR_OF_ACTION Instance method Public Method HOUR_OF_ACTION 20010125
41 IS_RECURRING_ACTION Instance method Public Method 20090115
42 LIST_TO_PARAMETER Static method Public Method 20041125
43 LOGS_OF_PERIOD Instance method Private Method LOGS_OF_PERIOD 20010124
44 MOVE_PLAN Instance method Public Method MOVE_PLAN 20010118
45 PARAMETERS_OF_ACTION Instance method Public Method 20040128
46 PREVIEW_OF_ACTION Instance method Public Method 20060516
47 PROGLOG_OF_ACTION Instance method Public Method 20040202
48 REFRESH_ACTIONS Instance method Public Method REFRESH_ACTIONS 20010124
49 REORG_ACTIONS Instance method Public Method REORG_ACTIONS 20010118
50 RUN_ACTION Instance method Public Method EXEC_ACTION 20111205
51 SET_DB13C_CONFIG Instance method Public Method 20070321
52 SET_DIALOG_PARAMETERS Instance method Public Method 20040128
53 SHOW_JOB_EXTENSION Instance method Public Method 20040825
54 START_OF_ACTION Instance method Public Method 20040202
55 STOP_ACTION Instance method Private Method STOP_ACTION 20010118
56 STOP_ACTION_IN_BUFFER Instance method Private Method STOP_ACTION_IN_BUFFER 20010118
57 TIME_OF_ACTION Instance method Public Method 20040126
58 UPDATE_PLAN Instance method Public Method UPDATE_PLAN 20010118
59 WEEK_OF_ACTION Instance method Public Method 20040123
Events
Class CL_DB6_CALENDAR_ACTION has no event.
Types
Class CL_DB6_CALENDAR_ACTION has no local type.
Method Signatures

Method ACTIONS_OF_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION_REFS Value transfer Type reference (TYPE) DB6JO_ACTION_REF_TABLE ACTION_REFS 20010125
2 Importing CATEGORY Call by reference Type reference (TYPE) I CATEGORY 20010118
3 Importing FROM_DATE Call by reference Type reference (TYPE) SYDATUM FROM_DATE 20010118
4 Importing PERIOD Call by reference Type reference (TYPE) I PERIOD 20010118
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040130

Method ACTIONS_OF_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP ACTION 20010118
2 Returning PLAN_ACTIONS Value transfer Type reference (TYPE) DB6JO_PLAN_TABLE PLAN_ACTIONS 20010118
3 Importing RECURRENCE Call by reference Type reference (TYPE) SDBA_RECUR RECURRENCE 20010118
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040128

Method ACTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION Value transfer Type reference (TYPE) SDBAP ACTION 20010118
2 Importing ID Call by reference Type reference (TYPE) I ID 20010118

Method ACTION_DATA on class CL_DB6_CALENDAR_ACTION has no exception.

Method ACTION_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP ACTION 20010118
2 Returning PARAMETERS Value transfer Type reference (TYPE) DB6JO_PARAM_TABLE PARAMETERS 20010118
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040128

Method ACTION_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP ACTION 20010118
2 Returning PERIOD_IN_SECONDS Value transfer Type reference (TYPE) I PERIOD_IN_SECONDS 20010118

Method ACTION_PERIOD on class CL_DB6_CALENDAR_ACTION has no exception.

Method ACTION_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) I 20010125
2 Returning STATUS Value transfer Type reference (TYPE) I 20010125

Method ACTION_STATUS on class CL_DB6_CALENDAR_ACTION has no exception.

Method ADD_ACTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP ACTION 20010118
2 Importing PARAMETERS Call by reference Type reference (TYPE) DB6JO_PARAM_TABLE PARAMETERS 20010118
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040128

Method ADD_ACTION_TO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP ACTION 20010118

Method ADD_ACTION_TO_BUFFER on class CL_DB6_CALENDAR_ACTION has no exception.

Method ADD_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP ACTION 20010118
2 Returning MESSAGES Value transfer Type reference (TYPE) DBA_MSG_LIST DBA Cockpit: Message List 20060309
3 Importing PARAMETERS Call by reference Type reference (TYPE) DB6JO_PARAM_TABLE PARAMETERS 20010118
4 Importing RECURRENCE Call by reference Type reference (TYPE) SDBA_RECUR RECURRENCE 20010118
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040130

Method APPEND_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing MESSAGES Call by reference Type reference (TYPE) DBA_MSG_LIST DBA Cockpit: Message List 20060309
2 Importing MESSAGES_CHAR Call by reference Type reference (TYPE) DBA_MSG_LIST_CHAR DBA Cockpit: Message List (RFC compliant) 20060309

Method APPEND_MESSAGES on class CL_DB6_CALENDAR_ACTION has no exception.

Method BATCHLOG_OF_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BATCHLOG Value transfer Type reference (TYPE) DB6JO_BATCHLOG_TABLE 20040128
2 Importing ID Call by reference Type reference (TYPE) I 20040128
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040128

Method CHANGE_SYSTEM 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 20081125
2 Importing SYSTEM Call by reference Object reference (TYPE REF TO) CL_DB6_SYS SYSTEM 20020701
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040130

Method CHECK_DIALOG_PARAMETERS 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 20081223
2 Importing MSGWINDOW Call by reference Object reference (TYPE REF TO) CL_DBA_MSG_WINDOW DBA Cockpit: Message Window 20081223
3 Returning OK Value transfer Type reference (TYPE) ABAP_BOOL 20081223

Method CHECK_DIALOG_PARAMETERS on class CL_DB6_CALENDAR_ACTION has no exception.

Method CHECK_SAPCOLFORPERF_SCHEDULED Signature

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

Method CHECK_SAPCOLFORPERF_SCHEDULED on class CL_DB6_CALENDAR_ACTION has no exception.

Method CLEANUP Signature

Method CLEANUP on class CL_DB6_CALENDAR_ACTION has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040203

Method COMMANDLINE_OF_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMMANDLINE Value transfer Type reference (TYPE) STRING DB6: Zeitstempel (Format: JJJJMMTTHHMMSS) 20040202
2 Importing ID Call by reference Type reference (TYPE) I 20040202

Method COMMANDLINE_OF_ACTION on class CL_DB6_CALENDAR_ACTION has no exception.

Method COPY_PLAN 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) I ACTION_ID 20010118
2 Importing FROM_DATE Call by reference Type reference (TYPE) SYDATUM FROM_DATE 20010118
3 Importing FROM_TIME Call by reference Type reference (TYPE) SYUZEIT FROM_TIME 20010118
4 Importing TO_DATE Call by reference Type reference (TYPE) SYDATUM TO_DATE 20010118
5 Importing TO_TIME Call by reference Type reference (TYPE) SYUZEIT TO_TIME 20010118
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040128

Method CURRENT_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NOW Value transfer Type reference (TYPE) DB6TSTAMP_STRUCT NOW 20010118

Method CURRENT_TIMESTAMP on class CL_DB6_CALENDAR_ACTION has no exception.

Method DATE_OF_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION_DATE Value transfer Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Anwendungsserver-)Datum 20040123
2 Importing ID Call by reference Type reference (TYPE) I 20040123

Method DATE_OF_ACTION on class CL_DB6_CALENDAR_ACTION has no exception.

Method DAY_OF_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DAY Value transfer Type reference (TYPE) I 20010125
2 Importing ID Call by reference Type reference (TYPE) I 20010125

Method DAY_OF_ACTION on class CL_DB6_CALENDAR_ACTION has no exception.

Method DELETE_ACTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP ACTION 20010118
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040128

Method DELETE_ACTION_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP ACTION 20010118

Method DELETE_ACTION_FROM_BUFFER on class CL_DB6_CALENDAR_ACTION has no exception.

Method DELETE_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP ACTION 20010118
2 Importing DELETE_ALL_OCCURRENCES Call by reference Type reference (TYPE) SDBA_FLAG DELETE_ALL_OCCURRENCES 20010118
3 Returning MESSAGES Value transfer Type reference (TYPE) DBA_MSG_LIST DBA Cockpit: Message List 20060309
4 Importing OCCURRENCES Call by reference Type reference (TYPE) DB6JO_TIMESTAMP_TABLE OCCURRENCES 20010118
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040128

Method DETERMINE_RECURRENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP ACTION 20010118
2 Returning RECURRENCE Value transfer Type reference (TYPE) SDBA_RECUR RECURRENCE 20010118
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040128

Method DISPATCHING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) I 20010222
2 Returning MODE Value transfer Type reference (TYPE) I 20010222

Method DISPATCHING_MODE on class CL_DB6_CALENDAR_ACTION has no exception.

Method END_OF_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning END Value transfer Type reference (TYPE) DB6TSTAMP DB6: Zeitstempel (Format: JJJJMMTTHHMMSS) 20040202
2 Importing ID Call by reference Type reference (TYPE) I 20040202

Method END_OF_ACTION on class CL_DB6_CALENDAR_ACTION has no exception.

Method EXEC_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP ACTION 20010118
2 Returning MESSAGES Value transfer Type reference (TYPE) DBA_MSG_LIST DBA Cockpit: Message List 20060309
3 Importing PARAMETERS Call by reference Type reference (TYPE) DB6JO_PARAM_TABLE PARAMETERS 20010118
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040130

Method EXPAND_PLANNINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ACTION_BUFFER Value transfer Type reference (TYPE) DB6JO_ACTION_TABLE 20070131
2 Exporting ACTION_REFS Value transfer Type reference (TYPE) DB6JO_ACTION_REF_TABLE 20070131
3 Importing CATEGORY Call by reference Type reference (TYPE) I 20070131
4 Importing CONFIG Call by reference Object reference (TYPE REF TO) CL_DBA_CALENDAR_CFG CL_DB6_CALENDAR_CFG 20070131
5 Importing CURRENT_SYSTEM Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20070131
6 Exporting EXPANDED_PLANNING Value transfer Type reference (TYPE) SDBAP_T 20070131
7 Importing FROM_DATE Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20070131
8 Importing PERIOD Call by reference Type reference (TYPE) I 20070131
9 Importing PLANNING_BUFFER Call by reference Type reference (TYPE) DB6JO_PLANNING_TABLE 20070131

Method EXPAND_PLANNINGS on class CL_DB6_CALENDAR_ACTION has no exception.

Method FIRST_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP ACTION 20010118
2 Returning START Value transfer Type reference (TYPE) DB6TSTAMP_STRUCT START 20010118

Method FIRST_START on class CL_DB6_CALENDAR_ACTION has no exception.

Method GET_ACTION_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBSYS Call by reference Type reference (TYPE) DB6NAVSYST-DBSYS Central Database System 20120615
2 Returning STATUS Value transfer Type reference (TYPE) I 20070130
3 Importing SYSID Call by reference Type reference (TYPE) DB6NAVSYST-SYSID Name of the SAP System 20120615
4 Importing WA_ACTION Call by reference Type reference (TYPE) DB6JO_ACTION 20070130

Method GET_ACTION_STATUS on class CL_DB6_CALENDAR_ACTION has no exception.

Method GET_COLLIDING_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP ACTION 20040130
2 Returning COLLIDING_ACTIONS Value transfer Type reference (TYPE) DB6JO_PLAN_TABLE COLLIDING_ACTIONS 20040130
3 Importing DELTA Call by reference Type reference (TYPE) P DELTA 20040130
4 Importing EXCEPT_ACTION Call by reference Type reference (TYPE) SDBAP DBA Planning Table 20101221
5 Importing RECURRENCE Call by reference Type reference (TYPE) SDBA_RECUR RECURRENCE 20040130
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040130

Method GET_DEFAULT_PARAMETERS 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 20060209
2 Returning PARAMETERS Value transfer Type reference (TYPE) DB6JO_PARAM_TABLE 20060209
3 Importing RECURRENCE Call by reference Type reference (TYPE) SDBA_RECUR Recurrence Pattern of a Scheduled DBA Action 20060209
4 Importing VARIANT Call by reference Type reference (TYPE) I 20060209
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Exceptions of Planning Calendar 20060209

Method GET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RFCDEST Value transfer Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20060616

Method GET_DESTINATION on class CL_DB6_CALENDAR_ACTION has no exception.

Method GET_DIALOG_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMETERS Value transfer Type reference (TYPE) DB6JO_PARAM_TABLE 20040128
2 Importing RECURRENCE Call by reference Type reference (TYPE) SDBA_RECUR Wiederholungsmuster einer eingeplanten DBA-Aktion 20050420
3 Importing SHORTCUT Call by reference Type reference (TYPE) SDBA_BTYPE Art der DBA-Aktion 20040128
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040128

Method GET_EXEHOST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXEHOST Value transfer Type reference (TYPE) STRING 20070307

Method GET_EXEHOST on class CL_DB6_CALENDAR_ACTION has no exception.

Method GET_UNIQUE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TIMESTAMP Value transfer Type reference (TYPE) SDBA_CRTS TIMESTAMP 20010118

Method GET_UNIQUE_ID on class CL_DB6_CALENDAR_ACTION has no exception.

Method HANDLE_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) SYUCOMM Bilder, Funktionscode ausgelöst durch PAI 20050118
2 Importing ID Call by reference Type reference (TYPE) I 20050118
3 Importing TIMESTAMP Call by reference Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Datum/Uhrzeit-Zeitstempel 20050124
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20050124

Method HAS_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_LOG Value transfer Type reference (TYPE) ABAP_BOOL DB6: Protokolltabelle für DBA-Aktionen 20050221
2 Importing ID Call by reference Type reference (TYPE) I 20050221

Method HAS_LOG on class CL_DB6_CALENDAR_ACTION has no exception.

Method HAS_PROGLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_LOG Value transfer Type reference (TYPE) ABAP_BOOL DB6: Protokolltabelle für DBA-Aktionen 20040202
2 Importing ID Call by reference Type reference (TYPE) I 20040202

Method HAS_PROGLOG on class CL_DB6_CALENDAR_ACTION has no exception.

Method HOUR_OF_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HOUR Value transfer Type reference (TYPE) I 20010125
2 Importing ID Call by reference Type reference (TYPE) I 20010125

Method HOUR_OF_ACTION on class CL_DB6_CALENDAR_ACTION has no exception.

Method IS_RECURRING_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) I 20090115
2 Returning IS_RECURRING Value transfer Type reference (TYPE) ABAP_BOOL 20090115

Method IS_RECURRING_ACTION on class CL_DB6_CALENDAR_ACTION has no exception.

Method LIST_TO_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIST Call by reference Type reference (TYPE) DB6_EDITOR_LIST DB6: Table of DB6_EDITOR_LINE 20041125
2 Returning PARAMETERS Value transfer Type reference (TYPE) DB6JO_PARAM_TABLE 20041125

Method LIST_TO_PARAMETER on class CL_DB6_CALENDAR_ACTION has no exception.

Method LOGS_OF_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATEGORY Call by reference Type reference (TYPE) I 20040202
2 Importing FROM_DATE Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Anwendungsserver-)Datum 20010124
3 Returning LOGS Value transfer Type reference (TYPE) DB6JO_LOG_ENTRY_TABLE DB6: Protokolltabelle für DBA-Aktionen 20010124
4 Importing PLANNINGS Call by reference Type reference (TYPE) DB6JO_PLAN_TABLE 20041124
5 Importing TO_DATE Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Anwendungsserver-)Datum 20040126
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040128

Method MOVE_PLAN 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) I ACTION_ID 20010118
2 Importing FROM_DATE Call by reference Type reference (TYPE) SYDATUM FROM_DATE 20010118
3 Importing FROM_TIME Call by reference Type reference (TYPE) SYUZEIT FROM_TIME 20010118
4 Importing TO_DATE Call by reference Type reference (TYPE) SYDATUM TO_DATE 20010118
5 Importing TO_TIME Call by reference Type reference (TYPE) SYUZEIT TO_TIME 20010118
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040128

Method PARAMETERS_OF_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) I 20040128
2 Returning PARAMETERS Value transfer Type reference (TYPE) DB6JO_PARAM_TABLE 20040128
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040128

Method PREVIEW_OF_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP 20060516
2 Importing COMMAND Call by reference Type reference (TYPE) SYUCOMM Function Code That Triggered PAI 20061213
3 Importing PARAMETERS Call by reference Type reference (TYPE) DB6JO_PARAM_TABLE 20060516
4 Returning PREVIEW Value transfer Type reference (TYPE) DB6ADMCMD_LIST 20060516
5 Importing TIMESTAMP Call by reference Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Date/Time Timestamp 20060829
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Exceptions of Planning Calendar 20060516

Method PROGLOG_OF_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) I 20040202
2 Returning PROGLOG Value transfer Type reference (TYPE) DB6_EDITOR_LIST DB6: Table of DB6_EDITOR_LINE 20040202
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040202

Method REFRESH_ACTIONS 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 20081126
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040128

Method REORG_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPIRATION Call by reference Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Date/Time Timestamp 20020618
2 Returning MESSAGES Value transfer Type reference (TYPE) DBA_MSG_LIST DBA Cockpit: Message List 20060309
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040128

Method RUN_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP ACTION 20111205
2 Returning MESSAGES Value transfer Type reference (TYPE) DBA_MSG_LIST DBA Cockpit: Message List 20111205
3 Importing PARAMETERS Call by reference Type reference (TYPE) DB6JO_PARAM_TABLE PARAMETERS 20111205
4 Importing TEST_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20111205
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Exceptions of Planning Calendar 20111205

Method SET_DB13C_CONFIG Signature

Method SET_DB13C_CONFIG on class CL_DB6_CALENDAR_ACTION has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Exceptions of Planning Calendar 20070321

Method SET_DIALOG_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) SYUCOMM Bilder, Funktionscode ausgelöst durch PAI 20040128
2 Importing PARAMETERS Call by reference Type reference (TYPE) DB6JO_PARAM_TABLE 20040128
3 Returning SCREEN_INFO Value transfer Type reference (TYPE) DB6JO_SCREEN_INFO 20040128
4 Importing SHORTCUT Call by reference Type reference (TYPE) SDBA_BTYPE Art der DBA-Aktion 20040128
5 Importing TIMESTAMP Call by reference Type reference (TYPE) DB6TSTAMP_STRUCT 20050114
6 Importing VARIANT Call by reference Type reference (TYPE) I 20050203
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040128

Method SHOW_JOB_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) I 20040825
2 Returning SCREEN_INFO Value transfer Type reference (TYPE) DB6JO_SCREEN_INFO 20040825
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040825

Method START_OF_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) I 20040202
2 Returning START Value transfer Type reference (TYPE) DB6TSTAMP DB6: Zeitstempel (Format: JJJJMMTTHHMMSS) 20040202

Method START_OF_ACTION on class CL_DB6_CALENDAR_ACTION has no exception.

Method STOP_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP ACTION 20010118
2 Importing END_DATE Call by reference Type reference (TYPE) SYDATUM END_DATE 20010118
3 Importing END_TIME Call by reference Type reference (TYPE) SYUZEIT END_TIME 20010118
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040128

Method STOP_ACTION_IN_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP ACTION 20010118
2 Importing DELTSTMP Call by reference Type reference (TYPE) DB6TSTAMP_STRUCT DELTSTMP 20010118

Method STOP_ACTION_IN_BUFFER on class CL_DB6_CALENDAR_ACTION has no exception.

Method TIME_OF_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) I 20040126
2 Returning TIME Value transfer Type reference (TYPE) SYUZEIT Datum und Uhrzeit, aktuelle Anwendungsserverzeit 20040126

Method TIME_OF_ACTION on class CL_DB6_CALENDAR_ACTION has no exception.

Method UPDATE_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SDBAP ACTION 20010118
2 Importing FROM_DATE Call by reference Type reference (TYPE) SYDATUM FROM_DATE 20010118
3 Importing FROM_TIME Call by reference Type reference (TYPE) SYUZEIT FROM_TIME 20010118
4 Importing ID Call by reference Type reference (TYPE) I ID 20010118
5 Importing PARAMETERS Call by reference Type reference (TYPE) DB6JO_PARAM_TABLE PARAMETERS 20010118
6 Importing RECURRENCE Call by reference Type reference (TYPE) SDBA_RECUR RECURRENCE 20010118
7 Importing UPDATE_ALL_OCCURRENCES Call by reference Type reference (TYPE) SDBA_FLAG UPDATE_ALL_OCCURRENCES 20010118
# Exception Resumable Description Created on
1 CX_DB6_CALENDAR_ACTION DB6: Ausnahmen des DBA-Einplanungskalenders 20040128

Method WEEK_OF_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) I 20040123
2 Returning WEEK Value transfer Type reference (TYPE) DB6JO_WEEKNUMBER 20040123

Method WEEK_OF_ACTION on class CL_DB6_CALENDAR_ACTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 610