SAP ABAP Class CL_CNV_ICWB_DELTA_REPLAY_TASK (Representation of Delta Replay task)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_ICWB (Package) Incremental Conversion Workbench (iCWB)
Properties
Class CL_CNV_ICWB_DELTA_REPLAY_TASK  
Short Description Representation of Delta Replay task    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_ICWB   Incremental Conversion Workbench (iCWB) 
Created 20111213   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_ICWB_DELTA_REPLAY_TASK has no forward declaration.
Interfaces
Class CL_CNV_ICWB_DELTA_REPLAY_TASK has no interface implemented.
Friends
Class CL_CNV_ICWB_DELTA_REPLAY_TASK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLUID_MAX Instance attribute Public Type reference (TYPE) CNVSTATE-CLUID_MAX Upper limit for cluster ID 20111213
2 CLUID_MIN Instance attribute Public Type reference (TYPE) CNVSTATE-CLUID_MIN Lower limit for cluster ID 20111213
3 JOBPROFILE Instance attribute Protected Type reference (TYPE) CNVJOBPROFILE Requirement profile by job 20111213
4 PACKID Instance attribute Public Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20111213
5 PHASE_CONVERSION Constant Public Type reference (TYPE) CNV_PHASE 'C' Conversion: Phase 20111213
6 PROGNAME Instance attribute Public Type reference (TYPE) SYREPID ABAP program, current main program 20111213
7 STATE Instance attribute Protected Type reference (TYPE) CNVSTATE Conversion: Status of programs 20111213
8 STATE_TABNAME Instance attribute Public Type reference (TYPE) TABNAME Table Name in CNVSTATE 20111213
9 TABID Instance attribute Public Type reference (TYPE) CNVSTATE-TABID Sequence number of table 20111213
10 TABNAME Instance attribute Public Type reference (TYPE) TABNAME Table Name 20111213
11 TASKID Instance attribute Public Type reference (TYPE) CNVSTATE-TASKID Conversion: Program run number 20111213
12 TASK_SELECTION Constant Public Type reference (TYPE) CNVSTATE-TASKID '00' Conversion: Program run number 20111213
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_NEXT Static method Public Method Creates the next Delta Replay task for the table 20111213
2 GET_NEXT Static method Public Method Returns the next Delta Replay task for the table 20120320
3 GET_STATE_NAME Static method Public Method Returns the table name for CNVSTATE for delta replay run 20111213
4 INSERT Instance method Public Method Inserts the task to CNVSTATE and CNVJOBPROFILE 20111213
5 SCHEDULE Instance method Public Method Schedules this task 20111213
6 UPDATE Instance method Public Method Updates the task in CNVSTATE and CNVJOBPROFILE 20111213
Events
Class CL_CNV_ICWB_DELTA_REPLAY_TASK has no event.
Types
Class CL_CNV_ICWB_DELTA_REPLAY_TASK has no local type.
Method Signatures

Method CREATE_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIRST Call by reference Type reference (TYPE) FLAG SPACE This is the first Delta Replay task 20120320
2 Importing PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20111213
3 Importing PROGNAME Call by reference Type reference (TYPE) SYREPID ABAP program, current main program 20111213
4 Importing STATENAME Call by reference Type reference (TYPE) TABNAME State name 20140312
5 Importing TABNAME_DR Call by reference Type reference (TYPE) TABNAME Table name for Delta Replay 20131129
6 Returning TASK Value transfer Object reference (TYPE REF TO) CL_CNV_ICWB_DELTA_REPLAY_TASK Representation of Delta Replay task 20111213
# Exception Resumable Description Created on
1 CX_CNV_ICWB_CLONE_NOT_READY Clone not yet ready 20111213
2 CX_CNV_ICWB_PREV_DR_NOT_READY Previous delta replay not yet ready 20111213

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20120320
2 Importing TABNAME Call by reference Type reference (TYPE) TABNAME table name 20120320
3 Returning TASK Value transfer Object reference (TYPE REF TO) CL_CNV_ICWB_DELTA_REPLAY_TASK Representation of Delta Replay task 20120320
# Exception Resumable Description Created on
1 CX_CNV_ICWB_DR_TASK_NOT_FOUND Delta Replay task not found 20120320

Method GET_STATE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LFDNR Call by reference Type reference (TYPE) CLIKE Counter 20111213
2 Returning STATE_TABNAME Value transfer Type reference (TYPE) TABNAME 20111213
3 Importing TABNAME Call by reference Type reference (TYPE) TABNAME 20111213

Method GET_STATE_NAME on class CL_CNV_ICWB_DELTA_REPLAY_TASK has no exception.

Method INSERT Signature

Method INSERT on class CL_CNV_ICWB_DELTA_REPLAY_TASK has no parameter.
# Exception Resumable Description Created on
1 CX_CNV_ICWB_DUPLICATE_DR_TASK Duplicate Delta Replay task 20111213

Method SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) SYDATUM Date and Time, Current (Application Server) Date 20111213
2 Importing DEL_LOG Call by reference Type reference (TYPE) FLAG 20120320
3 Importing INCR Call by reference Type reference (TYPE) FLAG 20120320
4 Importing INTERVAL Call by reference Type reference (TYPE) INT4 Seconds from now (0 = immediate) 20111213
5 Importing TEST Call by reference Type reference (TYPE) DDREFSTRUC-BOOL 20120320
6 Importing TIME Call by reference Type reference (TYPE) SYUZEIT Date and Time, Current Application Server Time 20111213
7 Importing USE_CURRENT_JOB_DATA Call by reference Type reference (TYPE) FLAG SPACE Use current job name and count 20111213
# Exception Resumable Description Created on
1 CX_CNV_ICWB_DR_TASK_NOT_FOUND Delta Replay task not found 20120320
2 CX_CNV_ICWB_SCHEDULE_FAILED Error: Activation of the object failed 20120320

Method UPDATE Signature

Method UPDATE on class CL_CNV_ICWB_DELTA_REPLAY_TASK has no parameter.
# Exception Resumable Description Created on
1 CX_CNV_ICWB_DR_TASK_NOT_FOUND Delta Replay task not found 20111213
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620