SAP ABAP Class CL_IUUC_REPL_MAP_ACCESS (handle access to table iuuc_repl_map)
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_MAP_ACCESS | |
| Short Description | handle access to table iuuc_repl_map | |
| 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 | 20110818 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_REPL_MAP_ACCESS has no forward declaration.
Interfaces
Class CL_IUUC_REPL_MAP_ACCESS has no interface implemented.
Friends
Class CL_IUUC_REPL_MAP_ACCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | IUUC_REPL_MAP_TYPE | 'D' | type of replication type | 20110818 | ||
| 2 | Constant | Public | Type reference (TYPE) | IUUC_REPL_MAP_TYPE | 'M' | type of replication type | 20110818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | delete map entries | 20110829 | |
| 2 | Static method | Public | Method | Returns all MT ID for given Config GUID | 20110822 | |
| 3 | Static method | Public | Method | returns config_guid for mt_id | 20110830 | |
| 4 | Static method | Public | Method | Returns mt id for given config guid | 20110819 | |
| 5 | Static method | Public | Method | Returns schema name for given mt_id | 20110901 | |
| 6 | Static method | Public | Method | Insert into table IUUC_REPL_MAP | 20110819 |
Events
Class CL_IUUC_REPL_MAP_ACCESS has no event.
Types
Class CL_IUUC_REPL_MAP_ACCESS has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALL | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | boolean variable (X=true, -=false, space=unknown) | 20110829 | ||
| 2 | IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | GUID in 'CHAR' format with upper-/lowercase (!) | 20110829 | |||
| 3 | IV_REPL_TYPE | Call by reference | Type reference (TYPE) | IUUC_REPL_MAP_TYPE | type of replication type | 20110829 |
Method DELETE on class CL_IUUC_REPL_MAP_ACCESS has no exception.
Method GET_ALL_MT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | GUID in 'CHAR' format with upper-/lowercase (!) | 20110822 | |||
| 2 | RT_MT_ID | Value transfer | Type reference (TYPE) | IUUC_T_REPL_MT_ID | DMC: Indicator for Mass Transfer | 20110822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SQL error in the access clases | 20110825 |
Method GET_CONFIG_BY_MT_ID 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 | 20110830 | |||
| 2 | RT_CONFIG_GUID | Value transfer | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | GUID in 'CHAR' format with upper-/lowercase (!) | 20110830 |
Method GET_CONFIG_BY_MT_ID on class CL_IUUC_REPL_MAP_ACCESS has no exception.
Method GET_MT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | GUID in 'CHAR' format with upper-/lowercase (!) | 20110819 | |||
| 2 | IV_REPL_TYPE | Call by reference | Type reference (TYPE) | IUUC_REPL_MAP_TYPE | type of replication type | 20110819 | |||
| 3 | RV_MT_ID | Value transfer | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SQL Error | 20110825 | ||
| 2 | SQL error in the access clases | 20110825 |
Method GET_SCHEMA_BY_MT_ID 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 | 20110901 | |||
| 2 | RV_SCHEMA_NAME | Value transfer | Type reference (TYPE) | IUUC_IMDB_SCHEMA | Schema Name | 20110901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SQL error in the access clases | 20110901 |
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | GUID in 'CHAR' format with upper-/lowercase (!) | 20110819 | |||
| 2 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110819 | |||
| 3 | IV_REPL_TYPE | Call by reference | Type reference (TYPE) | IUUC_REPL_MAP_TYPE | type of replication type | 20110819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Configuration static check | 20110825 | ||
| 2 | SQL error in the access clases | 20110825 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |