SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_LP_REGISTRY SRT Logical Port Registry 20041220
Properties
Class CL_SRT_LP_REGISTRY  
Short Description SRT Logical Port Registry    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_LPREG   Logical Port Registry 
Created 20041220   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_LP_REGISTRY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_LP_REGISTRY SRT Logical Port Registry 20041220
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_FACTORY 20041220 WSP Factory Class
Attributes
Class CL_SRT_LP_REGISTRY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 _CHECK_AUTHORIZATIONS Instance method Private Method Checks Authorizations 20041223
2 _CREATE_LOGICAL_PORT Instance method Private Method Creates New Configuration Instance of Logical Port 20041230
Events
Class CL_SRT_LP_REGISTRY has no event.
Types
Class CL_SRT_LP_REGISTRY has no local type.
Method Signatures

Method _CHECK_AUTHORIZATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVITY Value transfer Type reference (TYPE) ACTIV_AUTH Aktivität 20041223
2 Importing LP_NAME Value transfer Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20041223
3 Importing PROXY_CLASS Value transfer Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20041223
4 Returning RC Value transfer Type reference (TYPE) BOOLEAN 'X' = authorized / ' ' = not authorized 20041223

Method _CHECK_AUTHORIZATIONS on class CL_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 20041230
2 Importing LP_NAME Value transfer Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20041230
3 Importing PROXY_CLASS Value transfer Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20041230
# Exception Resumable Description Created on
1 CX_SRT_LP_REGISTRY 20041230
History
Last changed by/on SAP  20090618 
SAP Release Created in 700