SAP ABAP Class IF_ODL_TRANSFORM_INT (Transformation Interface)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODL702_TRANSFORM | CL_ODL702_TRANSFORM | 20130529 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODL_TRANSFORM | Transformation | 20130528 |
Properties
Class | IF_ODL_TRANSFORM_INT | |
Short Description | Transformation Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130528 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_ODL_TRANSFORM_INT has no forward declaration.
Interfaces
Class IF_ODL_TRANSFORM_INT has no interface implemented.
Friends
Class IF_ODL_TRANSFORM_INT has no friend class.
Attributes
Class IF_ODL_TRANSFORM_INT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Transform XML to OData-Model | 20130529 |
2 | ![]() |
Instance method | Public | Method | Transform OData-Model to XML | 20130710 |
Events
Class IF_ODL_TRANSFORM_INT has no event.
Types
Class IF_ODL_TRANSFORM_INT has no local type.
Method Signatures
Method DESERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML | Call by reference | Type reference (TYPE) | XSTRING | Result XML | 20130529 | ||
2 | ![]() |
RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_ODL_OBJECT_INT | OData Object | 20130529 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Static Exception from ODL Process Layer | 20130618 |
Method SERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_ODL_OBJECT | OData Object | 20130710 | ||
2 | ![]() |
RV_XML | Value transfer | Type reference (TYPE) | XSTRING | Request XML | 20130710 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Static Exception from ODL Process Layer | 20130710 | |
2 | ![]() |
Dynamic Exception from ODL | 20140423 |
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in |