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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Type of the field | 20050811 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20050812 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'BASE' | Attribute name | 20050811 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'BO_NAME' | Attribute name | 20050812 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DOCUMENTATION' | Attribute name | 20050811 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FIELD_NAME' | Attribute name | 20050811 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FRACTION_DIGITS' | Attribute name | 20050811 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'MAX_LENGTH' | Attribute name | 20050811 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'MIN_OCCURANCE' | Attribute name | 20050811 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PATTERN' | Attribute name | 20050811 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'POSITION' | Attribute name | 20050811 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'STRUCT_NAME' | Attribute name | 20050811 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'TOTAL_DIGITS' | Attribute name | 20050811 | |
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Field description | 20050811 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field name | 20050811 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Number of fractional digits in the field | 20050811 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Maximum length of the field | 20050811 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Minimum occurance | 20050811 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Pattern of the filed contents | 20050811 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABFDPOS | Position of the field in the list | 20050811 | ||
21 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | DMC: Behandler von MESSAGES | 20050811 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Parent structure name | 20050811 | ||
23 | ![]() |
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 | ![]() |
Instance method | Public | Constructor | Constructor | 20050811 |
2 | ![]() |
Instance method | Public | Method | Get the value of the specified attribute | 20050811 |
3 | ![]() |
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 | ![]() |
I_BASE | Call by reference | Type reference (TYPE) | STRING | Feldart | 20050811 | ||
2 | ![]() |
I_BO_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050812 | ||
3 | ![]() |
I_DOCUMENTATION | Call by reference | Type reference (TYPE) | STRING | Feldbeschreibung | 20050811 | ||
4 | ![]() |
I_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050811 | ||
5 | ![]() |
I_FRACTION_DIGITS | Call by reference | Type reference (TYPE) | STRING | Anzahl Nachkommastellen im Feld | 20050811 | ||
6 | ![]() |
I_MAX_LENGTH | Call by reference | Type reference (TYPE) | STRING | Max. Länge des Feldinhalts | 20050811 | ||
7 | ![]() |
I_MIN_OCCURANCE | Call by reference | Type reference (TYPE) | STRING | Minimales Auftreten des Feldes | 20050811 | ||
8 | ![]() |
I_PATTERN | Call by reference | Type reference (TYPE) | STRING | Muster des Feldinhalts | 20050811 | ||
9 | ![]() |
I_POSITION | Call by reference | Type reference (TYPE) | TABFDPOS | Position des Feldes in der Feldliste | 20050811 | ||
10 | ![]() |
I_STRUCT_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name der übergeordneten Struktur | 20050811 | ||
11 | ![]() |
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 | ![]() |
I_ATTR_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Attributs | 20050811 | ||
2 | ![]() |
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 | ![]() |
I_ATTR_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Attributs | 20050811 | ||
2 | ![]() |
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 |