SAP ABAP Interface IF_PXN_RFC_OPERATION (operation)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_RFC_OPERATION RFC Consumer Operation 20121017
Properties
Interface IF_PXN_RFC_OPERATION  
Short Description operation    
General Data
Package SAI_PROXY_GENTIME_MDR   Proxy Generation Meta Data Repository 
Created 20121010   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_PXN_MAIN Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_PXN_RFC_OPERATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXN_ABAP ABAP releated properties 20121126
2 IF_PXN_ABAP_INFO ABAP properties 20121126
3 IF_PXN_CORE Core properties 20121010
4 IF_PXN_CORE_INFO Core info 20121010
5 IF_PXN_DELETABLE Deletable 20121126
6 IF_PXN_SUBNODE sub node (element, attribute, operation) 20121010
Friends
Interface IF_PXN_RFC_OPERATION has no friend.
Attributes
Interface IF_PXN_RFC_OPERATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_REGENERATION Instance method Public Method 20121127
2 GET_ACO_CLASS_NAME Instance method Public Method 20121126
3 GET_FAULT Instance method Public Method 20121205
4 GET_FAULTS Instance method Public Method 20121205
5 GET_FUNCTION_NAME Instance method Public Method 20121106
6 GET_POSITION Instance method Public Method 20121010
7 GET_REQUEST Instance method Public Method 20121010
8 GET_RESPONSE Instance method Public Method 20121010
9 GET_RFC_SIGNATURE Instance method Public Method 20121205
10 GET_SYNCHRONOUS Instance method Public Method 20121010
11 REGENERATE Instance method Public Method 20121127
12 SET_ACO_CLASS_NAME Instance method Public Method 20121126
13 SET_SYNCHRONOUS Instance method Public Method 20121010
Events
Interface IF_PXN_RFC_OPERATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20121010 tab type standard table of ref to if_pxn_rfc_operation with default key
Method Signatures

Method CHECK_REGENERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LOG Call by reference Type reference (TYPE) IF_PXN_MAIN=>T_LOG_TAB 20121203
2 Exporting MAIN Call by reference Object reference (TYPE REF TO) IF_PXN_MAIN Core methods of main 20121203
3 Importing RFC_ACCESS Call by reference Object reference (TYPE REF TO) IF_PXN_FILE_ACCESS File access 20121203
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20121203

Method GET_ACO_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ABAP_NAME Value transfer Type reference (TYPE) PRX_ACO_CLASS_NAME ACO Class Name 20121126
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20121126

Method GET_FAULT 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_EXCEPTION 20121205
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20121205

Method GET_FAULTS Signature

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

Method GET_FUNCTION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) FUNCNAME Function name 20121106
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20121106

Method GET_POSITION Signature

Method GET_POSITION on Interface IF_PXN_RFC_OPERATION has no parameter.
Method GET_POSITION on Interface IF_PXN_RFC_OPERATION has no exception.

Method GET_REQUEST Signature

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

Method GET_RESPONSE Signature

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

Method GET_RFC_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 20121205
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20121205

Method GET_SYNCHRONOUS Signature

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

Method REGENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFC_ACCESS Call by reference Object reference (TYPE REF TO) IF_PXN_FILE_ACCESS File access 20121128
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20121128

Method SET_ACO_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_NAME Call by reference Type reference (TYPE) PRX_ACO_CLASS_NAME ACO Class Name 20121126
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20121126
2 CX_PXN_LOCK_FAILED Lock failed 20121126
3 CX_PXN_NODE_OBSOLETE Node is obsolete 20121126
4 CX_PXN_READ_ONLY Read only 20121126

Method SET_SYNCHRONOUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SYNCHRONOUS Call by reference Type reference (TYPE) PRX_BOOLEAN 20121010
# Exception Resumable Description Created on
1 CX_PXN_LOCK_FAILED 20121010
2 CX_PXN_NODE_OBSOLETE 20121010
3 CX_PXN_READ_ONLY 20121010
4 CX_PXN_UNQUALIFIED 20121010
History
Last changed by/on SAP  20130531 
SAP Release Created in 740