SAP ABAP Class CL_DMC_CONFIG_MT (Class with functionality for accessing basic MT configs)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMC_CONFIGURATION (Package) Package for managing configurations of MWB

⤷

⤷

Properties
Class | CL_DMC_CONFIG_MT | |
Short Description | Class with functionality for accessing basic MT configs | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_DMC_CONFIGURATION | Package for managing configurations of MWB |
Created | 20120720 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DMC_CONFIG_MT has no forward declaration.
Interfaces
Class CL_DMC_CONFIG_MT has no interface implemented.
Friends
Class CL_DMC_CONFIG_MT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Guid needed for accessing IUUC_REPL* tables | 20120720 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | BALNREXT | 'CL_DMC_CONFIG_MT' | Application Log: External ID | 20120720 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'MWB_CUST' | Application Log: Subobject | 20120720 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_BLOCKSIZE | 8000000 | Natural number | 20120730 | |
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DMC_DESCR | Description of the mass transfer | 20120720 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | Log handler for MWB/DTL | 20120720 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DMC_MT_IDENTIFIER | Mass transfer ID | 20120720 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DMC_PIDENT | Ident of the MWB project | 20120720 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DMC_SIDENT | Ident of the MWB subproject | 20120720 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120720 | |
2 | ![]() |
Static method | Public | Method | Factory for creating or loading a configuration | 20130816 |
Events
Class CL_DMC_CONFIG_MT has no event.
Types
Class CL_DMC_CONFIG_MT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESCRIPTION | Call by reference | Type reference (TYPE) | DMC_DESCR | Description | 20120720 | ||
2 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20120720 | ||
3 | ![]() |
IV_PROJECT | Call by reference | Type reference (TYPE) | DMC_PIDENT | Project IDs | 20120720 | ||
4 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | DMC_SCENARIO | '' | MBT DTL scenario | 20120720 | |
5 | ![]() |
IV_SUBPROJECT | Call by reference | Type reference (TYPE) | DMC_SIDENT | Subproject IDs | 20120720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for MWB configuration classes | 20120720 |
Method CREATE_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESCRIPTION | Call by reference | Type reference (TYPE) | DMC_DESCR | Description | 20130816 | ||
2 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | Mass transfer identifier | 20130816 | ||
3 | ![]() |
IV_PROJECT | Call by reference | Type reference (TYPE) | DMC_PIDENT | Name of the MWB project | 20130816 | ||
4 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | DMC_SCENARIO | DMC scenario | 20130816 | ||
5 | ![]() |
IV_SUBPROJECT | Call by reference | Type reference (TYPE) | DMC_SIDENT | Name of the MWB subproject | 20130816 | ||
6 | ![]() |
RO_CONFIG | Value transfer | Object reference (TYPE REF TO) | CL_DMC_CONFIG_MT | Class with functionality for accessing basic MT configs | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for MWB configuration classes | 20130816 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |