SAP ABAP Class CL_SWSP_FEAT_DESERIALIZER (Mapping from Parts to Props)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SWSP_FEAT (Package) Features Serialization

⤷

⤷

Properties
Class | CL_SWSP_FEAT_DESERIALIZER | |
Short Description | Mapping from Parts to Props | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWSP_FEAT | Features Serialization |
Created | 20060529 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SWSP_FEAT_DESERIALIZER has no interface implemented.
Friends
Class CL_SWSP_FEAT_DESERIALIZER 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) | TSWSPF_SUBALT_TYPES | Subalt types | 20080729 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRT_IF_SRT_WSP_FEATURE_SERIALS | Table of WSP serializations and deserializations | 20060725 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20060725 | |
2 | ![]() |
Static method | Public | Method | Returns an instance of itself | 20060529 |
3 | ![]() |
Instance method | Public | Method | 20060530 | |
4 | ![]() |
Instance method | Protected | Method | Appends assertions to an alternative | 20070621 |
5 | ![]() |
Instance method | Protected | Method | 20061207 | |
6 | ![]() |
Instance method | Private | Method | Joins alternatives which should be in one alternative | 20080724 |
7 | ![]() |
Instance method | Protected | Method | 20060904 |
Events
Class CL_SWSP_FEAT_DESERIALIZER has no event.
Types
Class CL_SWSP_FEAT_DESERIALIZER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWSP_FEAT_DESERIALIZER has no parameter.
Method CONSTRUCTOR on class CL_SWSP_FEAT_DESERIALIZER has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESERIALIZER | Value transfer | Object reference (TYPE REF TO) | CL_SWSP_FEAT_DESERIALIZER | Mapping from Parts to Props | 20060529 |
Method CREATE on class CL_SWSP_FEAT_DESERIALIZER has no exception.
Method DESERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | SRT_WSP_WSDL_CLIENT_SUBJECTS | WSP subject table for deserialization (Do not change) | 20060530 | ||
2 | ![]() |
SUBJ_ATTRS | Call by reference | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_ATTR_TABLE | 20060619 | |||
3 | ![]() |
SUBJ_FRAGMENTS | Call by reference | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_TABLE | 20060530 | |||
4 | ![]() |
VANILLA_WSDL | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_NODE | SLIB Node | 20060818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20061020 |
Method _APPEND_TO_ALT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALTERNATIVE | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_CLIENT_SUBJECTS | Alternative to be constructed | 20070621 | ||
2 | ![]() |
ASSERTIONS | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_CLIENT_SUBJECTS | Assertions to be added | 20070621 | ||
3 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | SRT_WSP_WSDL_CLIENT_SUBJECTS | WSP Subject Table for Deserialization (Do Not Change) | 20070621 |
Method _APPEND_TO_ALT on class CL_SWSP_FEAT_DESERIALIZER has no exception.
Method _CLEANUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROPS | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_CLIENT_SUBJECTS | WSP subject table for deserialization (Do not change) | 20061207 | ||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | SRT_WSP_WSDL_CLIENT_SUBJECTS | WSP subject table for deserialization (Do not change) | 20061207 |
Method _CLEANUP on class CL_SWSP_FEAT_DESERIALIZER has no exception.
Method _JOIN_EXT_ALTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUBJECTS | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_CLIENT_SUBJECTS | WSP Subject Table for Deserialization (Do Not Change) | 20080724 |
Method _JOIN_EXT_ALTS on class CL_SWSP_FEAT_DESERIALIZER has no exception.
Method _MERGE_PROPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | SRT_WSP_WSDL_CLIENT_SUBJECTS | WSP subject table for deserialization (Do not change) | 20060904 | ||
2 | ![]() |
SET1 | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_CLIENT_SUBJECTS | WSP subject table for deserialization (Do not change) | 20060904 | ||
3 | ![]() |
SET2 | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_CLIENT_SUBJECTS | WSP subject table for deserialization (Do not change) | 20060904 |
Method _MERGE_PROPS on class CL_SWSP_FEAT_DESERIALIZER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |