SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_MEDIATION_LP Mediation Logical Port 20120719
Properties
Class CL_SRT_WSP_MEDIATION_LP  
Short Description Mediation Logical Port    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20091026   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_MEDIATION_LP Mediation Logical Port 20120719
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_FACTORY 20120719 WSP Factory Class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_MEDIATION_LP' Class name 20120719
2 MT_TARGET_PROXIES Instance attribute Private Type reference (TYPE) SRT_WSP_DT_OBJ_NAMES WSP List of Interface Object Names 20120719
3 M_BINDING Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_SUBJECT_BINDING WSP Subject Binding 20120719
4 M_CONFIG_RT Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_RT WSP Configuration Runtime 20120719
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120719
2 OPEN Static method Protected Method Get Mediation Logical Port Handler 20120719
Events
Class CL_SRT_WSP_MEDIATION_LP has no event.
Types
Class CL_SRT_WSP_MEDIATION_LP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20120719
2 Importing MAPPING_FACADE Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120719
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120719

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20120719
2 Importing MAPPING_FACADE Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120719
3 Returning MEDIATION_LP_HANDLER Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_MEDIATION_LP Logical Port 20120719
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120719
History
Last changed by/on SAP  20130531 
SAP Release Created in