SAP ABAP Class IF_PXN_RFC_MESSAGE (RFC Message)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXN_ABAP ABAP releated properties 20121010
2 Interface composition (i COMPRISING i_ref)  IF_PXN_ABAP_INFO ABAP properties 20121010
3 Interface composition (i COMPRISING i_ref)  IF_PXN_CORE Core properties 20121010
4 Interface composition (i COMPRISING i_ref)  IF_PXN_CORE_INFO Core info 20121010
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_RFC_MESSAGE rfc Messagetype 20121023
Properties
Class IF_PXN_RFC_MESSAGE  
Short Description RFC Message    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121010   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PXN_RFC_MESSAGE has no forward declaration.
Interfaces
Class IF_PXN_RFC_MESSAGE has no interface implemented.
Friends
Class IF_PXN_RFC_MESSAGE has no friend class.
Attributes
Class IF_PXN_RFC_MESSAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_OPERATION Instance method Public Method 20121205
2 GET_PARAMETERS Instance method Public Method 20121010
3 GET_PARAMETER_CHOSEN Instance method Public Method 20121010
4 SET_PARAMETER_CHOSEN Instance method Public Method 20121010
Events
Class IF_PXN_RFC_MESSAGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PARAMETER Public See coding 20121010 begin of parameter, name type prx_r3name, is_optional type prx_boolean, is_changing type prx_boolean, is_chosen type prx_boolean, aco_typename type prx_r3name, end of parameter
2 PARAMETERS Public See coding 20121010 parameters type standard table of parameter with default key
3 TAB Public See coding 20121010 tab type standard table of ref to if_pxn_operation with default key
Method Signatures

Method GET_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OPERATION Value transfer Object reference (TYPE REF TO) IF_PXN_RFC_OPERATION operation 20121205
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20121205

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMETERS Value transfer Type reference (TYPE) PARAMETERS Parameter data 20121010
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20121010

Method GET_PARAMETER_CHOSEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_CHOSEN Value transfer Type reference (TYPE) PRX_BOOLEAN 20121010
2 Importing PARAMETER Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20121010
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20121024
2 CX_PXN_NODE_OBSOLETE 20121010

Method SET_PARAMETER_CHOSEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CHOSEN Call by reference Type reference (TYPE) PRX_BOOLEAN 20121010
2 Importing PARAMETER Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20121010
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20121024
2 CX_PXN_LOCK_FAILED 20121010
3 CX_PXN_NODE_OBSOLETE 20121010
4 CX_PXN_READ_ONLY 20121010
History
Last changed by/on SAP  20130531 
SAP Release Created in