SAP ABAP Class CL_PROXY_WSDL_ACCESS (access to WSDL (file, url, uddi, esr browser))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_FILE_ACCESS | Fiel access | 20110525 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_WSDL_ACCESS | Access to WSDL | 20110217 |
Properties
Class | CL_PROXY_WSDL_ACCESS | |
Short Description | access to WSDL (file, url, uddi, esr browser) | |
Super Class | CL_PXN_FILE_ACCESS | Fiel access |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_PROXY_GENTIME | ES Tools: Proxy Generation |
Created | 20060628 | 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_PXN_WSDL_ACCESS | Access to WSDL | 20110217 |
Friends
Class CL_PROXY_WSDL_ACCESS 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) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20121121 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PRX_T_WSDL_INDEX | 20110818 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | QNAME | Qualified Name | 20110818 | ||
4 | ![]() |
Instance attribute | Private | See coding | 20110818 | ||||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_PROXY_WSDL_INDEX | Proxy Generation: WSDL Analysis/Indexing | 20110211 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PRX_WSDLTY | Proxy Generation: WSDL Type (portType, message, and so on) | 20121121 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20060628 | |
2 | ![]() |
Static method | Public | Method | 20110525 | |
3 | ![]() |
Instance method | Public | Method | Create WSDL index for given portType | 20121121 |
4 | ![]() |
Instance method | Private | Method | 20110525 | |
5 | ![]() |
Instance method | Private | Method | 20110525 | |
6 | ![]() |
Instance method | Public | Method | 20110217 | |
7 | ![]() |
Instance method | Private | Method | 20110524 |
Events
Class CL_PROXY_WSDL_ACCESS has no event.
Types
Class CL_PROXY_WSDL_ACCESS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONVERT_TO_DOC_STYLE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20121121 | ||
2 | ![]() |
HTTP_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110211 | ||
3 | ![]() |
HTTP_PATH_SUFFIX | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110211 | |||
4 | ![]() |
RETRIEVER | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_RETRIEVER | 20110304 | |||
5 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110211 | |||
6 | ![]() |
SOURCE_TYPE | Call by reference | Type reference (TYPE) | IF_PXN_WSDL_ACCESS=>T_SOURCE_TYPE | 20110211 | |||
7 | ![]() |
WSDL_TYPE | Call by reference | Type reference (TYPE) | PRX_WSDLTY | 'portType' | 20121121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SLIB Exceptions | 20110525 |
Method CREATE_FROM_FILE_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONVERT_TO_DOC_STYLE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20121121 | |
2 | ![]() |
FILE_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_PXN_FILE_ACCESS | File access | 20110525 | ||
3 | ![]() |
QNAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20121121 | ||
4 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | CL_PROXY_WSDL_ACCESS | access to WSDL (file, url, uddi, esr browser) | 20110525 | ||
5 | ![]() |
WSDL_TYPE | Call by reference | Type reference (TYPE) | PRX_WSDLTY | 'portType' | Proxy Generation: WSDL Type (portType, message, and so on) | 20121121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121122 |
Method CREATE_WSDL_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QNAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20121121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy Generation: Error | 20121121 |
Method GET_RETRIEVER Signature
Method GET_RETRIEVER on class CL_PROXY_WSDL_ACCESS has no parameter.
Method GET_RETRIEVER on class CL_PROXY_WSDL_ACCESS has no exception.
Method GET_URL Signature
Method GET_URL on class CL_PROXY_WSDL_ACCESS has no parameter.
Method GET_URL on class CL_PROXY_WSDL_ACCESS has no exception.
Method GET_WSDL_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WSDL_INDEX | Value transfer | Object reference (TYPE REF TO) | CL_PROXY_WSDL_INDEX | 20110217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy Generation: Error | 20121121 |
Method PARSE_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WSDL_TYPE | Call by reference | Type reference (TYPE) | PRX_WSDLTY | 'portType' | Proxy Generation: WSDL Type (portType, message, and so on) | 20110818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy Generation: Error | 20110524 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |