SAP ABAP Class CL_IUUC_DD_PHASE_GET_WORKLIST (Retrieve a worklist from DDNTT logging table)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_SYSTEM_SYNC_CENTRAL (Package) IUUC system synchronization (DDIC sync)-central system (MWB)
⤷
⤷
Properties
| Class | CL_IUUC_DD_PHASE_GET_WORKLIST | |
| Short Description | Retrieve a worklist from DDNTT logging table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_IUUC_SYSTEM_SYNC_CENTRAL | IUUC system synchronization (DDIC sync)-central system (MWB) |
| Created | 20130703 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_DD_PHASE_GET_WORKLIST has no forward declaration.
Interfaces
Class CL_IUUC_DD_PHASE_GET_WORKLIST has no interface implemented.
Friends
Class CL_IUUC_DD_PHASE_GET_WORKLIST 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_IUUC_DD_PHASE_GET_WORKLIST | 20130703 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_IUUC_DD_PERSISTENCE | Manages system sync specific data base tables | 20130704 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20130715 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20130715 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20130703 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130703 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130704 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | IUUC_DD_SYNC_RUN_PHASE_ID | Phase identifier in a system synchronization run | 20130704 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | IUUC_DD_SYNC_RUN_ID | Identifier of a system synchronization run | 20130704 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check whether table conversions are executed in the sender | 20130819 | |
| 2 | Instance method | Public | Method | Retrieve unprocessed logging table entries for DDNTT | 20130703 | |
| 3 | Static method | Public | Method | Returns singleton instance | 20130703 | |
| 4 | Instance method | Private | Method | Retrieve the max sequence number from DDNTT logtab | 20130703 |
Events
Class CL_IUUC_DD_PHASE_GET_WORKLIST has no event.
Types
Class CL_IUUC_DD_PHASE_GET_WORKLIST has no local type.
Method Signatures
Method CHECK_FOR_CONVERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONVERSIONS_RUNNING | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DDIC Replication Error | 20130819 |
Method GET_DDNTT_WORKLIST_SND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MAX_SEQ_NUMBER | Call by reference | Type reference (TYPE) | IUUC_DD_S_MAX_SEQ_NUM | 20130715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DDIC Replication Error | 20130703 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEST_SND | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130703 | |||
| 2 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130704 | |||
| 3 | IV_PHASE_ID | Call by reference | Type reference (TYPE) | IUUC_DD_SYNC_RUN_PHASE_ID | Phase identifier in a system synchronization run | 20130704 | |||
| 4 | IV_SYNC_RUN_ID | Call by reference | Type reference (TYPE) | IUUC_DD_SYNC_RUN_ID | Identifier of a system synchronization run | 20130704 | |||
| 5 | RO_WORKLIST_BUILDER | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_DD_PHASE_GET_WORKLIST | 20130703 |
Method GET_INSTANCE on class CL_IUUC_DD_PHASE_GET_WORKLIST has no exception.
Method GET_MAX_SEQ_NUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MAX_SEQ_NUMBER | Call by reference | Type reference (TYPE) | IUUC_DD_S_MAX_SEQ_NUM | 20130715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DDIC Replication Error | 20130703 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |