SAP ABAP Class CL_SLIB_SAPF_SERIALIZER (SAP Feature Serializer)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLIB_SERIALIZER | Library Serializer | 20060713 |
Properties
| Class | CL_SLIB_SAPF_SERIALIZER | |
| Short Description | SAP Feature Serializer | |
| Super Class | ||
| 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 | 20060713 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SLIB_SERIALIZER | Library Serializer | 20060713 |
Friends
Class CL_SLIB_SAPF_SERIALIZER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060718 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060713 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20060713 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SIDL_REGISTRY | Extension Registry | 20060713 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20060713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20060718 | ||
| 2 | Instance method | Private | Method | 20060718 | ||
| 3 | Instance method | Private | Method | 20060718 |
Events
Class CL_SLIB_SAPF_SERIALIZER has no event.
Types
Class CL_SLIB_SAPF_SERIALIZER has no local type.
Method Signatures
Method SERIALIZE_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_SLIB_NODE | SLIB Node | 20060718 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20060718 | |||
| 3 | XML_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20060718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060727 |
Method SERIALIZE_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_SLIB_NODE | SLIB Node | 20060718 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20060718 | |||
| 3 | XML_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20060718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060727 |
Method SERIALIZE_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_SLIB_NODE | SLIB Node | 20060718 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20060718 | |||
| 3 | XML_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20060718 |
Method SERIALIZE_USE_FEATURE on class CL_SLIB_SAPF_SERIALIZER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |