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 | ![]() |
Constant | Public | Type reference (TYPE) | BTCJOB | 'ILOAD' | Initial Load | 20040908 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | BTCPROG | 'SFSRFW_INITIAL_LOAD' | Program name within a step (e.g. report) | 20040913 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | BTCJOB | 'IREPL' | Initial Replication | 20040908 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | BTCPROG | 'SFSRFW_INITIAL_REPL' | Program name within a step (e.g. report) | 20040913 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | BTCJOB | 'FSI_LOAD_PGK_MAKER' | Background job name | 20050914 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | BTCPROG | 'SFSRFW_LOAD_PACKAGE_MAKER' | Program name within a step (e.g. report) | 20050914 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | BTCJOB | 'FSI_LOAD_PGK_OPTIMIZING' | Background job name | 20050916 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | BTCPROG | 'SFSRFW_LOAD_PACKAGE_OPTIMIZER' | Program name within a step (e.g. report) | 20050916 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | BTCJOB | 'FSI_LOAD_PGK_PROCESSING' | Background job name | 20050914 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | BTCPROG | 'SFSRFW_LOAD_PACKAGE_PROCESSOR' | Program name within a step (e.g. report) | 20050914 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | BTCJOB | 'PREPL' | Background job name | 20040916 | |
12 | ![]() |
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 | ![]() |
Static method | Public | Method | 20040908 | |
2 | ![]() |
Static method | Public | Method | 20050914 | |
3 | ![]() |
Static method | Public | Method | 20050916 | |
4 | ![]() |
Static method | Public | Method | 20050914 | |
5 | ![]() |
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 | ![]() |
I_INDEX_RULE | Call by reference | Type reference (TYPE) | SFSRFW_IDX_RULE | Replikationsframework Replikationsregel | 20040908 | ||
2 | ![]() |
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 | ![]() |
I_INDEX_RULE | Call by reference | Type reference (TYPE) | SFSRFW_IDX_RULE | Replikationsframework - Replikationsregel | 20050914 | ||
2 | ![]() |
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 | ![]() |
I_INDEX_RULE | Call by reference | Type reference (TYPE) | SFSRFW_IDX_RULE | Replikationsframework - Replikationsregel | 20050916 | ||
2 | ![]() |
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 | ![]() |
I_INDEX_RULE | Call by reference | Type reference (TYPE) | SFSRFW_IDX_RULE | Replikationsframework - Replikationsregel | 20050914 | ||
2 | ![]() |
I_PACKAGE_NUMBER | Call by reference | Type reference (TYPE) | I | 20050914 | |||
3 | ![]() |
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 | ![]() |
I_INDEX_RULE | Call by reference | Type reference (TYPE) | SFSRFW_IDX_RULE | Replikationsframework Replikationsregel | 20040916 | ||
2 | ![]() |
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 |