SAP ABAP Class IF_SLIB_SERIALIZER (Library Serializer)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLIB_DEFAULT_SERIALIZER | 20041104 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLIB_SAPF_SERIALIZER | SAP Feature Serializer | 20060713 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWSDL11_SERIALIZER | WSDL 1.1 Serializer | 20041104 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWSDL11_STDEXT_SERIALIZER | WSDL 1.1 Standard Extensions Serializer | 20041104 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWSP_SERIALIZER | 20050620 | |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXSDS_SERIALIZER | XSD Schema Simplified Serializer | 20041113 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXSD_SERIALIZER | XSD Serializer | 20060103 |
Properties
| Class | IF_SLIB_SERIALIZER | |
| Short Description | Library Serializer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041104 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SLIB_SERIALIZER has no forward declaration.
Interfaces
Class IF_SLIB_SERIALIZER has no interface implemented.
Friends
Class IF_SLIB_SERIALIZER has no friend class.
Attributes
Class IF_SLIB_SERIALIZER 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 | 20050704 |
Events
Class IF_SLIB_SERIALIZER has no event.
Types
Class IF_SLIB_SERIALIZER has no local type.
Method Signatures
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 | 20060103 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | STRING | 20060103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSDL 1.1 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 class IF_SLIB_SERIALIZER has no exception.
Method SERIALIZE 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 | IF_SLIB_NODE | 20041104 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE_COLLECTION | Nodeset | 20050222 | |||
| 3 | XML_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20041104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050309 |
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 | 20060103 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | CLIKE | 20060103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSDL 1.1 Exceptions | 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 class IF_SLIB_SERIALIZER has no exception.
Method SXML_SERIALIZE 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 | IF_SLIB_NODE | 20050704 | |||
| 2 | WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer | 20050712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050704 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |