SAP ABAP Interface IF_SLIB_DESERIALIZER (Library Deserializer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SWSDLPP (Package) SIDL/SLIB Model and Serialization Framework

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SXSDS_DESERIALIZER | XS Simplified Deserializer | 20050529 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLIB_BASE_DESERIALIZER | SLIB Base Deserializer | 20060705 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLIB_DEFAULT_DESERIALIZER | Default Deserializer | 20041104 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWSDL11_DESERIALIZER | WSDL 1.1 Deserializer | 20041104 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWSDL11_STDEXT_DESERIALIZER | WSDL 1.1 Standard Extensions Deserializer | 20041104 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWSP_DESERIALIZER | 20050620 | |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXSDS_DESERIALIZER | XSD Schema Simplified Deserializer | 20041113 |
8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXSD_DESERIALIZER | 20060103 |
Properties
Interface | IF_SLIB_DESERIALIZER | |
Short Description | Library Deserializer |
General Data
Package | SWSDLPP | SIDL/SLIB Model and Serialization Framework |
Created | 20041104 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SLIB_DESERIALIZER has no forward declaration.
Interfaces
Interface IF_SLIB_DESERIALIZER has no interface.
Friends
Interface IF_SLIB_DESERIALIZER has no friend.
Attributes
Interface IF_SLIB_DESERIALIZER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20041104 | |
2 | ![]() |
Instance method | Public | Method | 20041104 | |
3 | ![]() |
Instance method | Public | Method | 20041104 | |
4 | ![]() |
Instance method | Public | Method | 20041104 | |
5 | ![]() |
Instance method | Public | Method | 20041104 | |
6 | ![]() |
Instance method | Public | Method | 20050706 |
Events
Interface IF_SLIB_DESERIALIZER has no event.
Types
Interface IF_SLIB_DESERIALIZER has no local type.
Method Signatures
Method DESERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BASE_URI | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20051118 | ||
2 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20041104 | ||
3 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SLIB_NODE | IF_SLIB_NODE | 20041104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050309 |
Method GET_FEATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | CLIKE | 20051216 | |||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20051216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SLIB Exceptions | 20041130 |
Method GET_REGISTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SIDL_REGISTRY | Extension Registry | 20041104 |
Method GET_REGISTRY on Interface IF_SLIB_DESERIALIZER has no exception.
Method SET_FEATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | CLIKE | 20051216 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | CLIKE | 20051216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041130 |
Method SET_REGISTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REGISTRY | Call by reference | Object reference (TYPE REF TO) | IF_SIDL_REGISTRY | Extension Registry | 20041104 |
Method SET_REGISTRY on Interface IF_SLIB_DESERIALIZER has no exception.
Method SXML_DESERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BASE_URI | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20051118 | ||
2 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_NODE | SLIB Node | 20050712 | ||
3 | ![]() |
READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader | 20050711 | ||
4 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SLIB_NODE | IF_SLIB_NODE | 20050706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050706 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 700 |