SAP ABAP Class CL_RFW_BATCH_JOB_REPLICATION (Replication of an Index)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FSI (Application Component) Fast Search Infrastructure
⤷
SFSRFW_REPLICATION_ENGINE (Package) Replication Framework Replication Engine
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RFW_INDEX_REPLICATION_BASE | Replication of an Index | 20040916 |
Properties
| Class | CL_RFW_BATCH_JOB_REPLICATION | |
| Short Description | Replication of an Index | |
| Super Class | CL_RFW_INDEX_REPLICATION_BASE | Replication of an Index |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFSRFW_REPLICATION_ENGINE | Replication Framework Replication Engine |
| Created | 20040916 | SAP |
| Last change | 20050214 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RFW_BATCH_JOB_REPLICATION has no forward declaration.
Interfaces
Class CL_RFW_BATCH_JOB_REPLICATION has no interface implemented.
Friends
Class CL_RFW_BATCH_JOB_REPLICATION has no friend class.
Attributes
Class CL_RFW_BATCH_JOB_REPLICATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040916 | ||
| 2 | Instance method | Private | Method | 20040916 | ||
| 3 | Instance method | Public | Method | 20040916 |
Events
Class CL_RFW_BATCH_JOB_REPLICATION has no event.
Types
Class CL_RFW_BATCH_JOB_REPLICATION has no local type.
Method Signatures
Method PREPARE_FIRST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BATCH_JOB_MGR | Call by reference | Object reference (TYPE REF TO) | CL_RFW_BATCH_JOB_MGR | 20040916 | ||||
| 2 | R_MORE_DATA_AVAILABLE | Value transfer | Type reference (TYPE) | SFS_BOOL | Boolean type | 20040916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für die Batchjobverarbeitung | 20050118 |
Method PREPARE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BATCH_JOB_MGR | Call by reference | Object reference (TYPE REF TO) | CL_RFW_BATCH_JOB_MGR | 20040916 | ||||
| 2 | I_WP_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040916 | |||
| 3 | R_MORE_DATA_AVAILABLE | Value transfer | Type reference (TYPE) | SFS_BOOL | Boolean type | 20040916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für die Batchjobverarbeitung | 20050118 |
Method PREPARE_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BATCH_JOB_MGR | Call by reference | Object reference (TYPE REF TO) | CL_RFW_BATCH_JOB_MGR | 20040916 | ||||
| 2 | R_MORE_DATA_AVAILABLE | Value transfer | Type reference (TYPE) | SFS_BOOL | Boolean type | 20040916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für die Batchjobverarbeitung | 20050118 |
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in | 700 |