Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIDL_DESERIALIZER | Extension Deserializer | 20050511 |
Properties
| Class | CL_SIDL_DESERIALIZER | |
| Short Description | SIDL 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 | 20050511 | SAP |
| Last change | 20130531 | 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... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 7 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIDL_DESERIALIZER | Extension Deserializer | 20050511 |
Friends
Class CL_SIDL_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) | STRING | SIDL_STYLE_DOCUMENT | 20050512 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20050511 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SIDL_REGISTRY | Extension Registry | 20050511 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SIDL_SUBJECT_ADAPTER | Adapter for WSP Subject Context | 20060516 |
Methods
Events
Class CL_SIDL_DESERIALIZER has no event.
Types
Class CL_SIDL_DESERIALIZER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SIDL_DESERIALIZER has no parameter.
Method CONSTRUCTOR on class CL_SIDL_DESERIALIZER has no exception.
Method DESERIALIZE_CONFIG_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WSDL_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_DEFINITION | wsdl:definitions | 20050511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20061018 |
Method DESERIALIZE_SIDL_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SIDL_DEFINITION | Node | 20050511 | |||
| 2 | WSDL_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_DEFINITION | wsdl:definitions | 20050511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050511 |
Method DESERIALIZE_SIDL_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE | Call by reference | Object reference (TYPE REF TO) | IF_SIDL_INTERFACE | Interface Object | 20050511 | |||
| 2 | WSDL_PORTTYPE | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_PORTTYPE | wsdl:porttype | 20050511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050523 |
Method DESERIALIZE_SIDL_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERATION | Call by reference | Object reference (TYPE REF TO) | IF_SIDL_OPERATION | Operation Object | 20050607 | |||
| 2 | WSDL_OPERATION | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_OPERATION | wsdl:operation | 20050607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050607 |
Method DESERIALIZE_SIDL_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_SIDL_PARAMETER | Parameter Object | 20050513 | |||
| 2 | WSDL_PART | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_PART | wsdl:part | 20050513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050523 |
Method DESERIALIZE_SIDL_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SIDL_TYPE_CONTAINER | TypeContainer | 20050517 | |||
| 2 | WSDL_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_DEFINITION | wsdl:definitions | 20050517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060228 |
Method DESERIALIZE_WSDL11 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_NODE | Definition | 20050511 | |||
| 2 | SLIB_NODE | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_NODE | IF_SLIB_NODE | 20050511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050511 |
Method GET_OPERATION_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST_NAME | Call by reference | Type reference (TYPE) | QNAME | 20061026 | ||||
| 2 | RESPONSE_NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20061026 | |||
| 3 | WSDL_OPERATION | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_OPERATION | wsdl:operation | 20061026 |
Method GET_OPERATION_NAMES on class CL_SIDL_DESERIALIZER has no exception.
Method WSDL11_MESSAGE2PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KIND | Call by reference | Type reference (TYPE) | I | 20050513 | ||||
| 2 | OPERATION | Call by reference | Object reference (TYPE REF TO) | IF_SIDL_OPERATION | Operation Object | 20050513 | |||
| 3 | WSDL_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_MESSAGE | wsdl:message | 20050513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050523 |
Method _ADD_EXTENSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALTERNATIVES | Call by reference | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_ALTERNATIVE_TABLE | 20060531 | ||||
| 2 | EXTENSIONS | Call by reference | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_TABLE | 20060531 | ||||
| 3 | MESSAGE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20080603 | ||||
| 4 | SAP_FEATURES | Call by reference | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_TABLE | 20060531 | ||||
| 5 | SUBJ_NAME | Call by reference | Type reference (TYPE) | QNAME | 20060531 | ||||
| 6 | SUBJ_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_SUBJECT_TYPE | WSP subject type | 20060531 | |||
| 7 | WSDL_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_DEFINITION | wsdl:definitions | 20060531 | |||
| 8 | WSDL_EXTENSIONS | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_NODESET | Nodeset | 20060531 | |||
| 9 | WSDL_NODE | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_NODE | SLIB Node | 20060531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060531 |
Method _ADD_EXT_ATTRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_ATTRS | Call by reference | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_ATTR_TABLE | 20060619 | ||||
| 2 | SUBJ_NAME | Call by reference | Type reference (TYPE) | QNAME | 20060619 | ||||
| 3 | SUBJ_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_SUBJECT_TYPE | WSP subject type | 20060619 | |||
| 4 | WSDL_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_DEFINITION | wsdl:definitions | 20060619 | |||
| 5 | WSDL_EXT_ATTRS | Call by reference | Type reference (TYPE) | TSWS11_ATTR | WSDL 1.1: Qualifizierte Attribute | 20060619 | |||
| 6 | WSDL_NODE | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_NODE | SLIB Node | 20060619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060619 |
Method _ALTERNATIVES_TO_FRAGMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALTERNATIVES | Call by reference | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_ALTERNATIVE_TABLE | 20060530 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_TABLE | 20060530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060727 |
Method _ALT_TO_FRAGMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALTERNATIVE | Call by reference | Object reference (TYPE REF TO) | IF_SWSP_ALL | All | 20060530 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | SRT_WSP_WSDL_PARTS | WSP WSDL sxml parts | 20060530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060704 |
Method _COLLECT_WSDL_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED_DEFINITIONS | Call by reference | Type reference (TYPE) | TSWSDL11_DEFINITION | 20080512 | ||||
| 2 | TYPES_NODESET | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_NODESET | Nodeset | 20050511 | |||
| 3 | WSDL_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_DEFINITION | wsdl:definitions | 20050511 |
Method _COLLECT_WSDL_TYPES on class CL_SIDL_DESERIALIZER has no exception.
Method _DETECT_WSDL_MODE Signature
Method _DETECT_WSDL_MODE on class CL_SIDL_DESERIALIZER has no parameter.
Method _DETECT_WSDL_MODE on class CL_SIDL_DESERIALIZER has no exception.
Method _DETECT_WSDL_PART Signature
Method _DETECT_WSDL_PART on class CL_SIDL_DESERIALIZER has no parameter.
Method _DETECT_WSDL_PART on class CL_SIDL_DESERIALIZER has no exception.
Method _GET_BODY_PARTS 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_SLIB_NODESET | Nodeset | 20050513 | |||
| 2 | WSDL_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_MESSAGE | wsdl:message | 20050513 |
Method _GET_BODY_PARTS on class CL_SIDL_DESERIALIZER has no exception.
Method _GET_DESIGN_EXTENSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALTERNATIVES | Call by reference | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_ALTERNATIVE_TABLE | 20060531 | ||||
| 2 | EXTENSIONS | Call by reference | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_TABLE | 20060531 | ||||
| 3 | EXT_ATTRS | Call by reference | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_ATTR_TABLE | 20060619 | ||||
| 4 | SAP_FEATURES | Call by reference | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_TABLE | 20060531 | ||||
| 5 | WSDL_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_DEFINITION | wsdl:definitions | 20060531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060531 |
Method _GET_EXT_SAP_FEATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_TABLE | 20060531 | ||||
| 2 | SUBJ_NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20060531 | |||
| 3 | SUBJ_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_SUBJECT_TYPE | WSP subject type | 20060531 | |||
| 4 | WSDL_EXTENSION | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_EXTENSION | Extension element | 20060531 | |||
| 5 | WSDL_NODE | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_NODE | SLIB Node | 20060531 |
Method _GET_EXT_SAP_FEATURE on class CL_SIDL_DESERIALIZER has no exception.
Method _GET_EXT_UNTYPED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_TABLE | 20060531 | ||||
| 2 | SUBJ_NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20060531 | |||
| 3 | SUBJ_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_SUBJECT_TYPE | WSP subject type | 20060531 | |||
| 4 | WSDL_EXTENSION | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_EXTENSION | Extension element | 20060531 | |||
| 5 | WSDL_NODE | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_NODE | SLIB Node | 20060531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060626 |
Method _GET_EXT_WSP_ALTERNATIVES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20080603 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_ALTERNATIVE_TABLE | 20060531 | ||||
| 3 | SUBJ_NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20060531 | |||
| 4 | SUBJ_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_SUBJECT_TYPE | WSP subject type | 20060531 | |||
| 5 | WSDL_EXTENSION | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_EXTENSION | Extension element | 20060531 | |||
| 6 | WSDL_NODE | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_NODE | SLIB Node | 20060531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060727 |
Method _GET_RUNTIME_EXTENSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALTERNATIVES | Call by reference | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_ALTERNATIVE_TABLE | 20060531 | ||||
| 2 | EXTENSIONS | Call by reference | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_TABLE | 20060531 | ||||
| 3 | EXT_ATTRS | Call by reference | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_ATTR_TABLE | 20060619 | ||||
| 4 | SAP_FEATURES | Call by reference | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_TABLE | 20060531 | ||||
| 5 | WSDL_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_DEFINITION | wsdl:definitions | 20060531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060531 |
Method _GET_SOAP_BODY_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IOF | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_IOF | Input/Output/Fault | 20050613 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | ANYURI | any URI | 20050613 |
Method _GET_SOAP_BODY_NAMESPACE on class CL_SIDL_DESERIALIZER has no exception.
Method _GET_SOAP_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | 20050511 | ||||
| 2 | WSDL_BINDING | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_BINDING | wsdl:binding | 20050511 |
Method _GET_SOAP_STYLE on class CL_SIDL_DESERIALIZER has no exception.
Method _GET_VANILLA_WSDL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_NODE | SLIB Node | 20060818 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SLIB_NODE | SLIB Node | 20060818 |
Method _GET_VANILLA_WSDL on class CL_SIDL_DESERIALIZER has no exception.
Method _INSERT_PORTS_IN_BINDINGS 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) | 20071116 | |||
| 2 | WSDL_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_DEFINITION | wsdl:definitions | 20071115 |
Method _INSERT_PORTS_IN_BINDINGS on class CL_SIDL_DESERIALIZER has no exception.
Method _MSG2PARAM_D2D Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KIND | Call by reference | Type reference (TYPE) | I | 20050607 | ||||
| 2 | OPERATION | Call by reference | Object reference (TYPE REF TO) | IF_SIDL_OPERATION | Operation Object | 20050607 | |||
| 3 | WSDL_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_MESSAGE | wsdl:message | 20050607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050607 |
Method _MSG2PARAM_R2D Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KIND | Call by reference | Type reference (TYPE) | I | 20050607 | ||||
| 2 | OPERATION | Call by reference | Object reference (TYPE REF TO) | IF_SIDL_OPERATION | Operation Object | 20050607 | |||
| 3 | WSDL_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_MESSAGE | wsdl:message | 20050607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050607 |
Method _MSG2PARAM_R2R Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KIND | Call by reference | Type reference (TYPE) | I | 20050607 | ||||
| 2 | OPERATION | Call by reference | Object reference (TYPE REF TO) | IF_SIDL_OPERATION | Operation Object | 20050607 | |||
| 3 | WSDL_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_MESSAGE | wsdl:message | 20050607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050607 |
Method _SET_OPERATION_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERATION | Call by reference | Object reference (TYPE REF TO) | IF_SIDL_OPERATION | Operation Object | 20050610 | |||
| 2 | WSDL_OPERATION | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_OPERATION | wsdl:operation | 20050610 |
Method _SET_OPERATION_NAMES on class CL_SIDL_DESERIALIZER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |