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 CONFIG_GUID Instance attribute Protected Type reference (TYPE) IUUC_REPL_CONFIG_GUID Guid needed for accessing IUUC_REPL* tables 20120720
2 CO_APPL_LOG_EXT_ID Constant Public Type reference (TYPE) BALNREXT 'CL_DMC_CONFIG_MT' Application Log: External ID 20120720
3 CO_APPL_LOG_SUBOBJECT Constant Public Type reference (TYPE) BALSUBOBJ 'MWB_CUST' Application Log: Subobject 20120720
4 CO_DEFAULT_BLOCKSIZE Constant Public Type reference (TYPE) DMC_BLOCKSIZE 8000000 Natural number 20120730
5 DESCRIPTION Instance attribute Protected Type reference (TYPE) DMC_DESCR Description of the mass transfer 20120720
6 LOG_HANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_DMC_LOG_HANDLER Log handler for MWB/DTL 20120720
7 MT_ID Instance attribute Protected Type reference (TYPE) DMC_MT_IDENTIFIER Mass transfer ID 20120720
8 PROJECT Instance attribute Protected Type reference (TYPE) DMC_PIDENT Ident of the MWB project 20120720
9 SUBPROJECT Instance attribute Protected Type reference (TYPE) DMC_SIDENT Ident of the MWB subproject 20120720
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120720
2 CREATE_CONFIG 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 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) DMC_DESCR Description 20120720
2 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20120720
3 Importing IV_PROJECT Call by reference Type reference (TYPE) DMC_PIDENT Project IDs 20120720
4 Importing IV_SCENARIO Call by reference Type reference (TYPE) DMC_SCENARIO '' MBT DTL scenario 20120720
5 Importing IV_SUBPROJECT Call by reference Type reference (TYPE) DMC_SIDENT Subproject IDs 20120720
# Exception Resumable Description Created on
1 CX_DMC_CONFIG 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 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) DMC_DESCR Description 20130816
2 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER Mass transfer identifier 20130816
3 Importing IV_PROJECT Call by reference Type reference (TYPE) DMC_PIDENT Name of the MWB project 20130816
4 Importing IV_SCENARIO Call by reference Type reference (TYPE) DMC_SCENARIO DMC scenario 20130816
5 Importing IV_SUBPROJECT Call by reference Type reference (TYPE) DMC_SIDENT Name of the MWB subproject 20130816
6 Returning 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 CX_DMC_CONFIG Exception class for MWB configuration classes 20130816
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620