SAP ABAP Class CL_RFW_BATCH_JOB_CREATOR (CL_RFW_BATCH_JOB_CREATOR)
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_CREATOR  
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 20040908   SAP 
Last change 20060207   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFW_BATCH_JOB_CREATOR has no forward declaration.
Interfaces
Class CL_RFW_BATCH_JOB_CREATOR has no interface implemented.
Friends
Class CL_RFW_BATCH_JOB_CREATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INITIAL_LOAD Constant Public Type reference (TYPE) BTCJOB 'ILOAD' Initial Load 20040908
2 INITIAL_LOAD_REPORT Constant Public Type reference (TYPE) BTCPROG 'SFSRFW_INITIAL_LOAD' Program name within a step (e.g. report) 20040913
3 INITIAL_REPLICATION Constant Public Type reference (TYPE) BTCJOB 'IREPL' Initial Replication 20040908
4 INITIAL_REPLICATION_REPORT Constant Public Type reference (TYPE) BTCPROG 'SFSRFW_INITIAL_REPL' Program name within a step (e.g. report) 20040913
5 PACKAGE_MAKER Constant Public Type reference (TYPE) BTCJOB 'FSI_LOAD_PGK_MAKER' Background job name 20050914
6 PACKAGE_MAKER_REPORT Constant Public Type reference (TYPE) BTCPROG 'SFSRFW_LOAD_PACKAGE_MAKER' Program name within a step (e.g. report) 20050914
7 PACKAGE_OPTIMIZER Constant Public Type reference (TYPE) BTCJOB 'FSI_LOAD_PGK_OPTIMIZING' Background job name 20050916
8 PACKAGE_OPTIMIZER_REPORT Constant Public Type reference (TYPE) BTCPROG 'SFSRFW_LOAD_PACKAGE_OPTIMIZER' Program name within a step (e.g. report) 20050916
9 PACKAGE_PROCESSOR Constant Public Type reference (TYPE) BTCJOB 'FSI_LOAD_PGK_PROCESSING' Background job name 20050914
10 PACKAGE_PROCESSOR_REPORT Constant Public Type reference (TYPE) BTCPROG 'SFSRFW_LOAD_PACKAGE_PROCESSOR' Program name within a step (e.g. report) 20050914
11 PACKAGE_REPLICATION Constant Public Type reference (TYPE) BTCJOB 'PREPL' Background job name 20040916
12 PACKAGE_REPLICATION_REPORT Constant Public Type reference (TYPE) BTCPROG 'SFSRFW_PACKAGE_LOAD' Program name within a step (e.g. report) 20040916
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INITIAL_LOAD Static method Public Method 20040908
2 CREATE_PACKAGE_MAKER Static method Public Method 20050914
3 CREATE_PACKAGE_OPTIMIZER Static method Public Method 20050916
4 CREATE_PACKAGE_PROCESSOR Static method Public Method 20050914
5 CREATE_PACKAGE_REPLICATION Static method Public Method 20040916
Events
Class CL_RFW_BATCH_JOB_CREATOR has no event.
Types
Class CL_RFW_BATCH_JOB_CREATOR has no local type.
Method Signatures

Method CREATE_INITIAL_LOAD 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 20040908
2 Returning R_JOB Value transfer Object reference (TYPE REF TO) CL_RFW_BATCH_JOB Batch Job 20040908

Method CREATE_INITIAL_LOAD on class CL_RFW_BATCH_JOB_CREATOR has no exception.

Method CREATE_PACKAGE_MAKER 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 20050914
2 Returning R_JOB Value transfer Object reference (TYPE REF TO) CL_RFW_BATCH_JOB Batch Job 20050914

Method CREATE_PACKAGE_MAKER on class CL_RFW_BATCH_JOB_CREATOR has no exception.

Method CREATE_PACKAGE_OPTIMIZER 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 20050916
2 Returning R_JOB Value transfer Object reference (TYPE REF TO) CL_RFW_BATCH_JOB Batch Job 20050916

Method CREATE_PACKAGE_OPTIMIZER on class CL_RFW_BATCH_JOB_CREATOR has no exception.

Method CREATE_PACKAGE_PROCESSOR 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 20050914
2 Importing I_PACKAGE_NUMBER Call by reference Type reference (TYPE) I 20050914
3 Returning R_JOB Value transfer Object reference (TYPE REF TO) CL_RFW_BATCH_JOB Batch Job 20050914

Method CREATE_PACKAGE_PROCESSOR on class CL_RFW_BATCH_JOB_CREATOR has no exception.

Method CREATE_PACKAGE_REPLICATION 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 20040916
2 Returning R_JOB Value transfer Object reference (TYPE REF TO) CL_RFW_BATCH_JOB Batch Job 20040916

Method CREATE_PACKAGE_REPLICATION on class CL_RFW_BATCH_JOB_CREATOR has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in 700