SAP ABAP Interface IF_SRT_LP_REGISTRY (SRT Logical Port Registry)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_LPREG (Package) Logical Port Registry
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_LP_REGISTRY SRT Logical Port Registry 20041220
Properties
Interface IF_SRT_LP_REGISTRY  
Short Description SRT Logical Port Registry    
General Data
Package SOAP_LPREG   Logical Port Registry 
Created 20041220   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRT_LP_REGISTRY has no forward declaration.
Interfaces
Interface IF_SRT_LP_REGISTRY has no interface.
Friends
Interface IF_SRT_LP_REGISTRY has no friend.
Attributes
Interface IF_SRT_LP_REGISTRY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_IF_LP_EXISTS Instance method Public Method Returns 'X' if LP Exists 20041220
2 CHECK_IF_PROXY_EXISTS Instance method Public Method Returns 'X' if Proxy Exists 20041220
3 CREATE_LOGICAL_PORT Instance method Public Method Returns Configuration Instances of New Logical Port 20050113
4 GET_DEF_PORT_BY_PROXY_CLASS Instance method Public Method Returns Name of Default Logical Port 20041220
5 GET_PORTS_BY_CALL_PROGRAM Instance method Public Method Returns All LPs Created/Modified by Caller Program 20050112
6 GET_PORTS_BY_PROXY_CLASS Instance method Public Method Returns All Logical Port Names for Given Proxy Class 20041220
7 GET_PROXY_CLASSES Instance method Public Method Returns All Proxy Class Names 20041220
8 OPEN_LOGICAL_PORT Instance method Public Method Returns Configuration Instance of Logical Port 20041220
Events
Interface IF_SRT_LP_REGISTRY has no event.
Types
Interface IF_SRT_LP_REGISTRY has no local type.
Method Signatures

Method CHECK_IF_LP_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) BOOLEAN Exists ='X' Does not exist = ' ' 20041220
2 Importing LP_NAME Value transfer Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20041220
3 Importing PROXY_CLASS Value transfer Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20041220

Method CHECK_IF_LP_EXISTS on Interface IF_SRT_LP_REGISTRY has no exception.

Method CHECK_IF_PROXY_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) BOOLEAN Exists ='X' Does not exist = ' ' 20041220
2 Importing PROXY_CLASS Value transfer Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20041220

Method CHECK_IF_PROXY_EXISTS on Interface IF_SRT_LP_REGISTRY has no exception.

Method CREATE_LOGICAL_PORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IF_LP Value transfer Object reference (TYPE REF TO) IF_SRT_LP_CONFIG SRT Logical Port Configuration 20050113
2 Importing LP_NAME Value transfer Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20050113
3 Importing PROXY_CLASS Value transfer Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20050113
# Exception Resumable Description Created on
1 CX_SRT_LP_REGISTRY 20050113

Method GET_DEF_PORT_BY_PROXY_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LP_NAME Value transfer Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20041220
2 Importing PROXY_CLASS Value transfer Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20041220

Method GET_DEF_PORT_BY_PROXY_CLASS on Interface IF_SRT_LP_REGISTRY has no exception.

Method GET_PORTS_BY_CALL_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CPROG_CH Value transfer Type reference (TYPE) SYCPROG program of last modification (SQL syntax supported) 20050112
2 Importing CPROG_CR Value transfer Type reference (TYPE) SYCPROG program of creation (SQL syntax supported) 20050112
3 Returning LPS Value transfer Type reference (TYPE) SRT_LP_PROXY_LPNAME_TAB table of LPs 20050112
4 Importing TCODE_CH Value transfer Type reference (TYPE) SYTCODE tcode of last modification (SQL syntax supported) 20050112
5 Importing TCODE_CR Value transfer Type reference (TYPE) SYTCODE tcode of creation (SQL syntax supported) 20050112

Method GET_PORTS_BY_CALL_PROGRAM on Interface IF_SRT_LP_REGISTRY has no exception.

Method GET_PORTS_BY_PROXY_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LP_NAMES Value transfer Type reference (TYPE) SRT_LP_NAMES Logische Port Namen 20041220
2 Importing PROXY_CLASS Value transfer Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20041220

Method GET_PORTS_BY_PROXY_CLASS on Interface IF_SRT_LP_REGISTRY has no exception.

Method GET_PROXY_CLASSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROXY_CLASSES Value transfer Type reference (TYPE) SRT_LP_PROXYCLASSES Webservice Proxyklassen 20041220

Method GET_PROXY_CLASSES on Interface IF_SRT_LP_REGISTRY has no exception.

Method OPEN_LOGICAL_PORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IF_LP Value transfer Object reference (TYPE REF TO) IF_SRT_LP_CONFIG SRT Logical Port Configuration 20041220
2 Importing LP_NAME Value transfer Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20041220
3 Importing PROXY_CLASS Value transfer Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20041220
# Exception Resumable Description Created on
1 CX_SRT_LP_REGISTRY 20041223
History
Last changed by/on SAP  20090618 
SAP Release Created in 700