SAP ABAP Class IF_SIW_RESOURCE_ACCESS (Allg. Interface für den Zugriff auf Ressourcen)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SIW_REPOSITORY_READER Read Access to ABAP Repository 20070306
2 Interface composition (i COMPRISING i_ref)  IF_SIW_REPOSITORY_WRITER Access ABAP repository to write 20070315
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_RESOURCE_ACCESS Local Access to resources 20070306
Properties
Class IF_SIW_RESOURCE_ACCESS  
Short Description Allg. Interface für den Zugriff auf Ressourcen    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070305   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SIW_RESOURCE_ACCESS has no forward declaration.
Interfaces
Class IF_SIW_RESOURCE_ACCESS has no interface implemented.
Friends
Class IF_SIW_RESOURCE_ACCESS has no friend class.
Attributes
Class IF_SIW_RESOURCE_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RFCDEST Instance method Public Method Provides RFC Destination 20070305
2 GET_SYSID Instance method Public Method Returns system ID 20070315
3 IS_REMOTE Instance method Public Method Information if it's remote access 20070305
Events
Class IF_SIW_RESOURCE_ACCESS has no event.
Types
Class IF_SIW_RESOURCE_ACCESS has no local type.
Method Signatures

Method GET_RFCDEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RFCDEST Value transfer Type reference (TYPE) STRING 20070305

Method GET_RFCDEST on class IF_SIW_RESOURCE_ACCESS has no exception.

Method GET_SYSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SYSID Value transfer Type reference (TYPE) SYSYSID Name of the SAP System 20070315

Method GET_SYSID on class IF_SIW_RESOURCE_ACCESS has no exception.

Method IS_REMOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLG_IS_REMOTE Value transfer Type reference (TYPE) XFELD Checkbox 20070305

Method IS_REMOTE on class IF_SIW_RESOURCE_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in