SAP ABAP Class CL_IUUC_REPL_CONTENT (Encapsulation for getting data)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_REPLICATION (Package) IUUC: Replication tools
⤷
⤷
Properties
| Class | CL_IUUC_REPL_CONTENT | |
| Short Description | Encapsulation for getting data | |
| 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 | 20130411 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_REPL_CONTENT has no forward declaration.
Interfaces
Class CL_IUUC_REPL_CONTENT has no interface implemented.
Friends
Class CL_IUUC_REPL_CONTENT has no friend class.
Attributes
Class CL_IUUC_REPL_CONTENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | retrieve complete IUUC_ASS_RUL_MAP TABLE for Mt-ID | 20130411 | |
| 2 | Static method | Public | Method | retrieve complete IUUC_ASS_RUL_MAP TABLE for Mt-ID | 20130416 | |
| 3 | Static method | Public | Method | get DB operation (according to TABSTG settings) | 20140113 | |
| 4 | Static method | Public | Method | retrieve IUUC_REPL_TABSTG for MTID + TABLENAME | 20130411 | |
| 5 | Static method | Public | Method | retrieve complete IUUC_REPL_TAB_DV | 20130411 | |
| 6 | Static method | Private | Method | merge single rules with template rules | 20130425 | |
| 7 | Static method | Private | Method | merge single tab_dev entries with template entries | 20130422 | |
| 8 | Static method | Private | Method | merge single tabstg-entry with gen-info-template-entry | 20130412 | |
| 9 | Static method | Private | Method | Replace place holder in rule settings | 20130905 |
Events
Class CL_IUUC_REPL_CONTENT has no event.
Types
Class CL_IUUC_REPL_CONTENT has no local type.
Method Signatures
Method GET_IUUC_ASS_RUL_MAP 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 | 20130411 | |||
| 2 | RT_ASS_RUL_MAP | Value transfer | Type reference (TYPE) | IUUC_ASS_RUL_MAP_TAB | Assignment of Rules to Tables | 20130411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Technical error in the access clases | 20130429 |
Method GET_IUUC_ASS_RUL_MAP_FOR_TABLE 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 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130416 | |||
| 3 | RT_ASS_RUL_MAP | Value transfer | Type reference (TYPE) | IUUC_ASS_RUL_MAP_TAB | Assignment of Rules to Tables | 20130416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Technical error in the access clases | 20130429 |
Method GET_IUUC_REPL_TABSTG_GET_DB_OP 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 | 20140113 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140113 | |||
| 3 | RV_DB_OPERAT | Value transfer | Type reference (TYPE) | IUUC_OPERATION | IUUC: Operation | 20140113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Technical error in the access clases | 20140113 |
Method GET_IUUC_REPL_TABSTG_SINGLE 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 | 20130411 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130411 | |||
| 3 | RS_REPL_TABSTG | Value transfer | Type reference (TYPE) | IUUC_REPL_TABSTG | Replication Setting for Table | 20130411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Technical error in the access clases | 20140113 |
Method GET_IUUC_TABLE_DEVIATIONS 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 | 20130411 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130411 | |||
| 3 | RT_REPL_TAB_DV | Value transfer | Type reference (TYPE) | IUUC_T_REPL_TAB_DV | Fieldname table for deviations in HANA | 20130411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Technical error in the access clases | 20130429 |
Method MERGE_RUL_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ASS_RUL_MAP | Call by reference | Type reference (TYPE) | IUUC_ASS_RUL_MAP_TAB | Table for Assignment of Rules to Tables | 20130425 | |||
| 2 | IT_ASS_RUL_MAP_TMPL | Call by reference | Type reference (TYPE) | IUUC_ASS_RUL_MAP_TAB | Table for Assignment of Rules to Tables | 20130425 |
Method MERGE_RUL_MAP on class CL_IUUC_REPL_CONTENT has no exception.
Method MERGE_TABDEVIATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TAB_DV | Call by reference | Type reference (TYPE) | IUUC_T_REPL_TAB_DV | Internal table for IUUC_REPL_TAB_DV | 20130422 | |||
| 2 | IT_TEMPL_DEV | Call by reference | Type reference (TYPE) | IUUC_T_REPL_TAB_DV | Internal table for IUUC_REPL_TAB_DV | 20130422 |
Method MERGE_TABDEVIATION on class CL_IUUC_REPL_CONTENT has no exception.
Method MERGE_TABSTG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_REPL_TABSTG | Call by reference | Type reference (TYPE) | IUUC_REPL_TABSTG | Replication Setting for Table | 20130412 | |||
| 2 | IS_REPL_TMPL_GEN_INFO | Call by reference | Type reference (TYPE) | IUUC_RC_TMPL_GEN | General Info for SUB_ID | 20130412 |
Method MERGE_TABSTG on class CL_IUUC_REPL_CONTENT has no exception.
Method REPLACE_RULE_PLACEHOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ASS_RUL_MAP | Call by reference | Type reference (TYPE) | IUUC_ASS_RUL_MAP_TAB | Table for Assignment of Rules to Tables | 20130905 | |||
| 2 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130905 |
Method REPLACE_RULE_PLACEHOLDER on class CL_IUUC_REPL_CONTENT has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |