SAP ABAP Class IF_PXN_CI_RFC_CONSUMER (Service Consumer)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXN_CORE_INFO Core info 20130207
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_CI_RFC_CONSUMER Cons. Implementation for an RFC operation 20130208
Properties
Class IF_PXN_CI_RFC_CONSUMER  
Short Description Service Consumer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130207   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PXN_CI_RFC_CONSUMER has no forward declaration.
Interfaces
Class IF_PXN_CI_RFC_CONSUMER has no interface implemented.
Friends
Class IF_PXN_CI_RFC_CONSUMER has no friend class.
Attributes
Class IF_PXN_CI_RFC_CONSUMER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONSUMER Instance method Public Method 20130215
2 GET_CONSUMER Instance method Public Method 20130207
3 GET_CONTRACT_OPERATION_NAME Instance method Public Method 20130212
4 GET_PARAMETERS Instance method Public Method 20130212
5 GET_RFC_SIGNATURE Instance method Public Method 20130211
6 IS_SYNCHRONOUS Instance method Public Method 20130211
7 SET_CONSUMER Instance method Public Method 20130207
Events
Class IF_PXN_CI_RFC_CONSUMER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20130207 tab type standard table of ref to if_pxn_ci_rfc_consumer with default key
2 T_CONSUMER Public See coding 20130207 BEGIN OF t_consumer, OBJECT_TYPE type PXNCONSIMPLTYPE, "INTF for STCM NAME type PRX_R3NAME, "name of mapping (STCM) RFC_OPERATION type PRX_R3NAME, "operation used within target rfc consumer end of t_consumer
Method Signatures

Method CHECK_CONSUMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) PRX_R3NAME 20130215
2 Importing RFC_OPERATION Call by reference Type reference (TYPE) PRX_R3NAME 20130215
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20130215
2 CX_PXN_NODE_OBSOLETE 20130215

Method GET_CONSUMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) T_CONSUMER ABAP Object Key 20130207
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20130207

Method GET_CONTRACT_OPERATION_NAME Signature

Method GET_CONTRACT_OPERATION_NAME on class IF_PXN_CI_RFC_CONSUMER has no parameter.
Method GET_CONTRACT_OPERATION_NAME on class IF_PXN_CI_RFC_CONSUMER has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SPRX_RFC_OPERATION_PARAM_TAB 20130212
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20130212
2 CX_PXN_NODE_INCONSISTENT 20130212
3 CX_PXN_NODE_OBSOLETE 20130212

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 20130211
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20130211
2 CX_PXN_NODE_INCONSISTENT 20130211
3 CX_PXN_NODE_OBSOLETE 20130211

Method IS_SYNCHRONOUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) XSDBOOLEAN 20130211
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20130211
2 CX_PXN_NODE_INCONSISTENT 20130211
3 CX_PXN_NODE_OBSOLETE 20130211

Method SET_CONSUMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) PRX_R3NAME abap name of mapping (stcm) 20130207
2 Importing RFC_OPERATION Call by reference Type reference (TYPE) PRX_R3NAME operation used within target rfc consumer 20130207
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20130207
2 CX_PXN_LOCK_FAILED 20130207
3 CX_PXN_NODE_OBSOLETE 20130207
4 CX_PXN_READ_ONLY 20130207
History
Last changed by/on SAP  20140121 
SAP Release Created in