SAP ABAP Interface IF_DMC_COBJ_SUBSTNAME_FACADE (Interface for providing the substitution names of one table)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMC_UTIL (Package) Data Mapping and Conversion: Utilities
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_COBJ_SUBSTNAME_ODQ | Substitution names for parallel loading of objects | 20140115 |
Properties
| Interface | IF_DMC_COBJ_SUBSTNAME_FACADE | |
| Short Description | Interface for providing the substitution names of one table |
General Data
| Package | CNV_DMC_UTIL | Data Mapping and Conversion: Utilities |
| Created | 20140114 | SAP |
| Last changed | 20141030 | |
| Unicode checks active |
Forward declarations
Interface IF_DMC_COBJ_SUBSTNAME_FACADE has no forward declaration.
Interfaces
Interface IF_DMC_COBJ_SUBSTNAME_FACADE has no interface.
Friends
Interface IF_DMC_COBJ_SUBSTNAME_FACADE has no friend.
Attributes
Interface IF_DMC_COBJ_SUBSTNAME_FACADE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create a new unique substitution name for given request | 20140114 | |
| 2 | Instance method | Public | Method | Get the original table name for gicen substitution name | 20140114 | |
| 3 | Instance method | Public | Method | Get all substitution names for given table | 20140114 | |
| 4 | Instance method | Public | Method | Get the substitution name of a table for given request | 20140114 |
Events
Interface IF_DMC_COBJ_SUBSTNAME_FACADE has no event.
Types
Interface IF_DMC_COBJ_SUBSTNAME_FACADE has no local type.
Method Signatures
Method CREATE_SUBST_FOR_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MTID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20140210 | |||
| 2 | IV_REQUEST | Call by reference | Type reference (TYPE) | STRING | 20140114 | ||||
| 3 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140210 | |||
| 4 | RV_SUBSTNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20140210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excep. class for ODQ provider | 20140115 |
Method GET_MT_TABNAME_BY_SUBST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20140116 | |||
| 2 | EV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140116 | |||
| 3 | IV_SUBST_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140114 |
Method GET_MT_TABNAME_BY_SUBST on Interface IF_DMC_COBJ_SUBSTNAME_FACADE has no exception.
Method GET_SUBSTS_BY_MT_TABNAME 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 | 20140115 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140115 | |||
| 3 | RT_SUBST_TABLES | Value transfer | Type reference (TYPE) | IUUC_TT_TABNAME | List of table names | 20140115 |
Method GET_SUBSTS_BY_MT_TABNAME on Interface IF_DMC_COBJ_SUBSTNAME_FACADE has no exception.
Method GET_SUBST_BY_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REQUEST | Call by reference | Type reference (TYPE) | STRING | 20140114 | ||||
| 2 | RV_SUBST_NAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20140114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | exception class for substitution name facade | 20140115 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |