SAP ABAP Class CL_SRT_LP_CONFIG (SRT Logical Port Configuration)
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_CONFIG SRT Logical Port Configuration 20041220
Properties
Class CL_SRT_LP_CONFIG  
Short Description SRT Logical Port Configuration    
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_CONFIG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_LP_CONFIG SRT Logical Port Configuration 20041220
Friends
# Friend Modeled only Created on Description
1 CL_SRT_LP_REGISTRY 20041220 SRT Logical Port Registry
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_AUTH_ACTIVATE Constant Private Type reference (TYPE) ACTIV_AUTH '43' Activate Authorization 20041228
2 C_AUTH_CHANGE Constant Private Type reference (TYPE) ACTIV_AUTH '02' Change Authorization 20041228
3 C_AUTH_DELETE Constant Private Type reference (TYPE) ACTIV_AUTH '06' Delete Authorization 20041228
4 C_AUTH_DISPLAY Constant Private Type reference (TYPE) ACTIV_AUTH '03' Display Authorization 20041228
5 C_EM_CHANGE Constant Private Type reference (TYPE) C 'C' Edit Mode 'Change' 20041223
6 C_EM_DISPLAY Constant Private Type reference (TYPE) C 'D' Edit Mode 'Display' 20041223
7 GENERATION_POSSIBLE Instance attribute Protected Type reference (TYPE) BOOLEAN ' ' Hidden Generation Probably Possible 20050113
8 M_EXC_MSG Instance attribute Private Type reference (TYPE) SRT_LP_MESSAGE Logical Port Message Format 20041223
9 M_EXC_TEXT Instance attribute Private Type reference (TYPE) STRING LP Message Text 20041223
10 M_LP Instance attribute Private Object reference (TYPE REF TO) CL_SRT_LP_MAINTENANCE LP Object 20041223
11 M_LP_REG Instance attribute Private Object reference (TYPE REF TO) IF_SRT_LP_REGISTRY SRT Logical Port Registry 20041229
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041223
2 _CHECK_AUTHORIZATIONS Instance method Private Method Checks Authorizations 20041228
3 _CHECK_CHANGE_MODE Instance method Private Method Checks Edit Mode 'Change' 20041230
4 _CLEAR_ATTRIBUTES Instance method Private Method Clears All Attributes 20041228
5 _MODIFY_OLD_CONFIG Instance method Private Method Modifies Old Configuration 20041229
6 _SET_ATTRIBUTES_FROM_LP Instance method Private Method Sets Attributes from LP Object 20041228
Events
Class CL_SRT_LP_CONFIG has no event.
Types
Class CL_SRT_LP_CONFIG 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 Value transfer Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20041223
2 Importing LP_REGISTRY Value transfer Object reference (TYPE REF TO) IF_SRT_LP_REGISTRY SRT Logical Port Registry 20041223
3 Importing LP_TABLES Value transfer Type reference (TYPE) SRT_LP_TABLES Alle Tabellen für einen logischen Port 20041229
4 Importing PROXY_CLASS Value transfer Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20041223
# Exception Resumable Description Created on
1 CX_SRT_LP_REGISTRY SRT Error class 20041223

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 20041228
# Exception Resumable Description Created on
1 CX_SRT_LP_REGISTRY SRT Error class 20041228

Method _CHECK_CHANGE_MODE Signature

Method _CHECK_CHANGE_MODE on class CL_SRT_LP_CONFIG has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_LP_REGISTRY SRT Error class 20041230

Method _CLEAR_ATTRIBUTES Signature

Method _CLEAR_ATTRIBUTES on class CL_SRT_LP_CONFIG has no parameter.
Method _CLEAR_ATTRIBUTES on class CL_SRT_LP_CONFIG has no exception.

Method _MODIFY_OLD_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LP_NAME Value transfer Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20041229
2 Importing TABS_IN Value transfer Type reference (TYPE) SRT_LP_TABLES Alle Tabellen für einen logischen Port 20041229
3 Returning TABS_OUT Value transfer Type reference (TYPE) SRT_LP_TABLES Alle Tabellen für einen logischen Port 20041229

Method _MODIFY_OLD_CONFIG on class CL_SRT_LP_CONFIG has no exception.

Method _SET_ATTRIBUTES_FROM_LP Signature

Method _SET_ATTRIBUTES_FROM_LP on class CL_SRT_LP_CONFIG has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_LP_REGISTRY SRT Error class 20041228
History
Last changed by/on SAP  20090618 
SAP Release Created in 700