SAP ABAP Class CL_DMC_INCLUDE_LIST (MWB: Access for table DMC_CWB_INCLUDES)
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_INCLUDE_LIST  
Short Description MWB: Access for table DMC_CWB_INCLUDES    
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 20050211   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 DMCT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DMC_INCLUDE_LIST has no interface implemented.
Friends
Class CL_DMC_INCLUDE_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DATA_INCLUDE Constant Public Type reference (TYPE) DMC_CWB_ITYPE 'D' MWB: CWB Include-Typ 20050211
2 CO_DATA_SELECTION Constant Public Type reference (TYPE) DMC_CWB_ITYPE 5 data selection include 20110311
3 CO_EV_BOB_INCLUDE Constant Public Type reference (TYPE) DMC_CWB_ITYPE 2 MWB: CWB Include-Typ 20101110
4 CO_EV_BOP_INCLUDE Constant Public Type reference (TYPE) DMC_CWB_ITYPE 1 MWB: CWB Include-Typ 20101110
5 CO_EV_EOB_INCLUDE Constant Public Type reference (TYPE) DMC_CWB_ITYPE 3 MWB: CWB Include-Typ 20101110
6 CO_EV_EOP_INCLUDE Constant Public Type reference (TYPE) DMC_CWB_ITYPE 4 MWB: CWB Include-Typ 20101110
7 CO_FORM_INCLUDE Constant Public Type reference (TYPE) DMC_CWB_ITYPE 'P' MWB: CWB Include-Typ 20050211
Methods
# Method Level Visibility Method type Description Created on
1 ADD Static method Public Method Add CWB Includes 20050211
2 DEL_ELEM_BY_GUID Static method Public Method Deletes Includes of a conv. object, identified by its GUID 20050211
3 DEL_ELEM_BY_TYPE Static method Public Method Deletes Includes of a conv. objects GUID & Type 20050211
4 GET_ALL_ELEMENTS Static method Public Method get all includes from the database 20050211
5 GET_ELEM_BY_GUID Static method Public Method Gets Includes of a conversion object, identified by its GUID 20050211
6 GET_ELEM_BY_TYPE Static method Public Method Gets includes of a conversion object (GUID & Type) 20050211
7 GET_INCLUDE_NAME Static method Public Method get name of a single include 20110311
Events
Class CL_DMC_INCLUDE_LIST has no event.
Types
Class CL_DMC_INCLUDE_LIST has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INCLUDES Call by reference Type reference (TYPE) DMCT_INCLUDES_REL_TAB Tabelle mit Includes 20050211
# Exception Resumable Description Created on
1 MODIFY_ERROR Fehler beim Modify auf Tabelle DMC_CWB_INCLUDES 20050211

Method DEL_ELEM_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COBJ_GUID Call by reference Type reference (TYPE) DMC_GUID GUID des Konvertierungsobjekts 20050211
# Exception Resumable Description Created on
1 DELETE_ERROR Fehler beim Löschen von der Tabelle DMC_CWB_INCLUDES 20050211

Method DEL_ELEM_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COBJ_GUID Call by reference Type reference (TYPE) DMC_GUID GUID des Konvertierungsobjekts 20050211
2 Importing IM_ITYPE Call by reference Type reference (TYPE) DMC_CWB_ITYPE MWB: CWB Include-Typ 20050211
# Exception Resumable Description Created on
1 DELETE_ERROR Fehler beim Löschen von der Tabelle DMC_CWB_INCLUDES 20050211

Method GET_ALL_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INCLUDES Call by reference Type reference (TYPE) DMCT_INCLUDES_REL_TAB Tabelle mit CWB-Includes 20050211

Method GET_ALL_ELEMENTS on class CL_DMC_INCLUDE_LIST has no exception.

Method GET_ELEM_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INCLUDES Call by reference Type reference (TYPE) DMCT_INCLUDES_REL_TAB Tabelle mit CWB-Includes 20050211
2 Importing IM_COBJ_GUID Call by reference Type reference (TYPE) DMC_GUID GUID des Konvertierungsobjekts 20050211
3 Importing IV_COBJ_LEVEL_ONLY Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20120525

Method GET_ELEM_BY_GUID on class CL_DMC_INCLUDE_LIST has no exception.

Method GET_ELEM_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INCLUDES Call by reference Type reference (TYPE) DMCT_INCLUDES_REL_TAB Tabelle mit CWB-Includes 20050211
2 Importing IM_COBJ_GUID Call by reference Type reference (TYPE) DMC_GUID GUID des Konvertierungsobjekts 20050211
3 Importing IM_ITYPE Call by reference Type reference (TYPE) DMC_CWB_ITYPE MWB: CWB Include-Typ 20050211

Method GET_ELEM_BY_TYPE on class CL_DMC_INCLUDE_LIST has no exception.

Method GET_INCLUDE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COBJ_GUID Call by reference Type reference (TYPE) DMC_GUID DMC: Globally Unique Key (22 Characters) 20110311
2 Importing I_INCL_TYPE Call by reference Type reference (TYPE) DMC_CWB_ITYPE MWB: CWB include type 20110311
3 Returning R_INCL_NAME Value transfer Type reference (TYPE) PROGRAMM ABAP Program Name 20110311

Method GET_INCLUDE_NAME on class CL_DMC_INCLUDE_LIST has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 620