SAP ABAP Class CL_SRT_WSP_CONNECTIVITY_IN (SOAMANAGER Connectivity: Provider Interface)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SRT_WSP_CONNECTIVITY | SOAManager Connectivity (Super) | 20110113 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_CONNECTIVITY_IN | SOAManager Connectivity : Consumer Interface | 20110114 |
Properties
| Class | CL_SRT_WSP_CONNECTIVITY_IN | |
| Short Description | SOAMANAGER Connectivity: Provider Interface | |
| Super Class | CL_SRT_WSP_CONNECTIVITY | SOAManager Connectivity (Super) |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20110113 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_WSP_CONNECTIVITY_IN has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRT_WSP_CONNECTIVITY_IN | SOAManager Connectivity : Consumer Interface | 20110114 |
Friends
Class CL_SRT_WSP_CONNECTIVITY_IN 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_CONNECTIVITY_IN' | 20110114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110113 | |
| 2 | Instance method | Protected | Method | Checks if a sender system is registered in connectivity | 20110113 | |
| 3 | Static method | Public | Method | Opens an instance | 20110113 | |
| 4 | Instance method | Public | Method | Receives and processes an incoming setup request | 20110113 | |
| 5 | Instance method | Public | Method | Receives and processes an incoming setup response | 20110113 |
Events
Class CL_SRT_WSP_CONNECTIVITY_IN has no event.
Types
Class CL_SRT_WSP_CONNECTIVITY_IN has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_CONNECTIVITY_IN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_CONNECTIVITY_IN has no exception.
Method IS_SENDER_KNOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KNOWN | Value transfer | Type reference (TYPE) | BOOLEAN | 20110114 | ||||
| 2 | SENDER_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20110114 |
Method IS_SENDER_KNOWN on class CL_SRT_WSP_CONNECTIVITY_IN has no exception.
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONNECTIVITY_IN | 20110114 |
Method OPEN on class CL_SRT_WSP_CONNECTIVITY_IN has no exception.
Method SETUP_REQUEST_RECEIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNECTION_STATUS | Call by reference | Type reference (TYPE) | SRT_CON_SYSTEM_STATUS | 20110114 | ||||
| 2 | LOCAL_AUTH | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_CON_SETUP_AUTH | 20110114 | ||||
| 3 | LOCAL_BUSINESS_SYSTEM | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_IDENTIFIER | 20110114 | ||||
| 4 | LOCAL_ENDPOINT | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_CON_SETUP_EP | 20110114 | ||||
| 5 | LOCAL_SYSTEM_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_SYSTEM_KEY | 20110114 | ||||
| 6 | LOCAL_TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20110114 | ||||
| 7 | REQUESTER_AUTH | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_CON_SETUP_AUTH | 20110114 | ||||
| 8 | REQUESTER_BUSINESS_SYSTEM | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_IDENTIFIER | 20110114 | ||||
| 9 | REQUESTER_ENDPOINT | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_CON_SETUP_EP | 20110114 | ||||
| 10 | REQUESTER_SID | Call by reference | Type reference (TYPE) | SYSYSID | 20110114 | ||||
| 11 | REQUESTER_SYSTEM_INFORMATION | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_CON_SYSTEM_INFO | 20110114 | ||||
| 12 | REQUESTER_SYSTEM_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_SYSTEM_KEY | 20110114 | ||||
| 13 | REQUESTER_TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20110114 | ||||
| 14 | REQUESTER_TRANS_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_STRING | 20110114 | ||||
| 15 | REQUESTER_TRANS_KEY_V | Call by reference | Type reference (TYPE) | SRT_WSP_VERSION_INFO | 20110114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110114 |
Method SETUP_RESPONSE_RECEIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNECTION_STATUS | Call by reference | Type reference (TYPE) | SRT_CON_SYSTEM_STATUS | 20110114 | ||||
| 2 | REQUESTED_AUTH | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_CON_SETUP_AUTH | 20110114 | ||||
| 3 | REQUESTED_BUSINESS_SYSTEM | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_IDENTIFIER | 20110114 | ||||
| 4 | REQUESTED_ENDPOINT | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_CON_SETUP_EP | 20110114 | ||||
| 5 | REQUESTED_SID | Call by reference | Type reference (TYPE) | SYSYSID | 20110114 | ||||
| 6 | REQUESTED_SYSTEM_INFO | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_CON_SYSTEM_INFO | 20110114 | ||||
| 7 | REQUESTED_SYSTEM_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_SYSTEM_KEY | 20110114 | ||||
| 8 | REQUESTED_TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20110114 | ||||
| 9 | REQUESTED_TRANS_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_STRING | 20110114 | ||||
| 10 | REQUESTED_TRANS_KEY_V | Call by reference | Type reference (TYPE) | SRT_WSP_VERSION_INFO | 20110114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110114 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |