SAP ABAP Class CL_IUUC_DD_PHASE_CHECK_CONSIST (Check if the worklist is complete)
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_CHECK_CONSIST | |
| Short Description | Check if the worklist is complete | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_IUUC_DD_PHASE_CHECK_CONSIST has no interface implemented.
Friends
Class CL_IUUC_DD_PHASE_CHECK_CONSIST 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_CHECK_CONSIST | 20130703 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_IUUC_DD_PERSISTENCE | Manages system sync specific data base tables | 20130705 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130703 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130821 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | IUUC_DD_SYNC_RUN_PHASE_ID | Phase identifier in a system synchronization run | 20130705 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | IUUC_DD_SYNC_RUN_ID | Identifier of a system synchronization run | 20130705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check whether the worklist is complete and consistent | 20130703 | |
| 2 | Instance method | Private | Method | Check whether table conversions are executed in the sender | 20130819 | |
| 3 | Static method | Public | Method | Returns singleton instance | 20130703 | |
| 4 | Instance method | Private | Method | Retrieve the max sequence number from DDNTT logtab | 20130704 |
Events
Class CL_IUUC_DD_PHASE_CHECK_CONSIST has no event.
Types
Class CL_IUUC_DD_PHASE_CHECK_CONSIST has no local type.
Method Signatures
Method CHECK_CONSISTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_CONSISTENT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130705 | |||
| 2 | IS_CURRENT_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 | 20130705 |
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_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 | 20130821 | |||
| 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_CHECK_CONSISTENCY | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_DD_PHASE_CHECK_CONSIST | Check if the worklist is complete | 20130703 |
Method GET_INSTANCE on class CL_IUUC_DD_PHASE_CHECK_CONSIST 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 | 20130705 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |