SAP ABAP Class CL_SRT_LP_MIG_HELPER (Hilfsklasse Migration)
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_MIG_HELPER Hilfsmethoden für LP Migration 20080528
Properties
Class CL_SRT_LP_MIG_HELPER  
Short Description Hilfsklasse Migration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_LPREG   Logical Port Registry 
Created 20080528   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_LP_MIG_HELPER Hilfsmethoden für LP Migration 20080528
Friends
Class CL_SRT_LP_MIG_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_LP_LIST Static Attribute Private Type reference (TYPE) SRT_LP_TAB List of all Logical Ports in that client 20080528
2 M_LP_OBJ_LIST Instance attribute Private Type reference (TYPE) TT_LP_INFO Logical Port Info 20080528
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080528
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080528
3 GET_DESC Static method Private Method Read description of the Logical Port 20080529
4 OPEN Static method Public Method Open migration object 20080528
5 REFRESH Instance method Private Method Refresh that migration object 20080528
6 REFRESH_STATIC Static method Private Method Refresh static variables of that migration object 20080528
Events
Class CL_SRT_LP_MIG_HELPER has no event.
Types
Class CL_SRT_LP_MIG_HELPER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SRT_LP_MIG_HELPER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SRT_LP_MIG_HELPER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SRT_LP_MIG_HELPER has no parameter.
Method CONSTRUCTOR on class CL_SRT_LP_MIG_HELPER has no exception.

Method GET_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ACTIVE Call by reference Type reference (TYPE) CHAR1 A=Aktiv; I=Inaktiv 20080529
2 Importing PI_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20080529
3 Importing PI_PROXY_CLASS Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20080529
4 Returning PR_DESC Value transfer Type reference (TYPE) SRT_LP_DESCRIPTION Beschreibung für logischen Port 20080529

Method GET_DESC on class CL_SRT_LP_MIG_HELPER has no exception.

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_LP Value transfer Object reference (TYPE REF TO) IF_SRT_LP_MIG_HELPER Hilfsmethoden für LP Migration 20080528

Method OPEN on class CL_SRT_LP_MIG_HELPER has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_FORCE_REFRESH Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE X=Instanziierung erzwingen; space=sonst 20080528

Method REFRESH on class CL_SRT_LP_MIG_HELPER has no exception.

Method REFRESH_STATIC Signature

Method REFRESH_STATIC on class CL_SRT_LP_MIG_HELPER has no parameter.
Method REFRESH_STATIC on class CL_SRT_LP_MIG_HELPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712