SAP ABAP Class CL_DMC_MD_STRUCT (XSD Structure 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_STRUCT | |
Short Description | XSD Structure 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_STRUCT has no forward declaration.
Interfaces
Class CL_DMC_MD_STRUCT has no interface implemented.
Friends
Class CL_DMC_MD_STRUCT 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) | TABNAME | Name of the business object | 20050811 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'BO_NAME' | Attribute name | 20050811 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DOCUMETNATION' | Attribute name | 20050811 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PARENT_NAME' | Attribute name | 20050811 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'STRUCT_NAME' | Attribute name | 20050811 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Description of the structure | 20050811 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DMC_MD_FIELD_LIST | DMC_MD: List class for Field | 20050916 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Name of the parent structure | 20050811 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | DMC: Behandler von MESSAGES | 20050811 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Name of the structure | 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 | Return the reference of field list object | 20050811 |
4 | ![]() |
Instance method | Public | Method | Set the value of the specified attribute | 20050811 |
Events
Class CL_DMC_MD_STRUCT has no event.
Types
Class CL_DMC_MD_STRUCT 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_BO_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name of the business object | 20050811 | ||
2 | ![]() |
I_DOCUMENTATION | Call by reference | Type reference (TYPE) | STRING | Description of the structure | 20050811 | ||
3 | ![]() |
I_PARENT_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name of the parent struture | 20050811 | ||
4 | ![]() |
I_STRUCT_NAME | Call by reference | Type reference (TYPE) | TABNAME | Strukturname | 20050811 |
Method CONSTRUCTOR on class CL_DMC_MD_STRUCT 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 of the attribute | 20050811 | ||
2 | ![]() |
R_ATTR_VALUE | Value transfer | Type reference (TYPE) | STRING | Value of the attribute | 20050811 |
Method GET_ATTRIBUTE on class CL_DMC_MD_STRUCT has no exception.
Method GET_FIELD_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_FIELD_LIST | Value transfer | Object reference (TYPE REF TO) | CL_DMC_MD_FIELD_LIST | Reference to field list object | 20050812 |
Method GET_FIELD_LIST on class CL_DMC_MD_STRUCT 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 of the attribute | 20050811 | ||
2 | ![]() |
I_ATTR_VALUE | Call by reference | Type reference (TYPE) | STRING | Value of the attribute | 20050811 |
Method SET_ATTRIBUTE on class CL_DMC_MD_STRUCT has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 620 |