SAP ABAP Class CL_PXN_RFC_HELPER (Helper class for rfc consumer related tasks)
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_RFC_HELPER  
Short Description Helper class for rfc consumer related tasks    
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 20130116   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PXN_RFC_HELPER has no forward declaration.
Interfaces
Class CL_PXN_RFC_HELPER has no interface implemented.
Friends
Class CL_PXN_RFC_HELPER has no friend class.
Attributes
Class CL_PXN_RFC_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FUNCTION_NAME Static method Public Method 20130116
2 UNWRAP_RFC_SIGNATURE Static method Public Method 20130116
3 WRAP_RFC_SIGNATURE Static method Public Method 20130116
Events
Class CL_PXN_RFC_HELPER has no event.
Types
Class CL_PXN_RFC_HELPER has no local type.
Method Signatures

Method GET_FUNCTION_NAME 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 20130116
2 Returning RVAL Value transfer Type reference (TYPE) FUNCNAME 20130116
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20130116

Method UNWRAP_RFC_SIGNATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RFC_SIGNATURE_UNWRAPPED Value transfer Type reference (TYPE) XSTRING 20130116
2 Importing RFC_SIGNATURE_WRAPPED Call by reference Type reference (TYPE) XSTRING 20130116
# Exception Resumable Description Created on
1 CX_TRANSFORMATION_ERROR 20130116

Method WRAP_RFC_SIGNATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFC_SIGNATURE_UNWRAPPED Call by reference Type reference (TYPE) XSTRING 20130116
2 Returning RFC_SIGNATURE_WRAPPED Value transfer Type reference (TYPE) XSTRING 20130116
# Exception Resumable Description Created on
1 CX_TRANSFORMATION_ERROR 20130116
History
Last changed by/on SAP  20141121 
SAP Release Created in 740