SAP ABAP Class IF_DMC_COBJ_SUBSTNAME_FACADE (Interface for providing the substitution names of one table)
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
| Class | IF_DMC_COBJ_SUBSTNAME_FACADE | |
| Short Description | Interface for providing the substitution names of one table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20140114 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_DMC_COBJ_SUBSTNAME_FACADE has no forward declaration.
Interfaces
Class IF_DMC_COBJ_SUBSTNAME_FACADE has no interface implemented.
Friends
Class IF_DMC_COBJ_SUBSTNAME_FACADE has no friend class.
Attributes
Class 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
Class IF_DMC_COBJ_SUBSTNAME_FACADE has no event.
Types
Class 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 class 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 class 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 |