SAP ABAP Class CL_SRT_WSP_ABAP_DEST (Administration of ABAP RFC Destinations for SOAP Runtime)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework

⤷

⤷

Properties
Class | CL_SRT_WSP_ABAP_DEST | |
Short Description | Administration of ABAP RFC Destinations for SOAP Runtime | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20121107 | SAP |
Last change | 20140121 | 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
Class CL_SRT_WSP_ABAP_DEST has no interface implemented.
Friends
Class CL_SRT_WSP_ABAP_DEST 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_ABAP_DEST' | 20121113 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | XUFIELD | '01' | Authorization Field | 20121107 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | XUFIELD | '02' | Authorization Field | 20121107 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | XUFIELD | '06' | Authorization Field | 20121107 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | XUFIELD | '03' | Authorization Field | 20121107 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | XUFIELD | '36' | Authorization Field | 20121107 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_HTTP' | Current Class Name | 20121107 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | SSFAPPLSSL | 'DFAULT' | Default Certificate | 20121107 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | RFCTRACE | 'D' | Deletes Destination | 20121107 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | RFCCATEGORY | 'SAP_BC_SOAP' | Destination Category | 20121107 | |
11 | ![]() |
Constant | Private | Type reference (TYPE) | RFCTYPE_D | 'G' | External HTTP Destination | 20121107 | |
12 | ![]() |
Constant | Private | Type reference (TYPE) | RFCTRACE | 'I' | Insert Destination | 20121107 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | RFCTRACE | 'L' | Toggle Lock/Unlock | 20121107 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'B' | Basic Authentication | 20121107 | |
15 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'A' | No Authentication | 20121107 | |
16 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'C' | Certificate Authentication | 20121107 | |
17 | ![]() |
Constant | Private | Type reference (TYPE) | RFCTRACE | 'M' | Modifies Destination | 20121107 | |
18 | ![]() |
Constant | Private | Type reference (TYPE) | I | 0 | Use Preferred List | 20121107 | |
19 | ![]() |
Constant | Private | Type reference (TYPE) | RFCCATEGORY | 'SAP_BC_SOAP' | Category of RFC Connections | 20121107 | |
20 | ![]() |
Constant | Private | Type reference (TYPE) | RFCTYPE_D | 'G' | Type of Entry in RFCDES | 20121107 | |
21 | ![]() |
Constant | Private | Type reference (TYPE) | I | 1 | Use Selected List | 20121107 | |
22 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | 0 | List Method to Be Used | 20121107 | |
23 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Text token for exception message | 20121107 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | Class Constructor | 20121107 |
2 | ![]() |
Static method | Public | Method | Create ABAP RFC Destination | 20121107 |
3 | ![]() |
Static method | Public | Method | Delete ABAP RFC Destination | 20121107 |
4 | ![]() |
Static method | Public | Method | Checks Existence of Specified RFC Destination | 20121107 |
5 | ![]() |
Static method | Private | Method | Creates Information for ABAP RFC Destination | 20121114 |
6 | ![]() |
Static method | Private | Method | 20130107 | |
7 | ![]() |
Static method | Public | Method | Modified ABAP RFC Destination | 20121107 |
Events
Class CL_SRT_WSP_ABAP_DEST has no event.
Types
Class CL_SRT_WSP_ABAP_DEST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_ABAP_DEST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_ABAP_DEST has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BINDING | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT_BINDING | Binding Information | 20121119 | ||
2 | ![]() |
DEST_NAME | Call by reference | Type reference (TYPE) | STRING | Logical Destination | 20121119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121113 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEST_NAME | Call by reference | Type reference (TYPE) | STRING | 20121217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121217 |
Method EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEST_NAME | Call by reference | Type reference (TYPE) | STRING | WSP Name of RFC destination | 20121119 | ||
2 | ![]() |
RVAL_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121119 |
Method EXISTS on class CL_SRT_WSP_ABAP_DEST has no exception.
Method GENERATE_ABAP_DEST_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BINDING | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT_BINDING | WSP Subject Binding | 20121119 | ||
2 | ![]() |
RESULT_STRUC | Value transfer | Type reference (TYPE) | SRT_WSP_ABAP_DEST_INFO | Management of ABAP Destinations for RFC-Consumers | 20121114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121114 |
Method SET_ABAP_DEST_PROPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BINDING | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT_BINDING | WSP Subject Binding | 20130107 | ||
2 | ![]() |
DEST_REF | Call by reference | Object reference (TYPE REF TO) | IF_DEST_RFC_ABAP | Interface Destinations: Type '3' (RFC to ABAP) | 20130107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20130107 |
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BINDING | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT_BINDING | Binding Information | 20121217 | ||
2 | ![]() |
DEST_NAME | Call by reference | Type reference (TYPE) | STRING | Logical Destination (Specified in Function Call) | 20121217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130107 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |