SAP ABAP Class CL_RFW_REPL_TASKS (Synchronization of Replication Processes)
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_REPL_TASKS | |
| Short Description | Synchronization of Replication Processes | |
| 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 | 20040521 | SAP |
| Last change | 20050214 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RFW_REPL_TASKS has no forward declaration.
Interfaces
Class CL_RFW_REPL_TASKS has no interface implemented.
Friends
Class CL_RFW_REPL_TASKS has no friend class.
Attributes
Class CL_RFW_REPL_TASKS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20040629 | ||
| 2 | Static method | Public | Method | Removes waste task entries | 20050117 | |
| 3 | Static method | Public | Method | 20040521 | ||
| 4 | Static method | Public | Method | Creates a unique Task Name | 20040628 | |
| 5 | Static method | Public | Method | 20040521 | ||
| 6 | Static method | Public | Method | 20040526 | ||
| 7 | Static method | Public | Method | Locks the task entry | 20050117 | |
| 8 | Static method | Public | Method | 20040521 | ||
| 9 | Static method | Public | Method | 20040521 | ||
| 10 | Static method | Public | Method | Unlocks the task entry | 20050117 | |
| 11 | Static method | Public | Method | 20040916 | ||
| 12 | Static method | Public | Method | 20040521 |
Events
Class CL_RFW_REPL_TASKS has no event.
Types
Class CL_RFW_REPL_TASKS has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REMOVED_TASKS | Value transfer | Type reference (TYPE) | SFSRFW_TASK_LIST | Replikationsframework Taskliste | 20040629 |
Method CHECK on class CL_RFW_REPL_TASKS has no exception.
Method CLEAN_UP Signature
Method CLEAN_UP on class CL_RFW_REPL_TASKS has no parameter.
Method CLEAN_UP on class CL_RFW_REPL_TASKS has no exception.
Method CREATE_ENTRY 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 | 20040526 | |||
| 2 | I_SET_PROCESS_INFO | Call by reference | Type reference (TYPE) | SFS_BOOL | Boolean type | 20050117 | |||
| 3 | I_SET_TASK_LOCK | Call by reference | Type reference (TYPE) | SFS_BOOL | Boolean type | 20050117 | |||
| 4 | I_TASK_NAME | Call by reference | Type reference (TYPE) | SFSRFW_TASK | Replizierungsframework - Replizierungstask | 20040521 | |||
| 5 | I_WP_SIZE | Call by reference | Type reference (TYPE) | I | 20040526 | ||||
| 6 | I_WP_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040526 |
Method CREATE_ENTRY on class CL_RFW_REPL_TASKS has no exception.
Method CREATE_TASK_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PREFIX | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040628 | ||||
| 2 | R_TASK_NAME | Value transfer | Type reference (TYPE) | SFSRFW_TASK | Replizierungsframework - Replizierungstask | 20040628 |
Method CREATE_TASK_NAME on class CL_RFW_REPL_TASKS has no exception.
Method GET_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TASKNAME | Call by reference | Type reference (TYPE) | SFSRFW_TASK | Replizierungsframework - Replizierungstask | 20040521 | |||
| 2 | R_TASK_ENTRY | Value transfer | Type reference (TYPE) | SFSRFW_IDX_TASKS | Replizierungsframework - Replizierungstasks | 20040521 |
Method GET_ENTRY on class CL_RFW_REPL_TASKS has no exception.
Method GET_TASK_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TASK_LIST | Value transfer | Type reference (TYPE) | SFSRFW_TASK_LIST | Replikationsframework Taskliste | 20040526 |
Method GET_TASK_LIST on class CL_RFW_REPL_TASKS has no exception.
Method LOCK_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TASK_NAME | Call by reference | Type reference (TYPE) | SFSRFW_TASK | Replikationsframework - Replikationsregel | 20050117 | |||
| 2 | R_IS_LOCKED | Value transfer | Type reference (TYPE) | SFS_BOOL | Boolean type | 20050117 |
Method LOCK_ENTRY on class CL_RFW_REPL_TASKS has no exception.
Method REMOVE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TASK_NAME | Call by reference | Type reference (TYPE) | SFSRFW_TASK | Replizierungsframework - Replizierungstask | 20040521 |
Method REMOVE_ENTRY on class CL_RFW_REPL_TASKS has no exception.
Method REMOVE_PROCESS_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TASK_NAME | Call by reference | Type reference (TYPE) | SFSRFW_TASK | Replizierungsframework - Replizierungstask | 20040521 |
Method REMOVE_PROCESS_INFO on class CL_RFW_REPL_TASKS has no exception.
Method UNLOCK_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TASK_NAME | Call by reference | Type reference (TYPE) | SFSRFW_TASK | Replikationsframework - Replikationsregel | 20050117 |
Method UNLOCK_ENTRY on class CL_RFW_REPL_TASKS has no exception.
Method UPDATE_ENTRY 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 | I_TASK_NAME | Call by reference | Type reference (TYPE) | SFSRFW_TASK | Replizierungsframework - Replizierungstask | 20040916 | |||
| 3 | I_WP_SIZE | Call by reference | Type reference (TYPE) | I | 20040916 | ||||
| 4 | I_WP_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040916 |
Method UPDATE_ENTRY on class CL_RFW_REPL_TASKS has no exception.
Method UPDATE_PROCESS_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_MONITOR | Call by reference | Type reference (TYPE) | SFS_BOOL | Boolean type | 20040916 | |||
| 2 | I_TASK_NAME | Call by reference | Type reference (TYPE) | SFSRFW_TASK | Replizierungsframework - Replizierungstask | 20040521 |
Method UPDATE_PROCESS_INFO on class CL_RFW_REPL_TASKS has no exception.
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in | 700 |