SAP ABAP Class CL_PXN_AUNIT_RFC (Helper class for creating rfc access in unit test)
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
Properties
Class CL_PXN_AUNIT_RFC  
Short Description Helper class for creating rfc access in unit test    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SAI_PROXY_GENTIME_MDR   Proxy Generation Meta Data Repository 
Created 20121205   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PXN_AUNIT_RFC has no forward declaration.
Interfaces
Class CL_PXN_AUNIT_RFC has no interface implemented.
Friends
Class CL_PXN_AUNIT_RFC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FUNCNAME Instance attribute Private Type reference (TYPE) STRING 20121205
2 PARAMETERS Instance attribute Private Type reference (TYPE) STRING_TABLE Table of Strings 20121205
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAMETER Instance method Public Method 20121205
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121205
3 CREATE Static method Public Method 20121205
4 GET_RFC_ACCESS Instance method Public Method 20121205
5 GET_SIGNATURE Instance method Public Method 20121205
6 GET_SIMPLE_RFC_ACCESS Static method Public Method 20121205
7 RFC_ACCESS Static method Private Method 20121205
8 RFC_METADATA Static method Private Method 20121205
9 RFC_METADATA_PARAMS Static method Private Method 20121205
Events
Class CL_PXN_AUNIT_RFC has no event.
Types
Class CL_PXN_AUNIT_RFC has no local type.
Method Signatures

Method ADD_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPTIONAL Call by reference Type reference (TYPE) CSEQUENCE '' 20121205
2 Importing PARAMCLASS Call by reference Type reference (TYPE) CSEQUENCE 'I' 20121205
3 Importing PARAMETER Call by reference Type reference (TYPE) CSEQUENCE 'P' 20121205
4 Importing TABNAME Call by reference Type reference (TYPE) CSEQUENCE 'STRING' 20121205

Method ADD_PARAMETER on class CL_PXN_AUNIT_RFC has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCNAME Call by reference Type reference (TYPE) CSEQUENCE 20121205

Method CONSTRUCTOR on class CL_PXN_AUNIT_RFC has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCNAME Call by reference Type reference (TYPE) CSEQUENCE 'FUNC' 20121205
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_PXN_AUNIT_RFC 20121205

Method CREATE on class CL_PXN_AUNIT_RFC has no exception.

Method GET_RFC_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_RFC_ACCESS interface for ACO creation 20121205
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20121205

Method GET_SIGNATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) XSTRING interface for ACO creation 20121205
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20121205

Method GET_SIMPLE_RFC_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_RFC_ACCESS 20121205
# Exception Resumable Description Created on
1 CX_PXN_FAULT 20121205

Method RFC_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCNAME Call by reference Type reference (TYPE) CSEQUENCE 20121205
2 Importing PARAMETERS Call by reference Type reference (TYPE) CSEQUENCE 20121205
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_RFC_ACCESS 20121205
# Exception Resumable Description Created on
1 CX_PXN_FAULT 20121205

Method RFC_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCNAME Call by reference Type reference (TYPE) CSEQUENCE 20121205
2 Importing PARAMETERS Call by reference Type reference (TYPE) CSEQUENCE 20121205
3 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20121205
# Exception Resumable Description Created on
1 CX_PXN_FAULT 20121205

Method RFC_METADATA_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DECIMALS Call by reference Type reference (TYPE) CSEQUENCE '0' 20121205
2 Importing DEFAULT Call by reference Type reference (TYPE) CSEQUENCE '' 20121205
3 Importing EXID Call by reference Type reference (TYPE) CSEQUENCE 'g' 20121205
4 Importing FIELDNAME Call by reference Type reference (TYPE) CSEQUENCE '' 20121205
5 Importing FUNCNAME Call by reference Type reference (TYPE) CSEQUENCE 20121205
6 Importing INTLENGTH Call by reference Type reference (TYPE) CSEQUENCE '0' 20121205
7 Importing OFFSET Call by reference Type reference (TYPE) CSEQUENCE '0' 20121205
8 Importing OPTIONAL Call by reference Type reference (TYPE) CSEQUENCE '' 20121205
9 Importing PARAMCLASS Call by reference Type reference (TYPE) CSEQUENCE 'I' 20121205
10 Importing PARAMETER Call by reference Type reference (TYPE) CSEQUENCE 'P' 20121205
11 Importing PARAMTEXT Call by reference Type reference (TYPE) CSEQUENCE '' 20121205
12 Importing POSITION Call by reference Type reference (TYPE) CSEQUENCE '0' 20121205
13 Returning RVAL Value transfer Type reference (TYPE) STRING 20121205
14 Importing TABNAME Call by reference Type reference (TYPE) CSEQUENCE 'STRING' 20121205

Method RFC_METADATA_PARAMS on class CL_PXN_AUNIT_RFC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740