SAP ABAP Class CL_IUUC_MIGRATION_OBJECT (migration object definition)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_REPLICATION (Package) IUUC: Replication tools
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_INDX_MIGR_OBJECT | handle INDX-like tables (decluster) | 20130416 |
Properties
| Class | CL_IUUC_MIGRATION_OBJECT | |
| Short Description | migration object definition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_IUUC_REPLICATION | IUUC: Replication tools |
| Created | 20130416 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_MIGRATION_OBJECT has no forward declaration.
Interfaces
Class CL_IUUC_MIGRATION_OBJECT has no interface implemented.
Friends
Class CL_IUUC_MIGRATION_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DMC_MT_IDENTIFIER | mass transfer identifier | 20130416 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | IUUC_MULTI_LOGTAB_USE | Is this MT_ID used for multi logtab use? | 20130416 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RFCDEST | rfc destination | 20130416 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130416 | |
| 2 | Instance method | Public | Method | create an event rule definition for a migration object | 20130416 | |
| 3 | Instance method | Public | Method | create a field-relate rule definition for a migration object | 20130416 |
Events
Class CL_IUUC_MIGRATION_OBJECT has no event.
Types
Class CL_IUUC_MIGRATION_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130416 |
Method CONSTRUCTOR on class CL_IUUC_MIGRATION_OBJECT has no exception.
Method CREATE_EVENT_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RSREL | Call by reference | Type reference (TYPE) | DMC_RSREL_STRUC_TAB | table type for structure relationships | 20130416 | |||
| 2 | ET_RULEDEF | Call by reference | Type reference (TYPE) | DMCDTLRULES_T | rules (including parameters and coding) | 20130416 | |||
| 3 | EV_BOPRULE | Call by reference | Type reference (TYPE) | DMC_RIDENT | Rule ID | 20130416 | |||
| 4 | EV_BOTRULE | Call by reference | Type reference (TYPE) | DMC_RIDENT | Rule ID | 20130416 | |||
| 5 | EV_EOPRULE | Call by reference | Type reference (TYPE) | DMC_RIDENT | Rule ID | 20130416 | |||
| 6 | EV_EOTRULE | Call by reference | Type reference (TYPE) | DMC_RIDENT | Rule ID | 20130416 | |||
| 7 | IV_BASISVERSION | Call by reference | Type reference (TYPE) | DMC_SAP_RELEASE | SAP Basis Release | 20130416 | |||
| 8 | IV_TABCLASS | Call by reference | Type reference (TYPE) | TABCLASS | Table category | 20130416 | |||
| 9 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | table name | 20130416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Technical error in the access clases | 20130515 |
Method CREATE_FIELD_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RSREL | Call by reference | Type reference (TYPE) | DMC_RSREL_STRUC_TAB | table type for structure relationships | 20130416 | |||
| 2 | ES_RULEDEF | Call by reference | Type reference (TYPE) | DMCDTLRULES | rules (including parameters and coding) | 20130416 | |||
| 3 | ET_RULECALLS | Call by reference | Type reference (TYPE) | DMCDTLRCALLS_T | DTL: rule calls | 20130416 | |||
| 4 | IS_ASS_RUL_MAP | Call by reference | Type reference (TYPE) | IUUC_ASS_RUL_MAP | Assignment of Rules to Tables | 20130416 | |||
| 5 | IV_TABCLASS | Call by reference | Type reference (TYPE) | TABCLASS | Table category | 20130416 |
Method CREATE_FIELD_RULE on class CL_IUUC_MIGRATION_OBJECT has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |