SAP ABAP Class CL_RFW_BATCH_JOB_MGR (CL_RFW_BATCH_JOB_MGR)
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_MGR | |
| 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_MGR has no forward declaration.
Interfaces
Class CL_RFW_BATCH_JOB_MGR has no interface implemented.
Friends
Class CL_RFW_BATCH_JOB_MGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RFW_BATCH_JOB_MGR | 20040910 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | SFSRFW_BATCH_JOB_REF_LIST | List ob Background Jobs | 20040915 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a List with Jobs that are Ready but not Released | 20050118 | |
| 2 | Instance method | Private | Method | Checks Whether a Job is Already Working on Index Rule | 20040915 | |
| 3 | Instance method | Private | Method | 20040909 | ||
| 4 | Static method | Public | Method | List of Terminated and Completed Jobs from Task List | 20041215 | |
| 5 | Static method | Public | Method | 20040910 | ||
| 6 | Instance method | Public | Method | Checks if there are still jobs in the queue | 20050118 | |
| 7 | Instance method | Public | Method | Registers a Batch Job | 20040909 | |
| 8 | Instance method | Public | Method | Release all jobs that are in the list | 20040915 |
Events
Class CL_RFW_BATCH_JOB_MGR has no event.
Types
Class CL_RFW_BATCH_JOB_MGR has no local type.
Method Signatures
Method ADD_READY_JOB_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_READY_JOB_LIST | Call by reference | Type reference (TYPE) | SFSRFW_BATCH_LIST | Replikationsframework - List von Hintergrundjobs | 20050118 |
Method ADD_READY_JOB_LIST on class CL_RFW_BATCH_JOB_MGR has no exception.
Method CHECK_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOB | Call by reference | Object reference (TYPE REF TO) | CL_RFW_BATCH_JOB | Batch Job | 20040915 |
Method CHECK_JOB on class CL_RFW_BATCH_JOB_MGR has no exception.
Method CHECK_STATUS Signature
Method CHECK_STATUS on class CL_RFW_BATCH_JOB_MGR has no parameter.
Method CHECK_STATUS on class CL_RFW_BATCH_JOB_MGR has no exception.
Method CLEAN_UP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_WITH_COMMIT | Call by reference | Type reference (TYPE) | SFS_BOOL | SPACE | Boolean type | 20050705 |
Method CLEAN_UP on class CL_RFW_BATCH_JOB_MGR has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RFW_BATCH_JOB_MGR | 20040910 |
Method GET_INSTANCE on class CL_RFW_BATCH_JOB_MGR has no exception.
Method JOBS_IN_QUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_JOBS_IN_QUEUE | Value transfer | Type reference (TYPE) | SFS_BOOL | Boolean type | 20050118 |
Method JOBS_IN_QUEUE on class CL_RFW_BATCH_JOB_MGR has no exception.
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOB | Call by reference | Object reference (TYPE REF TO) | CL_RFW_BATCH_JOB | Batch Job | 20040910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für die Batchjobverarbeitung | 20050118 |
Method RELEASE Signature
Method RELEASE on class CL_RFW_BATCH_JOB_MGR has no parameter.
Method RELEASE on class CL_RFW_BATCH_JOB_MGR has no exception.
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in | 700 |