SAP ABAP Class IF_SWLT_RFC_SVC (RFC Service Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWLT_RFC_SVC RFC service class 20130815
Properties
Class IF_SWLT_RFC_SVC  
Short Description RFC Service Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130815   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWLT_RFC_SVC has no forward declaration.
Interfaces
Class IF_SWLT_RFC_SVC has no interface implemented.
Friends
Class IF_SWLT_RFC_SVC has no friend class.
Attributes
Class IF_SWLT_RFC_SVC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESTINATION_IS_LOCAL Instance method Public Method 20130815
2 FUNCTION_EXISTS Instance method Public Method 20130815
3 FUNCTION_HAS_PARAMETER Instance method Public Method 20130815
4 VERIFY_DESTINATION Instance method Public Method 20130815
Events
Class IF_SWLT_RFC_SVC has no event.
Types
Class IF_SWLT_RFC_SVC has no local type.
Method Signatures

Method DESTINATION_IS_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEST Call by reference Type reference (TYPE) RFCDEST 20130815
2 Returning R_IS_LOCAL Value transfer Type reference (TYPE) ABAP_BOOL 20130815

Method DESTINATION_IS_LOCAL on class IF_SWLT_RFC_SVC has no exception.

Method FUNCTION_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEST Call by reference Type reference (TYPE) RFCDEST 20130815
2 Importing I_FUNCTION Call by reference Type reference (TYPE) RS38L_FNAM 20130815
3 Returning R_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20130815
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130815

Method FUNCTION_HAS_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEST Call by reference Type reference (TYPE) RFCDEST 20130815
2 Importing I_FUNCTION Call by reference Type reference (TYPE) RS38L_FNAM 20130815
3 Importing I_PARAMETER Call by reference Type reference (TYPE) RS38L_PAR_ 20130815
4 Returning R_HAS_PARAMETER Value transfer Type reference (TYPE) ABAP_BOOL 20130815
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130815

Method VERIFY_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SYS_ID Call by reference Type reference (TYPE) SYSYSID 20130815
2 Importing I_DEST Call by reference Type reference (TYPE) RFCDEST 20130815
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130815
History
Last changed by/on SAP  20140121 
SAP Release Created in