SAP ABAP Class IF_SRT_LP_MIG_HELPER (Hilfsmethoden für LP Migration)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_LP_MIG_HELPER Hilfsklasse Migration 20080528
Properties
Class IF_SRT_LP_MIG_HELPER  
Short Description Hilfsmethoden für LP Migration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080528   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_LP_MIG_HELPER has no forward declaration.
Interfaces
Class IF_SRT_LP_MIG_HELPER has no interface implemented.
Friends
Class IF_SRT_LP_MIG_HELPER has no friend class.
Attributes
Class IF_SRT_LP_MIG_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_LP Instance method Public Method Delete specified LP 20080528
2 GET_LP Instance method Public Method Read specified LP 20080528
3 LIST_LP Instance method Public Method List LP Instances 20080528
4 REFRESH Instance method Public Method Refresh the internal members 20080528
Events
Class IF_SRT_LP_MIG_HELPER has no event.
Types
Class IF_SRT_LP_MIG_HELPER has no local type.
Method Signatures

Method DELETE_LP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20080528
2 Importing PI_PROXY_CLASS Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20080528
# Exception Resumable Description Created on
1 CX_SRT_LP_REGISTRY SRT Error class 20080528

Method GET_LP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_ACTIVE Call by reference Type reference (TYPE) BOOLEAN X=LP ist aktiv; space=inaktiver LP 20080528
2 Exporting PE_DESC Call by reference Type reference (TYPE) SRT_LP_DESCRIPTION Beschreibung für logischen Port 20080528
3 Exporting PE_IS_DEFAULT Call by reference Type reference (TYPE) BOOLEAN X=LP ist Default-LP; space=sonst 20080528
4 Exporting PE_LP_OBJ_REF Call by reference Object reference (TYPE REF TO) IF_SRT_LP_MAINTENANCE logical port maintenance 20080528
5 Exporting PE_NOT_FOUND Call by reference Type reference (TYPE) BOOLEAN X=LP nicht gefunden; space=LP gefunden 20080528
6 Importing PI_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20080528
7 Importing PI_PROXY_CLASS Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20080528
# Exception Resumable Description Created on
1 CX_SRT_LP_REGISTRY SRT Error class 20080528

Method LIST_LP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_LP_LIST Value transfer Type reference (TYPE) SRT_LP_TAB Tabelle logischer Ports 20080528

Method LIST_LP on class IF_SRT_LP_MIG_HELPER has no exception.

Method REFRESH Signature

Method REFRESH on class IF_SRT_LP_MIG_HELPER has no parameter.
Method REFRESH on class IF_SRT_LP_MIG_HELPER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in