SAP ABAP Class CL_SRT_WSP_UDDI_ACCESSOR_NOCL (WSIL Accessor Type 710 Business Scenario Configuration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_UDDI_ACCESSOR_PM | UDDI Accessor Business Scenario Configuration | 20080206 |
Properties
Class | CL_SRT_WSP_UDDI_ACCESSOR_NOCL | |
Short Description | WSIL Accessor Type 710 Business Scenario Configuration | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20080206 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRT_WSP_UDDI_ACCESSOR_NOCL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRT_WSP_UDDI_ACCESSOR_PM | UDDI Accessor Business Scenario Configuration | 20080206 |
Friends
Class CL_SRT_WSP_UDDI_ACCESSOR_NOCL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_WSIL_ACCESSOR_640' | 20080206 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_WSP_WSDL_CONTENT_PM_TAB | Table of wsdl contents for mass configuration | 20080206 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_WSP_WSDL_CONTENT_PM_TAB | Table of wsdl contents for mass configuration | 20080206 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_WSP_WSDL_CONTENT_PM_TAB | Table of wsdl contents for mass configuration | 20080206 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | External ID | 20080317 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | QNAME | Qualified Name | 20080206 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20080206 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20080206 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20080206 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_REGISTRY | WSP configuration registry | 20080206 | ||
11 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_SYSTEM_INFO | WSP System Information | 20080206 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20080206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20080206 |
2 | ![]() |
Instance method | Private | Method | Evaluate Propery List | 20080206 |
3 | ![]() |
Instance method | Private | Method | Evaluate WSDL Content | 20081022 |
4 | ![]() |
Instance method | Private | Method | Get Credentials | 20081104 |
5 | ![]() |
Instance method | Private | Method | Initialize | 20080206 |
6 | ![]() |
Static method | Public | Method | Opens Instance | 20080206 |
Events
Class CL_SRT_WSP_UDDI_ACCESSOR_NOCL has no event.
Types
Class CL_SRT_WSP_UDDI_ACCESSOR_NOCL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EXTERNAL_ID | Call by reference | Type reference (TYPE) | STRING | 20080317 | |||
2 | ![]() |
IM_PROVIDER_SYSTEM_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20080206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20080206 |
Method EVALUATE_PROPERTY_LISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SERVICES | Call by reference | Type reference (TYPE) | SRT_IF_SRT_WSP_SUBJECT_SRVCS | Table of WSP Property Sets | 20080206 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | I | 20080206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20080206 |
Method EVALUATE_WSDL_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WSDL_CONTENT | Value transfer | Type reference (TYPE) | SRT_WSP_WSDL_CONTENT_PM | Wsdl content for mass configuration | 20081022 | ||
2 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20081022 |
Method GET_CREDENTIALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20081104 | |||
2 | ![]() |
USERNAME | Call by reference | Type reference (TYPE) | STRING | 20081104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20081104 |
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PORTTYPE | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20080206 | ||
2 | ![]() |
IM_PROFILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080206 | |||
3 | ![]() |
IM_PROFILE_VERSION | Call by reference | Type reference (TYPE) | STRING | 20080206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20080206 |
Method OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EXTERNAL_ID | Call by reference | Type reference (TYPE) | STRING | 20080317 | |||
2 | ![]() |
IM_PROVIDER_SYSTEM_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20080206 | ||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_UDDI_ACCESSOR_PM | Wsil accessor for the mass configuration | 20080206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20080206 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |