SAP ABAP Class CL_SOAP_WSDL_CONTEXT (Information on Creating WSDL)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality

⤷

⤷

Properties
Class | CL_SOAP_WSDL_CONTEXT | |
Short Description | Information on Creating WSDL | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20030917 | 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) |
Interfaces
Class CL_SOAP_WSDL_CONTEXT has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SOAP_REGISTRY | 20030917 | Administration of Web Service Configuration Information | |
2 | CL_SOAP_TRANSPORT_EXTENSN_ROOT | 20030917 | Class for SOAP Transport Links |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Which Binding Style? | 20030917 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | Binding Generation in Both Styles | 20030917 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Binding Generation in Document Style | 20030917 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Binding Generation in RPC Style | 20030917 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_WSDL_CONTEXT' | Class Name | 20040415 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_WSDL | SOAP Runtime Processor Unit ID | 20060203 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | TSRC_QUERYPARAM_BINDING_S_ALL | Query Parameter Value for Document and RPC Style | 20030917 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | TSRC_QUERYPARAM_BINDING_S_DOC | Query Parameter Value for Document Style | 20030917 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | TSRC_QUERYPARAM_BINDING_S_RPC | Query Parameter Value for RPC Style | 20030917 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | TSRC_QUERYPARAM_BINDING_STYLE | Query Parameter for Binding Style | 20030917 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | TSRC_QUERYPARAM_SAPWSDL_FLAG | Query Parameter for SAP WSDL | 20030917 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | TSRC_QUERYPARAM_SAPWSDL_VALUE | Query Parameter Value for SAP WSDL | 20030917 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | TSRC_QUERYPARAM_SCOPEVAL_DT | Parameter Value Query for Generation Due to Design Info Only | 20031021 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | TSRC_QUERYPARAM_SCOPEVAL_RT | Generation Parameter Value Query Due to Runtime Info Only | 20031021 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | TSRC_QUERYPARAM_SCOPE_VALUE | Query Parameter for Scope of Generation | 20031021 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | TSRC_QUERYPARAM_WSDL_VERSION | Query Parameter for WSDL Version | 20030917 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | No SAP-Specific WSDL | 20030917 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | SAP-Specific WSDL | 20030917 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Generation Due to WSD Only | 20031021 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Generation Due to Runtime Information | 20031021 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | WSDL 1.1 | 20030917 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | WSDL 1.2 | 20030917 | |
23 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | SAP WSDL Requested? | 20030917 | ||
24 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Which Generation Scope? | 20031021 | ||
25 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Requested WSDL Version | 20030917 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030917 |
Events
Class CL_SOAP_WSDL_CONTEXT has no event.
Types
Class CL_SOAP_WSDL_CONTEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SET_BINDING_STYLE | Value transfer | Type reference (TYPE) | I | CO_BINDINGSTYLE_DOCUMENT | Style des Bindings? | 20030917 | |
2 | ![]() |
SET_SAPWSDL_FLAG | Value transfer | Type reference (TYPE) | I | CO_SAPWSDL_OFF | SAP WSDL Zusätze? | 20030917 | |
3 | ![]() |
SET_SCOPE_VALUE | Value transfer | Type reference (TYPE) | I | CO_SCOPEVALUE_RUNTIME | Scope der Generierung? | 20031021 | |
4 | ![]() |
SET_WSDL_VERSION | Value transfer | Type reference (TYPE) | I | CO_WSDL_VERSION_11 | WSDL Version | 20030917 |
Method CONSTRUCTOR on class CL_SOAP_WSDL_CONTEXT has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 640 |