SAP ABAP Class CL_SRAPI_REP_UTILS (find correct rep etc)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD (Application Component) Integration Builder - Design
     SAI_SREP_API (Package) API for Repository
Properties
Class CL_SRAPI_REP_UTILS  
Short Description find correct rep etc    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_SREP_API   API for Repository 
Created 20080201   SAP 
Last change 20080612   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
Class CL_SRAPI_REP_UTILS has no interface implemented.
Friends
Class CL_SRAPI_REP_UTILS has no friend class.
Attributes
Class CL_SRAPI_REP_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FILTER_SWCOMPONENTS_FOR_CLIENT Static method Public Method 20080313
2 GET_ESRDEST_FOR_CLIENT Static method Public Method 20080313
3 GET_SWCOMPONENTS_FOR_DEST Static method Private Method 20080313
Events
Class CL_SRAPI_REP_UTILS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SWC_TAB Public See coding 20080313 swc_TAB type STANDARD TABLE OF DLVUNIT with NON-UNIQUE default key
Method Signatures

Method FILTER_SWCOMPONENTS_FOR_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPONENTS_FILTERED Value transfer Type reference (TYPE) SWC_TAB 20080313
2 Importing IM_CLIENT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20080313
3 Importing IM_COMPONENTS Call by reference Type reference (TYPE) SWC_TAB 20080313

Method FILTER_SWCOMPONENTS_FOR_CLIENT on class CL_SRAPI_REP_UTILS has no exception.

Method GET_ESRDEST_FOR_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ESR_DEST Value transfer Type reference (TYPE) RFCDEST destination 20080313
2 Importing IM_CLIENT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20080313

Method GET_ESRDEST_FOR_CLIENT on class CL_SRAPI_REP_UTILS has no exception.

Method GET_SWCOMPONENTS_FOR_DEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPONENTS Value transfer Type reference (TYPE) SWC_TAB 20080313
2 Importing IM_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080313

Method GET_SWCOMPONENTS_FOR_DEST on class CL_SRAPI_REP_UTILS has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in