SAP ABAP Class IF_PXN_CI_SERVICE_CONSUMER (Service Consumer)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXN_CI_REQUEST_MESSAGE_TYPE request message type data 20120124
2 Interface composition (i COMPRISING i_ref)  IF_PXN_CI_SERVICE_IMPL Service Implementation 20111125
3 Interface composition (i COMPRISING i_ref)  IF_PXN_CORE_INFO Core info 20120119
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_CI_SERVICE_CONSUMER Cons. Implementation for a Request Mess. 20120120
Properties
Class IF_PXN_CI_SERVICE_CONSUMER  
Short Description Service Consumer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111125   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PXN_CI_SERVICE_CONSUMER has no forward declaration.
Interfaces
Class IF_PXN_CI_SERVICE_CONSUMER has no interface implemented.
Friends
Class IF_PXN_CI_SERVICE_CONSUMER has no friend class.
Attributes
Class IF_PXN_CI_SERVICE_CONSUMER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONSUMER Instance method Public Method 20120124
2 GET_REQUEST_MESSAGE Instance method Public Method 20111125
3 IS_STCM Instance method Public Method 20120203
4 SET_CONSUMER Instance method Public Method 20120119
Events
Class IF_PXN_CI_SERVICE_CONSUMER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20111125 tab type standard table of ref to if_pxn_ci_service_consumer with default key
Method Signatures

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) PRX_S_ABAPOBJECT ABAP Object Key 20120124
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20120124

Method GET_REQUEST_MESSAGE Signature

Method GET_REQUEST_MESSAGE on class IF_PXN_CI_SERVICE_CONSUMER has no parameter.
Method GET_REQUEST_MESSAGE on class IF_PXN_CI_SERVICE_CONSUMER has no exception.

Method IS_STCM Signature

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

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 20120119
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) PXNCONSIMPLTYPE Consumer Implementation Type 20130115
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20120119
2 CX_PXN_LOCK_FAILED 20120119
3 CX_PXN_NODE_OBSOLETE 20120119
4 CX_PXN_READ_ONLY 20120119
History
Last changed by/on SAP  20140121 
SAP Release Created in