SAP ABAP Class CL_PXN_RFC_ACCESS (rfc_access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_GENTIME_MDR (Package) Proxy Generation Meta Data Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_FILE_ACCESS File access 20121107
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_RFC_ACCESS interface for ACO creation 20121016
Properties
Class CL_PXN_RFC_ACCESS  
Short Description rfc_access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_GENTIME_MDR   Proxy Generation Meta Data Repository 
Created 20121016   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PXN_RFC_ACCESS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXN_FILE_ACCESS File access 20121107
2 IF_PXN_RFC_ACCESS interface for ACO creation 20121016
Friends
Class CL_PXN_RFC_ACCESS has no friend class.
Attributes
Class CL_PXN_RFC_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method creates RFC Access instance 20121016
2 CREATE_FROM_FILE_ACCESS Static method Public Method 20121107
3 CREATE_FROM_METADATA Static method Public Method creates RFC Access instance 20121106
4 GET_METADATA Instance method Public Method 20121127
Events
Class CL_PXN_RFC_ACCESS has no event.
Types
Class CL_PXN_RFC_ACCESS has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCTION_NAME Call by reference Type reference (TYPE) FUNCNAME Function name 20121016
2 Returning RFC_ACCESS Value transfer Object reference (TYPE REF TO) IF_PXN_RFC_ACCESS interface for ACO creation 20121016
3 Importing RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST 'NONE' Logical Destination (Specified in Function Call) 20121016
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20121016

Method CREATE_FROM_FILE_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE_ACCESS Call by reference Object reference (TYPE REF TO) IF_PXN_FILE_ACCESS File access 20121107
2 Importing FUNCTION_NAME Call by reference Type reference (TYPE) CSEQUENCE 20121109
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_RFC_ACCESS interface for ACO creation 20121107
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20121107

Method CREATE_FROM_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METADATA Call by reference Type reference (TYPE) XSTRING 20121106
2 Returning RFC_ACCESS Value transfer Object reference (TYPE REF TO) IF_PXN_RFC_ACCESS interface for ACO creation 20121106
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20121106

Method GET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20121127

Method GET_METADATA on class CL_PXN_RFC_ACCESS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740