SAP ABAP Class CL_DMC_PERF_OPTION_ACCESS (access class for DMC_PERF_OPTION)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Properties
| Class | CL_DMC_PERF_OPTION_ACCESS | |
| Short Description | access class for DMC_PERF_OPTION | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20120508 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_PERF_OPTION_ACCESS has no forward declaration.
Interfaces
Class CL_DMC_PERF_OPTION_ACCESS has no interface implemented.
Friends
Class CL_DMC_PERF_OPTION_ACCESS has no friend class.
Attributes
Class CL_DMC_PERF_OPTION_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120514 | ||
| 2 | Static method | Public | Method | get all performance option records for a mass transfer ID | 20120514 | |
| 3 | Static method | Public | Method | get performance options for a certain object | 20120514 |
Events
Class CL_DMC_PERF_OPTION_ACCESS has no event.
Types
Class CL_DMC_PERF_OPTION_ACCESS has no local type.
Method Signatures
Method COPY_TO_MT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MT_ID_NEW | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20120514 | |||
| 2 | I_MT_ID_OLD | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | 'SAP' | DMC: Indicator for Mass Transfer | 20120514 |
Method COPY_TO_MT_ID on class CL_DMC_PERF_OPTION_ACCESS has no exception.
Method GET_OPTIONS_FOR_MT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20120514 | |||
| 2 | RT_PERF_OPTIONS | Value transfer | Type reference (TYPE) | DMC_PERF_OPTIONS_TAB | table type for DMC_PERF_OPTIONS | 20120514 |
Method GET_OPTIONS_FOR_MT_ID on class CL_DMC_PERF_OPTION_ACCESS has no exception.
Method GET_OPTIONS_FOR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MIGRATION_OBJECT_ALIAS | Call by reference | Type reference (TYPE) | DMC_COBJ_ALIAS | MWB: Alias of Conversion Object | 20120514 | |||
| 2 | I_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20120514 | |||
| 3 | RS_PERF_OPTIONS | Value transfer | Type reference (TYPE) | DMC_PERF_OPTIONS | Performance options for migration objects | 20120514 |
Method GET_OPTIONS_FOR_OBJECT on class CL_DMC_PERF_OPTION_ACCESS has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |