SAP ABAP Class CL_RFW_BATCH_JOB_RUNTIME (CL_RFW_BATCH_JOB_RUNTIME)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSRFW_REPLICATION_ENGINE (Package) Replication Framework Replication Engine
Properties
Class CL_RFW_BATCH_JOB_RUNTIME  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSRFW_REPLICATION_ENGINE   Replication Framework Replication Engine 
Created 20040914   SAP 
Last change 20060207   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFW_BATCH_JOB_RUNTIME has no forward declaration.
Interfaces
Class CL_RFW_BATCH_JOB_RUNTIME has no interface implemented.
Friends
Class CL_RFW_BATCH_JOB_RUNTIME has no friend class.
Attributes
Class CL_RFW_BATCH_JOB_RUNTIME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ENTRY Static method Public Method 20040920
2 GET_ABORTED_LIST Static method Public Method 20040914
3 GET_DATA Static method Public Method 20040915
4 GET_FINISHED_LIST Static method Public Method 20040914
5 GET_JOBS Static method Public Method 20040915
6 GET_PRELIMINARY_LIST Static method Public Method 20040920
7 GET_READY_LIST Static method Public Method 20040920
8 GET_RUNNING_LIST Static method Public Method 20040920
9 GET_SCHEDULED_LIST Static method Public Method 20040920
10 GET_TASK_LIST Static method Public Method 20040918
11 GET_TASK_STATUS_LIST Static method Public Method 20040920
12 REMOVE_ENTRY Static method Public Method Removes a Batch Job Entry 20041004
13 SET_JOB_HAS_ERROR Static method Public Method 20050927
14 UPDATE_PROCESS_INFO Static method Public Method Sets Host Name, Start Time, and TS for Work Package 20040920
Events
# Event Type Visibility Description Created on
1 SFSRFW_BTC_CHANGED Static Event
(1)
Public
(2)
20050929
Types
Class CL_RFW_BATCH_JOB_RUNTIME has no local type.
Method Signatures

Method CREATE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOB Call by reference Object reference (TYPE REF TO) CL_RFW_BATCH_JOB Batch Job 20040920

Method CREATE_ENTRY on class CL_RFW_BATCH_JOB_RUNTIME has no exception.

Method GET_ABORTED_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replikationsframework Replikationsregel 20041001
2 Returning R_JOB_LIST Value transfer Type reference (TYPE) SFSRFW_BATCH_LIST List von Batchjobs 20040914

Method GET_ABORTED_LIST on class CL_RFW_BATCH_JOB_RUNTIME has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20040915
2 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20040915
3 Returning R_JOB_DATA Value transfer Type reference (TYPE) SFSRFW_BATCH_RT Batch Tasks 20040915

Method GET_DATA on class CL_RFW_BATCH_JOB_RUNTIME has no exception.

Method GET_FINISHED_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replikationsframework Replikationsregel 20041001
2 Returning R_JOB_LIST Value transfer Type reference (TYPE) SFSRFW_BATCH_LIST List von Batchjobs 20040914

Method GET_FINISHED_LIST on class CL_RFW_BATCH_JOB_RUNTIME has no exception.

Method GET_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replikationsframework Replikationsregel 20040915
2 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20040915
3 Returning R_JOB_LIST Value transfer Type reference (TYPE) SFSRFW_BATCH_LIST Replikationsframework - List von Hintergrundjobs 20040915

Method GET_JOBS on class CL_RFW_BATCH_JOB_RUNTIME has no exception.

Method GET_PRELIMINARY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replikationsframework Replikationsregel 20041001
2 Returning R_JOB_LIST Value transfer Type reference (TYPE) SFSRFW_BATCH_LIST List von Batchjobs 20040920

Method GET_PRELIMINARY_LIST on class CL_RFW_BATCH_JOB_RUNTIME has no exception.

Method GET_READY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replikationsframework Replikationsregel 20041001
2 Returning R_JOB_LIST Value transfer Type reference (TYPE) SFSRFW_BATCH_LIST List von Batchjobs 20040920

Method GET_READY_LIST on class CL_RFW_BATCH_JOB_RUNTIME has no exception.

Method GET_RUNNING_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replikationsframework Replikationsregel 20041001
2 Returning R_JOB_LIST Value transfer Type reference (TYPE) SFSRFW_BATCH_LIST List von Batchjobs 20040920

Method GET_RUNNING_LIST on class CL_RFW_BATCH_JOB_RUNTIME has no exception.

Method GET_SCHEDULED_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replikationsframework Replikationsregel 20041001
2 Returning R_JOB_LIST Value transfer Type reference (TYPE) SFSRFW_BATCH_LIST List von Batchjobs 20040920

Method GET_SCHEDULED_LIST on class CL_RFW_BATCH_JOB_RUNTIME has no exception.

Method GET_TASK_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replikationsframework Replikationsregel 20041001
2 Returning R_BATCH_TASK_LIST Value transfer Type reference (TYPE) SFSRFW_BATCH_LIST Batch Tasks 20040918

Method GET_TASK_LIST on class CL_RFW_BATCH_JOB_RUNTIME has no exception.

Method GET_TASK_STATUS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXIST_ONLY Call by reference Type reference (TYPE) SFS_BOOL 'X' Nur Jobs zurückgeben, die wirklich vorhanden sind 20050304
2 Returning R_BATCH_STATUS_LIST Value transfer Type reference (TYPE) SFSRFW_BATCH_STATUS_LIST Status der Hintergrundverarbeitungsprozesse 20040920

Method GET_TASK_STATUS_LIST on class CL_RFW_BATCH_JOB_RUNTIME has no exception.

Method REMOVE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20041004
2 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20041004

Method REMOVE_ENTRY on class CL_RFW_BATCH_JOB_RUNTIME has no exception.

Method SET_JOB_HAS_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20050927
2 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20050927

Method SET_JOB_HAS_ERROR on class CL_RFW_BATCH_JOB_RUNTIME has no exception.

Method UPDATE_PROCESS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20040920
2 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20040920
3 Importing I_JOBRETRY Call by reference Type reference (TYPE) SFSRFW_BTCJOB_RETRY Anzahl der Versuche einen Job neu zu starten 20041004
4 Importing I_WP_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20041004

Method UPDATE_PROCESS_INFO on class CL_RFW_BATCH_JOB_RUNTIME has no exception.
Event Signatures

Event SFSRFW_BTC_CHANGED Signature
Event SFSRFW_BTC_CHANGED on class CL_RFW_BATCH_JOB_RUNTIME has no parameter.
History
Last changed by/on SAP  20060207 
SAP Release Created in 700