SAP ABAP Class CL_DMC_MD_FIELD_LIST (DMC_MD: List class for Field)
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_MD_FIELD_LIST  
Short Description DMC_MD: List class for Field    
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 20050811   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DMC_MD_FIELD_LIST has no forward declaration.
Interfaces
Class CL_DMC_MD_FIELD_LIST has no interface implemented.
Friends
Class CL_DMC_MD_FIELD_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BO_NAME Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20050812
2 REF_LOG_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_DMC_LOG_HANDLER DMC: Behandler von MESSAGES 20050811
3 STRUCT_NAME Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20050812
4 _VALS Instance attribute Protected Type reference (TYPE) DMC_MD_FIELD_TAB DMC_MD: Table type information on Field 20050811
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ELEMENT Instance method Public Method Adds field to the list 20050916
2 ADD_ELEMENT_BY_REF Instance method Public Method Adds field object to the list 20050916
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050811
4 DEL_ALL_ELEMENTS Instance method Public Method Remove all fields from the list 20050916
5 DEL_ELEMENT_BY_NAME Instance method Public Method Remove the specified field from list 20050916
6 GET_ALL_ELEMENTS Instance method Public Method Return information of all fields 20050916
7 GET_ELEMENT_BY_NAME Instance method Public Method Returns specified field object 20050916
Events
Class CL_DMC_MD_FIELD_LIST has no event.
Types
Class CL_DMC_MD_FIELD_LIST has no local type.
Method Signatures

Method ADD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASE Call by reference Type reference (TYPE) STRING 20050916
2 Importing I_BO_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20050916
3 Importing I_DOCUMENTATION Call by reference Type reference (TYPE) STRING 20050916
4 Importing I_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20050916
5 Importing I_FRACTION_DIGITS Call by reference Type reference (TYPE) STRING 20050916
6 Importing I_MAX_LENGTH Call by reference Type reference (TYPE) STRING 20050916
7 Importing I_MIN_OCCURANCE Call by reference Type reference (TYPE) STRING 20050916
8 Importing I_PATTERN Call by reference Type reference (TYPE) STRING 20050916
9 Importing I_POSITION Call by reference Type reference (TYPE) TABFDPOS Position des Feldes in der Tabelle 20050916
10 Importing I_STRUCT_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20050916
11 Importing I_TOTAL_DIGITS Call by reference Type reference (TYPE) STRING 20050916

Method ADD_ELEMENT on class CL_DMC_MD_FIELD_LIST has no exception.

Method ADD_ELEMENT_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_FIELD Call by reference Object reference (TYPE REF TO) CL_DMC_MD_FIELD XSD Simple elements 20050916

Method ADD_ELEMENT_BY_REF on class CL_DMC_MD_FIELD_LIST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRUCTNAME Call by reference Type reference (TYPE) TABNAME Table Name 20050811

Method CONSTRUCTOR on class CL_DMC_MD_FIELD_LIST has no exception.

Method DEL_ALL_ELEMENTS Signature

Method DEL_ALL_ELEMENTS on class CL_DMC_MD_FIELD_LIST has no parameter.
Method DEL_ALL_ELEMENTS on class CL_DMC_MD_FIELD_LIST has no exception.

Method DEL_ELEMENT_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20050916

Method DEL_ELEMENT_BY_NAME on class CL_DMC_MD_FIELD_LIST has no exception.

Method GET_ALL_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELD_TAB Value transfer Type reference (TYPE) DMC_MD_FIELD_TAB DMC_MD: Table type information on Field 20050916

Method GET_ALL_ELEMENTS on class CL_DMC_MD_FIELD_LIST has no exception.

Method GET_ELEMENT_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20050916
2 Returning R_REF_FIELD Value transfer Object reference (TYPE REF TO) CL_DMC_MD_FIELD XSD Simple elements 20050916

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