SAP ABAP Class CL_SLIB_BASE_DESERIALIZER (SLIB Base 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLIB_DESERIALIZER | Library Deserializer | 20060705 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SLIB_SAPF_DESERIALIZER | SAP Feature Deserializer | 20060712 |
Properties
Class | CL_SLIB_BASE_DESERIALIZER | |
Short Description | SLIB Base Deserializer | |
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 | 20060705 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SLIB_DESERIALIZER | Library Deserializer | 20060705 |
Friends
Class CL_SLIB_BASE_DESERIALIZER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20060705 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SIDL_REGISTRY | Extension Registry | 20060705 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20060705 | |
2 | ![]() |
Instance method | Protected | Method | 20060705 | |
3 | ![]() |
Instance method | Protected | Method | 20060705 | |
4 | ![]() |
Instance method | Protected | Method | 20060705 | |
5 | ![]() |
Instance method | Protected | Method | 20060705 |
Events
Class CL_SLIB_BASE_DESERIALIZER has no event.
Types
Class CL_SLIB_BASE_DESERIALIZER has no local type.
Method Signatures
Method _DESERIALIZE_NAMESPACE_DECLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DECL_TABLE | Call by reference | Type reference (TYPE) | TSLIB_NAMESPACE | SLIB Namespace declarations | 20060705 | ||
2 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_NODE | SLIB Node | 20060705 |
Method _DESERIALIZE_NAMESPACE_DECLS on class CL_SLIB_BASE_DESERIALIZER has no exception.
Method _GET_FIRST_CHILD_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IGNORE_BLANKS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060705 | ||
2 | ![]() |
IGNORE_COMMENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060705 | ||
3 | ![]() |
IGNORE_PI | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060705 | ||
4 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20060705 | ||
5 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20060705 |
Method _GET_FIRST_CHILD_ELEMENT on class CL_SLIB_BASE_DESERIALIZER has no exception.
Method _GET_NEXT_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IGNORE_BLANKS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060705 | ||
2 | ![]() |
IGNORE_COMMENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060705 | ||
3 | ![]() |
IGNORE_PI | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060705 | ||
4 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20060705 | ||
5 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20060705 |
Method _GET_NEXT_ELEMENT on class CL_SLIB_BASE_DESERIALIZER has no exception.
Method _MATCH_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | NCNAME | name | 20060705 | ||
2 | ![]() |
NAMESPACE_URI | Call by reference | Type reference (TYPE) | ANYURI | namespace | 20060705 | ||
3 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20060705 | ||
4 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060705 |
Method _MATCH_ELEMENT on class CL_SLIB_BASE_DESERIALIZER has no exception.
Method _SYNTAX_VIOLATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXTID | Call by reference | Type reference (TYPE) | SOTR_CONC | Schlüssel zum logischen Objekt im OTR | 20060705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SLIB Exceptions | 20060705 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |