SAP ABAP Interface IF_SRT_WSP_MEDIATION_LP (Mediation Logical Port)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_MEDIATION_LP | Mediation Logical Port | 20120719 |
Properties
| Interface | IF_SRT_WSP_MEDIATION_LP | |
| Short Description | Mediation Logical Port |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20091026 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | TSRTP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SRT_WSP_MEDIATION_LP has no interface.
Friends
Interface IF_SRT_WSP_MEDIATION_LP has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCKED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Object is locked | 20120719 | ||
| 2 | LP_NAME | Instance attribute | Public | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20120719 | ||
| 3 | MAPPING_FACADE | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20120719 | ||
| 4 | NEW | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Object is new | 20120719 | ||
| 5 | TERMINATED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Object is terminated | 20120719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Property | 20120719 | |
| 2 | Instance method | Public | Method | Assign connectivity LP to target proxy | 20120719 | |
| 3 | Instance method | Public | Method | Deletes Logical Port | 20120719 | |
| 4 | Instance method | Public | Method | Deletes Property | 20120719 | |
| 5 | Instance method | Public | Method | Gets All Properties | 20120719 | |
| 6 | Instance method | Public | Method | Get target LP | 20120719 | |
| 7 | Instance method | Public | Method | Get target proxies | 20120719 | |
| 8 | Instance method | Public | Method | Locks Current Object | 20120719 | |
| 9 | Instance method | Public | Method | Creates Logical Port | 20120719 | |
| 10 | Instance method | Public | Method | Unlocks Current Object | 20120719 |
Events
Interface IF_SRT_WSP_MEDIATION_LP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | AUTHENTICATION_METHOD | Public | Type reference (TYPE) | STRING | Authentication Method | 20120719 | |
| 2 | OPERATIONS | Public | Type reference (TYPE) | SRT_IF_MEDIATION_LP_OPS | Logical Port Operations | 20120719 | |
| 3 | PASSWORD | Public | Type reference (TYPE) | STRING | Password | 20120719 | |
| 4 | PROPERTIES | Public | Type reference (TYPE) | SRT_WSP_PUBLIC_PROPERTIES | Properties for Public Interface | 20120719 | |
| 5 | PROPERTY | Public | Type reference (TYPE) | SRT_WSP_PUBLIC_PROPERTY | Property for Public Interface | 20120719 | |
| 6 | PROTOCOL | Public | Type reference (TYPE) | STRING | Transport Protocol | 20120719 | |
| 7 | T100_MESSAGE | Public | Type reference (TYPE) | SRT_LP_MESSAGE | Logical Port Message Format | 20120719 | |
| 8 | USERNAME | Public | Type reference (TYPE) | STRING | User Name | 20120719 | |
| 9 | VALUE | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120719 | |
| 10 | WSSE | Public | Type reference (TYPE) | STRING | Web Service Security Environment | 20120719 | |
Method Signatures
Method ADD_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTY | Call by reference | Type reference (TYPE) | PROPERTY | Property for Public Interface | 20120719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120719 |
Method ASSIGN_TARGET_PROXY_TO_LP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20120719 | |||
| 2 | TARGET_PROXY | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20120719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120719 |
Method DELETE Signature
Method DELETE on Interface IF_SRT_WSP_MEDIATION_LP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120719 |
Method DELETE_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTY | Call by reference | Type reference (TYPE) | PROPERTY | Property for Public Interface | 20120719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120719 |
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Value transfer | Type reference (TYPE) | PROPERTIES | Properties for Public Interface | 20120719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120719 |
Method GET_TARGET_LP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TARGET_LP | Value transfer | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20120719 | |||
| 2 | TARGET_PROXY | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20120719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120719 |
Method GET_TARGET_PROXIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TARGET_PROXIES | Value transfer | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAMES | WSP List of Interface Object Names | 20120719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120719 |
Method LOCK Signature
Method LOCK on Interface IF_SRT_WSP_MEDIATION_LP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120719 |
Method SAVE Signature
Method SAVE on Interface IF_SRT_WSP_MEDIATION_LP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120719 |
Method UNLOCK Signature
Method UNLOCK on Interface IF_SRT_WSP_MEDIATION_LP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120719 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |