SAP ABAP Class CL_DMC_MD_BUSINESS_OBJECT (XSD Business object)
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_BUSINESS_OBJECT | |
| Short Description | XSD Business object | |
| 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_BUSINESS_OBJECT has no forward declaration.
Interfaces
Class CL_DMC_MD_BUSINESS_OBJECT has no interface implemented.
Friends
Class CL_DMC_MD_BUSINESS_OBJECT 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 | DOCUMENTATION | 20050811 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Name of the business object | 20050811 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'DOCUMETNATION' | Attribute name | 20050811 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'BO_NAME' | Attribute name | 20050811 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'SOURCE_NAME' | Attribute name | 20050811 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'SOURCE_TYPE' | Attribute name | 20050811 | ||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | DMC: Behandler von MESSAGES | 20050811 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of the source | 20050811 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | source type | 20050811 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DMC_MD_STRUCT_LIST | DMC_MD: List class for Field | 20050916 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Counstructor | 20050811 | |
| 2 | Instance method | Public | Method | Get the value of the specified attribute | 20050811 | |
| 3 | Instance method | Public | Method | Returns the reference of Structure list object | 20050811 | |
| 4 | Instance method | Public | Method | Set the value of the specified attribute | 20050811 |
Events
Class CL_DMC_MD_BUSINESS_OBJECT has no event.
Types
Class CL_DMC_MD_BUSINESS_OBJECT 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_DOCUMENTATION | Call by reference | Type reference (TYPE) | STRING | 20050811 | ||||
| 2 | I_BO_NAME | Call by reference | Type reference (TYPE) | TABNAME | 20050811 | ||||
| 3 | I_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | Quellenname | 20050811 | |||
| 4 | I_SOURCE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20050811 |
Method CONSTRUCTOR on class CL_DMC_MD_BUSINESS_OBJECT 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 | 20050811 | ||||
| 2 | R_ATTR_VALUE | Value transfer | Type reference (TYPE) | STRING | 20050811 |
Method GET_ATTRIBUTE on class CL_DMC_MD_BUSINESS_OBJECT has no exception.
Method GET_STRUCT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_STRUCT_LIST | Value transfer | Object reference (TYPE REF TO) | CL_DMC_MD_STRUCT_LIST | 20050812 |
Method GET_STRUCT_LIST on class CL_DMC_MD_BUSINESS_OBJECT 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 | 20050811 | ||||
| 2 | I_ATTR_VALUE | Call by reference | Type reference (TYPE) | STRING | 20050811 |
Method SET_ATTRIBUTE on class CL_DMC_MD_BUSINESS_OBJECT has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |