SAP ABAP Class CL_SWSP_FEAT_SERIALIZER (Mapping from Parts to Properties)
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_SERIALIZER | |
| Short Description | Mapping from Parts to Properties | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWSP_FEAT | Features Serialization |
| 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SWSP_FEAT_SERIALIZER has no interface implemented.
Friends
Class CL_SWSP_FEAT_SERIALIZER 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) | SRT_IF_SRT_WSP_FEATURE_SERIALS | WSP Serialization and Deserialization Table | 20060725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20060725 | ||
| 2 | Static method | Public | Method | Gets instance of self | 20060712 | |
| 3 | Instance method | Public | Method | 20060712 |
Events
Class CL_SWSP_FEAT_SERIALIZER has no event.
Types
Class CL_SWSP_FEAT_SERIALIZER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWSP_FEAT_SERIALIZER has no parameter.
Method CONSTRUCTOR on class CL_SWSP_FEAT_SERIALIZER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERIALIZER | Value transfer | Object reference (TYPE REF TO) | CL_SWSP_FEAT_SERIALIZER | Mapping from Parts to Props | 20060712 |
Method CREATE on class CL_SWSP_FEAT_SERIALIZER has no exception.
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRS | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_ATTRIBUTES | WSP WSDL attributes | 20060727 | |||
| 2 | PARTS | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_PARTS | WSP WSDL sxml parts | 20060727 | |||
| 3 | PREFIX | Call by reference | Type reference (TYPE) | NCNAME | namespace prefix | 20060815 | |||
| 4 | PROPERTIES | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_PROPERTIES | WSP WSDL attributes | 20060713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20061109 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |