SAP ABAP Class CL_DMC_MD_FIELD (XSD Simple elements)
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  
Short Description XSD Simple elements    
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 has no forward declaration.
Interfaces
Class CL_DMC_MD_FIELD has no interface implemented.
Friends
Class CL_DMC_MD_FIELD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASE Instance attribute Private Type reference (TYPE) STRING Type of the field 20050811
2 BO_NAME Instance attribute Private Type reference (TYPE) TABNAME Table Name 20050812
3 CO_ATTR_BASE Constant Public Type reference (TYPE) STRING 'BASE' Attribute name 20050811
4 CO_ATTR_BO_NAME Constant Public Type reference (TYPE) STRING 'BO_NAME' Attribute name 20050812
5 CO_ATTR_DOCUMENTATION Constant Public Type reference (TYPE) STRING 'DOCUMENTATION' Attribute name 20050811
6 CO_ATTR_FIELD_NAME Constant Public Type reference (TYPE) STRING 'FIELD_NAME' Attribute name 20050811
7 CO_ATTR_FRACTION_DIGITS Constant Public Type reference (TYPE) STRING 'FRACTION_DIGITS' Attribute name 20050811
8 CO_ATTR_MAX_LENGTH Constant Public Type reference (TYPE) STRING 'MAX_LENGTH' Attribute name 20050811
9 CO_ATTR_MIN_OCCURANCE Constant Public Type reference (TYPE) STRING 'MIN_OCCURANCE' Attribute name 20050811
10 CO_ATTR_PATTERN Constant Public Type reference (TYPE) STRING 'PATTERN' Attribute name 20050811
11 CO_ATTR_POSITION Constant Public Type reference (TYPE) STRING 'POSITION' Attribute name 20050811
12 CO_ATTR_STRUCT_NAME Constant Public Type reference (TYPE) STRING 'STRUCT_NAME' Attribute name 20050811
13 CO_ATTR_TOTAL_DIGITS Constant Public Type reference (TYPE) STRING 'TOTAL_DIGITS' Attribute name 20050811
14 DOCUMENTATION Instance attribute Private Type reference (TYPE) STRING Field description 20050811
15 FIELD_NAME Instance attribute Private Type reference (TYPE) FIELDNAME Field name 20050811
16 FRACTION_DIGITS Instance attribute Private Type reference (TYPE) STRING Number of fractional digits in the field 20050811
17 MAX_LENGTH Instance attribute Private Type reference (TYPE) STRING Maximum length of the field 20050811
18 MIN_OCCURANCE Instance attribute Private Type reference (TYPE) STRING Minimum occurance 20050811
19 PATTERN Instance attribute Private Type reference (TYPE) STRING Pattern of the filed contents 20050811
20 POSITION Instance attribute Private Type reference (TYPE) TABFDPOS Position of the field in the list 20050811
21 REF_LOG_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_DMC_LOG_HANDLER DMC: Behandler von MESSAGES 20050811
22 STRUCT_NAME Instance attribute Private Type reference (TYPE) TABNAME Parent structure name 20050811
23 TOTAL_DIGITS Instance attribute Private Type reference (TYPE) STRING Total number of digits in the field 20050811
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050811
2 GET_ATTRIBUTE Instance method Public Method Get the value of the specified attribute 20050811
3 SET_ATTRIBUTE Instance method Public Method Set the value of the specified attribute 20050811
Events
Class CL_DMC_MD_FIELD has no event.
Types
Class CL_DMC_MD_FIELD 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 I_BASE Call by reference Type reference (TYPE) STRING Feldart 20050811
2 Importing I_BO_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050812
3 Importing I_DOCUMENTATION Call by reference Type reference (TYPE) STRING Feldbeschreibung 20050811
4 Importing I_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20050811
5 Importing I_FRACTION_DIGITS Call by reference Type reference (TYPE) STRING Anzahl Nachkommastellen im Feld 20050811
6 Importing I_MAX_LENGTH Call by reference Type reference (TYPE) STRING Max. Länge des Feldinhalts 20050811
7 Importing I_MIN_OCCURANCE Call by reference Type reference (TYPE) STRING Minimales Auftreten des Feldes 20050811
8 Importing I_PATTERN Call by reference Type reference (TYPE) STRING Muster des Feldinhalts 20050811
9 Importing I_POSITION Call by reference Type reference (TYPE) TABFDPOS Position des Feldes in der Feldliste 20050811
10 Importing I_STRUCT_NAME Call by reference Type reference (TYPE) TABNAME Name der übergeordneten Struktur 20050811
11 Importing I_TOTAL_DIGITS Call by reference Type reference (TYPE) STRING Gesamtzahl Stellen im Feld 20050811

Method CONSTRUCTOR on class CL_DMC_MD_FIELD has no exception.

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTR_NAME Call by reference Type reference (TYPE) STRING Name des Attributs 20050811
2 Returning R_ATTR_VALUE Value transfer Type reference (TYPE) STRING Wert des Attributs 20050811

Method GET_ATTRIBUTE on class CL_DMC_MD_FIELD has no exception.

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTR_NAME Call by reference Type reference (TYPE) STRING Name des Attributs 20050811
2 Importing I_ATTR_VALUE Call by reference Type reference (TYPE) STRING Wert des Attributs 20050811

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