SAP ABAP Class CL_IUUC_DD_PHASE_TRANS_MNGT (Preparation phase in system synch scenario)
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_TRANS_MNGT | |
| Short Description | Preparation phase in system synch scenario | |
| 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 | 20130626 | 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_TRANS_MNGT has no interface implemented.
Friends
Class CL_IUUC_DD_PHASE_TRANS_MNGT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TRTPCMD | 'SHOWBUFFER' | tp command | 20130626 | ||
| 2 | Constant | Public | Type reference (TYPE) | TRTPCMD | 'SHOWPARAMS' | tp command | 20130626 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | '.' | Single-Character Flag | 20130626 | ||
| 4 | Constant | Public | Type reference (TYPE) | TRFILE | 'NOIMPORT' | File including path | 20130626 | ||
| 5 | Constant | Protected | Type reference (TYPE) | STRING | 'Import lock set by SLO IUUC DDIC replication' | 20130626 | |||
| 6 | Constant | Public | Type reference (TYPE) | TRTPPNAME | 'DIR_TRANS' | tp profile parameter: Name | 20130626 | ||
| 7 | Constant | Public | Type reference (TYPE) | TRTPPNAME | 'STOPONERROR' | tp profile parameter: Name | 20130626 | ||
| 8 | Constant | Public | Type reference (TYPE) | TRFILE | 'tmp' | File including path | 20130626 | ||
| 9 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_IUUC_DD_PHASE_TRANS_MNGT | Preparation phase in system synch scenario | 20130626 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_IUUC_DD_PERSISTENCE | Manages system sync specific data base tables | 20130701 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_IUUC_DD_UTILS | Services needed by several synchronization phases | 20130701 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130628 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | TRFILE | File including path | 20130626 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | TRFILE | File including path | 20130626 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | NUMC4 | Count parameters | 20130626 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20130628 | ||
| 2 | Instance method | Protected | Method | Checks whether there are transports in progress | 20130627 | |
| 3 | Instance method | Protected | Method | 20130628 | ||
| 4 | Static method | Public | Method | Returns singleton instance | 20130626 | |
| 5 | Instance method | Public | Method | Locks transports | 20130701 | |
| 6 | Instance method | Protected | Method | 20130627 | ||
| 7 | Instance method | Public | Method | Unlocks transports | 20130701 | |
| 8 | Instance method | Protected | Method | Writes NOIMPORT file | 20130627 |
Events
Class CL_IUUC_DD_PHASE_TRANS_MNGT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_T_TP_BUFFER | Protected | See coding | 20130627 | |
Method Signatures
Method CHECK_FILE_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FILE_EXISTS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130628 | |||
| 2 | EV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20130628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DDIC Replication Error | 20131001 |
Method CHECK_FOR_TRANSP_IN_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TRANSP_IN_PROCESS | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130627 |
Method CHECK_FOR_TRANSP_IN_PROCESS on class CL_IUUC_DD_PHASE_TRANS_MNGT has no exception.
Method DELETE_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SUCCESS | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DDIC Replication Error | 20131001 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEST_SND | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130628 | |||
| 2 | RO_TP_SERVICES | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_DD_PHASE_TRANS_MNGT | Preparation phase in system synch scenario | 20130626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DDIC Replication Error | 20131001 |
Method LOCK_TRANSPORTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CURRENT_PHASE | Call by reference | Type reference (TYPE) | IUUC_DD_SYNC_RUN_PHASE_ID | Phase identifier in a system synchronization run | 20130701 | |||
| 2 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130701 | |||
| 3 | IV_PREVIOUS_PHASE | Call by reference | Type reference (TYPE) | IUUC_DD_SYNC_RUN_PHASE_ID | Phase identifier in a system synchronization run | 20130701 | |||
| 4 | IV_SYNC_RUN_ID | Call by reference | Type reference (TYPE) | IUUC_DD_SYNC_RUN_ID | Identifier of a system synchronization run | 20130701 | |||
| 5 | RV_TRANSPORTS_LOCKED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DDIC Replication Error | 20130701 |
Method RETRIEVE_TP_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TP_BUFFER | Call by reference | Type reference (TYPE) | IUUC_DD_T_TP_BUFFER | Table type for tp buffer | 20130627 | |||
| 2 | EV_SUCCESS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130627 |
Method RETRIEVE_TP_BUFFER on class CL_IUUC_DD_PHASE_TRANS_MNGT has no exception.
Method UNLOCK_TRANSPORTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TRANSPORTS_UNLOCKED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DDIC Replication Error | 20131001 |
Method WRITE_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SUCCESS | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DDIC Replication Error | 20130902 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |