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 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table Name | 20050812 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | DMC: Behandler von MESSAGES | 20050811 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table Name | 20050812 | ||
4 | ![]() |
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 | ![]() |
Instance method | Public | Method | Adds field to the list | 20050916 |
2 | ![]() |
Instance method | Public | Method | Adds field object to the list | 20050916 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050811 |
4 | ![]() |
Instance method | Public | Method | Remove all fields from the list | 20050916 |
5 | ![]() |
Instance method | Public | Method | Remove the specified field from list | 20050916 |
6 | ![]() |
Instance method | Public | Method | Return information of all fields | 20050916 |
7 | ![]() |
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 | ![]() |
I_BASE | Call by reference | Type reference (TYPE) | STRING | 20050916 | |||
2 | ![]() |
I_BO_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20050916 | ||
3 | ![]() |
I_DOCUMENTATION | Call by reference | Type reference (TYPE) | STRING | 20050916 | |||
4 | ![]() |
I_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050916 | ||
5 | ![]() |
I_FRACTION_DIGITS | Call by reference | Type reference (TYPE) | STRING | 20050916 | |||
6 | ![]() |
I_MAX_LENGTH | Call by reference | Type reference (TYPE) | STRING | 20050916 | |||
7 | ![]() |
I_MIN_OCCURANCE | Call by reference | Type reference (TYPE) | STRING | 20050916 | |||
8 | ![]() |
I_PATTERN | Call by reference | Type reference (TYPE) | STRING | 20050916 | |||
9 | ![]() |
I_POSITION | Call by reference | Type reference (TYPE) | TABFDPOS | Position des Feldes in der Tabelle | 20050916 | ||
10 | ![]() |
I_STRUCT_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20050916 | ||
11 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050916 | ||
2 | ![]() |
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 |