SAP ABAP Class IF_CMX_DA_CONVERTER (Manufacturing Data Access: Converter)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CMX_DA_UNKNOWN | Manufacturing Data Access: Unknown Object | 20020109 |
Properties
| Class | IF_CMX_DA_CONVERTER | |
| Short Description | Manufacturing Data Access: Converter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20011227 | SAP |
| Last change | 20040127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CMX_DA_CONVERTER has no forward declaration.
Interfaces
Class IF_CMX_DA_CONVERTER has no interface implemented.
Friends
Class IF_CMX_DA_CONVERTER has no friend class.
Attributes
Class IF_CMX_DA_CONVERTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates Event Object from External Object (Director) | 20020207 | |
| 2 | Instance method | Public | Method | Creates Response Object from External Object (Director) | 20020207 | |
| 3 | Instance method | Public | Method | 20020109 | ||
| 4 | Instance method | Public | Method | Creates XML Document from Event Object (MDA Schema) | 20020108 | |
| 5 | Instance method | Public | Method | Creates XML Document from Response Object (MDA Schema) | 20020108 | |
| 6 | Instance method | Public | Method | Creats Event Object from XML Document (MDA Schema) | 20020108 | |
| 7 | Instance method | Public | Method | Creates Response Object from XML Document (MDA Schema) | 20020108 |
Events
Class IF_CMX_DA_CONVERTER has no event.
Types
Class IF_CMX_DA_CONVERTER has no local type.
Method Signatures
Method EXT_TO_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_DA_EVENT | Ereignisobjekt | 20020207 | |||
| 2 | SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_DA_DIRECTOR | Externes Objekt | 20020207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20020207 |
Method EXT_TO_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_DA_RESPONSE | Responseobjekt | 20020207 | |||
| 2 | SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_DA_DIRECTOR | Externes Objekt | 20020207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20020207 |
Method QUERY_INTERFACE Signature
Method QUERY_INTERFACE on class IF_CMX_DA_CONVERTER has no parameter.
Method QUERY_INTERFACE on class IF_CMX_DA_CONVERTER has no exception.
Method XML_FROM_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_DA_EVENT | Ereignisobjekt | 20020108 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | XML-Dokument | 20020108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20020108 |
Method XML_FROM_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_DA_RESPONSE | Responseobjekt | 20020108 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | XML-Dokument | 20020108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20020108 |
Method XML_TO_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_DA_EVENT | Ereignisobjekt | 20020108 | |||
| 2 | XML | Call by reference | Type reference (TYPE) | XSTRING | XML-Dokument | 20020108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20020108 |
Method XML_TO_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_DA_RESPONSE | Responseobjekt | 20020108 | |||
| 2 | XML | Call by reference | Type reference (TYPE) | XSTRING | XML-Dokument | 20020108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20020108 |
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in |