SAP ABAP Class CL_IUUC_INDX_DEFINITION_ACCESS (access class for INDX definitions)
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_INDX_DEFINITION_ACCESS | |
| Short Description | access class for INDX definitions | |
| 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 | 20120508 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_INDX_DEFINITION_ACCESS has no forward declaration.
Interfaces
Class CL_IUUC_INDX_DEFINITION_ACCESS has no interface implemented.
Friends
Class CL_IUUC_INDX_DEFINITION_ACCESS has no friend class.
Attributes
Class CL_IUUC_INDX_DEFINITION_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | get key mapping info for a certain target table | 20120509 | |
| 2 | Static method | Public | Method | get key mapping info for a certain target table | 20120508 | |
| 3 | Static method | Public | Method | get key mapping info for a certain target table | 20120508 | |
| 4 | Static method | Public | Method | get set of target tables for a certain RELID | 20120509 | |
| 5 | Static method | Public | Method | get set of target tables for a certain RELID | 20120508 |
Events
Class CL_IUUC_INDX_DEFINITION_ACCESS has no event.
Types
Class CL_IUUC_INDX_DEFINITION_ACCESS has no local type.
Method Signatures
Method GET_KEYDEF_FOR_INDX_TABNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDX_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name of INDX-like table | 20120509 | |||
| 2 | RT_KEYDEF_TABLE | Value transfer | Type reference (TYPE) | IUUC_INDX_KEYDEF_TAB | table type for IUUC_INDX_KEYMAP | 20120509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions of IUUC replication | 20130207 |
Method GET_KEYDEF_FOR_RELID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDX_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name of INDX-like table | 20120508 | |||
| 2 | I_RELID | Call by reference | Type reference (TYPE) | RELID | RELID | 20120508 | |||
| 3 | RT_KEYDEF_TABLE | Value transfer | Type reference (TYPE) | IUUC_INDX_KEYDEF_TAB | table type for IUUC_INDX_KEYMAP | 20120508 |
Method GET_KEYDEF_FOR_RELID on class CL_IUUC_INDX_DEFINITION_ACCESS has no exception.
Method GET_KEYMAP_OF_TARGET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDX_RELID | Call by reference | Type reference (TYPE) | RELID | Relation ID | 20130426 | |||
| 2 | I_INDX_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name of INDX-like table | 20120508 | |||
| 3 | I_TARGET_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name of logical target table | 20120508 | |||
| 4 | RT_KEYMAP_TABLE | Value transfer | Type reference (TYPE) | IUUC_INDX_KEYMAP_TAB | table type for IUUC_INDX_KEYMAP | 20120508 |
Method GET_KEYMAP_OF_TARGET_TABLE on class CL_IUUC_INDX_DEFINITION_ACCESS has no exception.
Method GET_TARGET_TABLES_FOR_INDXTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDX_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name of INDX-like table | 20120509 | |||
| 2 | I_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20120509 | |||
| 3 | RT_TARGET_TABLES | Value transfer | Type reference (TYPE) | IUUC_INDX_OBJECT_TAB | table type for IUUC_INDX_KEYMAP | 20120509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions of IUUC replication | 20130207 |
Method GET_TARGET_TABLES_FOR_RELID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDX_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name of INDX-like table | 20120508 | |||
| 2 | I_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20120508 | |||
| 3 | I_RELID | Call by reference | Type reference (TYPE) | RELID | RELID | 20120508 | |||
| 4 | RT_TARGET_TABLES | Value transfer | Type reference (TYPE) | IUUC_INDX_OBJECT_TAB | table type for IUUC_INDX_KEYMAP | 20120508 |
Method GET_TARGET_TABLES_FOR_RELID on class CL_IUUC_INDX_DEFINITION_ACCESS has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |