SAP ABAP Class CL_SLIB_SAPF_DESERIALIZER (SAP Feature 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SLIB_BASE_DESERIALIZER | SLIB Base Deserializer | 20060712 |
Properties
| Class | CL_SLIB_SAPF_DESERIALIZER | |
| Short Description | SAP Feature Deserializer | |
| Super Class | CL_SLIB_BASE_DESERIALIZER | SLIB Base Deserializer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWSDLPP | SIDL/SLIB Model and Serialization Framework |
| Created | 20060712 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SLIB_SAPF_DESERIALIZER has no interface implemented.
Friends
Class CL_SLIB_SAPF_DESERIALIZER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SLIB_SAPF_FACTORY | SAP Feature Factory | 20060712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20060712 | ||
| 2 | Instance method | Private | Method | 20060713 | ||
| 3 | Instance method | Private | Method | 20060712 | ||
| 4 | Instance method | Private | Method | 20060712 |
Events
Class CL_SLIB_SAPF_DESERIALIZER has no event.
Types
Class CL_SLIB_SAPF_DESERIALIZER has no local type.
Method Signatures
Method DESERIALIZE_FEATURE 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_IXML_NODE | IF_IXML_NODE | 20060712 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SLIB_SAPF_FEATURE | SAP Feature | 20060712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060712 |
Method DESERIALIZE_OPTION 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_IXML_NODE | IF_IXML_NODE | 20060713 | |||
| 2 | PROPERTY | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_SAPF_PROPERTY | 20060713 | ||||
| 3 | RVAL | Value transfer | Type reference (TYPE) | STRING | 20060713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060727 |
Method DESERIALIZE_PROPERTY 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_IXML_NODE | IF_IXML_NODE | 20060712 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SLIB_SAPF_PROPERTY | SAP Property | 20060712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060712 |
Method DESERIALIZE_USE_FEATURE 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_IXML_NODE | IF_IXML_NODE | 20060712 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SLIB_NODE | SLIB Node | 20060712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060712 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |