SAP ABAP Class CL_SIDL_SUBJECT_ADAPTER (CL_SIDL_SUBJECT_ADAPTER)
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_SIDL_SUBJECT_ADAPTER | Subject Adapter | 20050523 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIDL_SUBJECT_DESERIALIZE | Subject Adapter Deserialization Methods | 20060515 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIDL_SUBJECT_SERIALIZE | Subject Adapter Serialization Methods | 20060515 |
Properties
Class | CL_SIDL_SUBJECT_ADAPTER | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | SRT_WSP | |
Program status | ||
Category | 0 | |
Package | SWSDLPP | SIDL/SLIB Model and Serialization Framework |
Created | 20050523 | SAP |
Last change | 20130531 | 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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SIDL_SUBJECT_ADAPTER | Subject Adapter | 20050523 | ||
2 | IF_SIDL_SUBJECT_DESERIALIZE | Subject Adapter Deserialization Methods | 20060515 | ||
3 | IF_SIDL_SUBJECT_SERIALIZE | Subject Adapter Serialization Methods | 20060515 |
Friends
Class CL_SIDL_SUBJECT_ADAPTER 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) | I | 1 | 20050523 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_WSP_WSDL_SUBJECT | WSP Subject Structure for XML Transformation (Do Not Change) | 20050523 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_WSP_WSDL_SUBJECT | WSP Subject Structure for XML Transformation (Do Not Change) | 20060410 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_WSP_SERIALIZATION_FORMAT | IF_SRT_WSP_CONFIG_SIDL=>CO_SER_FORMAT_UNKNOWN | WSP Serialization Format | 20050523 | |
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050523 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20050523 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 1 | 20060203 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_WSP_WSDL_PARTS | WSP WSDL SXML Parts | 20060203 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_WSP_WSDL_PARTS | WSP WSDL SXML Parts | 20060818 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050523 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 1 | 20050523 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_PORT_ITEM | 20050523 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_PORT_TABLE | 20050523 | |||
14 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_SIDL | WSP Configuration SIDL | 20050523 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_WSP_WSDL_CLIENT_SUBJECTS | WSP Subject Table for Deserialization (Do Not Change) | 20060530 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_WSP_WSDL_URL_SUBJECT_TAB | WSP Table of WSDL URL Subject Structures | 20060119 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 1 | 20050523 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_WSP_WSDL_ELEMENTS | WSP WSDL Elements | 20060818 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20061120 | |
2 | ![]() |
Static method | Public | Method | 20061108 | |
3 | ![]() |
Instance method | Protected | Method | 20061119 |
Events
Class CL_SIDL_SUBJECT_ADAPTER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_PORT_ITEM | Private | See coding | 20050523 | begin of t_port_item,
service type qname,
binding type qname,
port type ncname,
location type anyuri,
end of t_port_item
|
||
2 | T_PORT_TABLE | Private | See coding | 20050523 | t_port_table type table of t_port_item
|
Method Signatures
Method PARSE_WSDL_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FORMAT | Call by reference | Type reference (TYPE) | SRT_WSP_SERIALIZATION_FORMAT | WSP serialization format | 20061120 | ||
2 | ![]() |
SECTION | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_SECTION | WSP WSDL Section | 20061120 | ||
3 | ![]() |
STYLE | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_STYLE | WSP WSDL Style | 20061120 | ||
4 | ![]() |
URL | Call by reference | Type reference (TYPE) | CLIKE | 20061120 | |||
5 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_VERSION | WSP WSDL Version | 20061120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20061122 |
Method SET_SUBJ_PARENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRS | Call by reference | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_ATTR_TABLE | 20061108 | |||
2 | ![]() |
PARTS | Call by reference | Type reference (TYPE) | IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_TABLE | 20061108 | |||
3 | ![]() |
WSDL_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_DEFINITION | wsdl:definitions | 20061120 |
Method SET_SUBJ_PARENTS on class CL_SIDL_SUBJECT_ADAPTER has no exception.
Method _ADD_SUBJ_URLS 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_URL_SUBJECT_TAB | WSP table of WSDL URL subject structures | 20061119 | ||
2 | ![]() |
URI_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_LOCATION_URI | SLIB Node | 20061119 | ||
3 | ![]() |
WSDL_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWSDL11_DEFINITION | wsdl:definitions | 20061119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20061122 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |