SAP ABAP Interface IF_CMX_XS_CONVERTER (XSteps: Converter)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PI-PMA (Application Component) Process Management
⤷
CMX_XS (Package) XSteps: Run Time Environment
⤷
⤷
Properties
| Interface | IF_CMX_XS_CONVERTER | |
| Short Description | XSteps: Converter |
General Data
| Package | CMX_XS | XSteps: Run Time Environment |
| Created | 20021125 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CMX_XS_CONVERTER has no forward declaration.
Interfaces
Interface IF_CMX_XS_CONVERTER has no interface.
Friends
Interface IF_CMX_XS_CONVERTER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GT_MESSAGES | Instance attribute | Public | Type reference (TYPE) | CMX_XS_T_MESSAGE | XSteps: Table for Message Data | 20090424 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates an XML Document for the Change Documentation | 20030404 | |
| 2 | Instance method | Public | Method | Creates an SXS XML Document from an SXS (Sub-) Tree | 20050325 | |
| 3 | Instance method | Public | Method | Creates an XML Document (XS Schema) from a (Sub-) Tree | 20021125 | |
| 4 | Instance method | Public | Method | Creates a Reference from the Parameter Name and Index Value | 20030315 | |
| 5 | Instance method | Public | Method | Creates Parameter Name and Index Value from a Reference | 20030315 | |
| 6 | Instance method | Public | Method | Creates an XML DOM (Document Object Model) for an XS Root | 20050407 | |
| 7 | Instance method | Public | Method | Creates an XS Tree for an Archive URI | 20030411 | |
| 8 | Instance method | Public | Method | Creates an XS Tree from an XML Element | 20050405 | |
| 9 | Instance method | Public | Method | Creates a (Sub-) Tree from an XML Document (XS Schema) | 20021125 |
Events
Interface IF_CMX_XS_CONVERTER has no event.
Types
Interface IF_CMX_XS_CONVERTER has no local type.
Method Signatures
Method CREATE_CHANGE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERSISTENT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_PERSISTENT | XSteps: Persistente Klasse | 20030404 | |||
| 2 | XML | Value transfer | Type reference (TYPE) | XSTRING | XML Dokument | 20030404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030904 |
Method CUSTOM_NODE_TO_SXS_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUSTOM_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_CUSTOM_NODE | SXSteps: Custom node (Folder, Item, Version) | 20050325 | |||
| 2 | IV_RPS_ID_FOR_EXP | Call by reference | Type reference (TYPE) | CMX_XS_NODE_GUID | Export SXS Repository: ID des Repositoryknotens | 20080317 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | SXS XML-Dokument | 20050325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20050325 |
Method NODE_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_NODE | Node | 20021125 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | XML-Dokument | 20021125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021125 |
Method PARAMETER_TO_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Call by reference | Type reference (TYPE) | CMX_XS_W_PARAM_REF | XSteps: Struktur für eine Parameterreferenz | 20030315 | |||
| 2 | REFERENCE | Value transfer | Type reference (TYPE) | CMX_XS_PARAM_REF | XSteps: Parameter Referenz | 20030315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030315 |
Method REFERENCE_TO_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Value transfer | Type reference (TYPE) | CMX_XS_W_PARAM_REF | XSteps: Struktur für eine Parameterreferenz | 20030315 | |||
| 2 | REFERENCE | Call by reference | Type reference (TYPE) | CMX_XS_PARAM_REF | XSteps: Parameter Referenz | 20030315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030315 |
Method ROOT_TO_XML_DOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROOT_IMP | Value transfer | Object reference (TYPE REF TO) | IF_CMX_XS_ROOT | XSteps: Step Root | 20050407 | |||
| 2 | XML_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | XML-Dokument (DOM) | 20050407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20050407 |
Method URI_TO_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROOT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_XS_ROOT | XSteps: Step Root | 20030411 | |||
| 2 | URI | Call by reference | Type reference (TYPE) | ADMI_URI | URI einer Ressource oder Kollektion | 20030411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030411 |
Method XML_ELEMENT_TO_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IMPORT_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20091009 | |||
| 2 | OBJ_FOR_EXCH_IMP | Call by reference | Type reference (TYPE) | CMX_XSR_T_OBJ_EXCHANGE | SXS Repository: Austausch von Item IDs für XS-Referenzen | 20050721 | |||
| 3 | ROOT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_XS_ROOT | XSteps: Step Root | 20050405 | |||
| 4 | VERSION_ROOT_IMP | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_ROOT | Rootknoten zur SXS-Version | 20050802 | |||
| 5 | XML_ELEMENT_IMP | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | XML-Element | 20050405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20050405 |
Method XML_TO_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RPS_ID_FOR_IMP | Call by reference | Type reference (TYPE) | CMX_XS_NODE_GUID | Import SXS Repository: ID des Repositoryknotens | 20080317 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_XS_NODE | Node | 20021125 | |||
| 3 | XML | Call by reference | Type reference (TYPE) | XSTRING | XML-Dokument | 20021125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021125 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 200 |