SAP ABAP Class IF_SRT_WSP_CONNECTIVITY_ADMIN (SRT: Connectivity Admin Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_CONNECTIVITY_OUT | SOAMANAGER Connectivity: Consumer Interface | 20120706 |
Properties
| Class | IF_SRT_WSP_CONNECTIVITY_ADMIN | |
| Short Description | SRT: Connectivity Admin Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120706 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRT_WSP_CONNECTIVITY_ADMIN has no forward declaration.
Interfaces
Class IF_SRT_WSP_CONNECTIVITY_ADMIN has no interface implemented.
Friends
Class IF_SRT_WSP_CONNECTIVITY_ADMIN has no friend class.
Attributes
Class IF_SRT_WSP_CONNECTIVITY_ADMIN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check User and Authorization | 20130326 | |
| 2 | Instance method | Public | Method | Updates local logical port (Local --> Remote) | 20120706 | |
| 3 | Instance method | Public | Method | Updates remote logical port (Remote --> Local) | 20120706 |
Events
Class IF_SRT_WSP_CONNECTIVITY_ADMIN has no event.
Types
Class IF_SRT_WSP_CONNECTIVITY_ADMIN has no local type.
Method Signatures
Method CHECK_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130326 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | SYST_UNAME | User | 20130326 | |||
| 3 | PW | Call by reference | Type reference (TYPE) | XUBCODE | User password | 20130326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130326 |
Method UPDATE_AUTH_LOCAL_TO_REMOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTH_METHOD | Call by reference | Type reference (TYPE) | SRT_WSP_AUTH_TYPES | Authorization types simple client config | 20120706 | |||
| 2 | CONNECTION_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | SOAManager Connectivity: Key/ID of a tenant/sap client | 20120706 | |||
| 3 | PASSWORD | Call by reference | Type reference (TYPE) | STRING | Password, if applicable | 20120706 | |||
| 4 | TEST_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' = Only test credentials | 20120914 | |||
| 5 | USERNAME | Call by reference | Type reference (TYPE) | STRING | Username, if applicable | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ping Exception | 20120914 | ||
| 2 | WSP Exception | 20120706 |
Method UPDATE_AUTH_REMOTE_TO_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTH_METHOD | Call by reference | Type reference (TYPE) | SRT_WSP_AUTH_TYPES | Authorization types simple client config | 20120706 | |||
| 2 | CONNECTION_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | SOAManager Connectivity: Key/ID of a tenant/sap client | 20120706 | |||
| 3 | PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20120706 | ||||
| 4 | USERNAME | Call by reference | Type reference (TYPE) | STRING | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120706 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |