SAP ABAP Class IF_SAM_MESSAGE_CONSUMER (Message Consumer)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SAM_MESSAGE_ACCESSOR Helper Interface 20031013
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SAM_QUEUE_RECEIVER Queue Receiver 20031013
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAM_QUEUE_RECEIVER Queue Receiver 20031013
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_T_SAM_DEMO_JS_RECEIVER Queue Receiver 20031107
Properties
Class IF_SAM_MESSAGE_CONSUMER  
Short Description Message Consumer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031013   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SAM_MESSAGE_CONSUMER has no forward declaration.
Interfaces
Class IF_SAM_MESSAGE_CONSUMER has no interface implemented.
Friends
Class IF_SAM_MESSAGE_CONSUMER has no friend class.
Attributes
Class IF_SAM_MESSAGE_CONSUMER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MESSAGE_LISTENER Instance method Public Method returns message listener 20031013
2 RECEIVE Instance method Public Method wait next message 20031013
3 RECEIVE_NO_WAIT Instance method Public Method return next message 20031013
4 SET_MESSAGE_LISTENER Instance method Public Method sets message listener 20031013
Events
Class IF_SAM_MESSAGE_CONSUMER has no event.
Types
Class IF_SAM_MESSAGE_CONSUMER has no local type.
Method Signatures

Method GET_MESSAGE_LISTENER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGE_LISTENER Value transfer Object reference (TYPE REF TO) IF_SAM_MESSAGE_LISTENER Message Listener 20031013
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION Messaging Exception 20031013

Method RECEIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGE Value transfer Object reference (TYPE REF TO) IF_SAM_MESSAGE Message 20031013
2 Importing TIMEOUT Call by reference Type reference (TYPE) I 60 timeout Wert in Sekunden 20031013
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION Messaging Exception 20031013

Method RECEIVE_NO_WAIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGE Value transfer Object reference (TYPE REF TO) IF_SAM_MESSAGE Message 20031013
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION Messaging Exception 20031013

Method SET_MESSAGE_LISTENER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_LISTENER Call by reference Object reference (TYPE REF TO) IF_SAM_MESSAGE_LISTENER Message Listener 20031013
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION Messaging Exception 20031013
History
Last changed by/on SAP  20081007 
SAP Release Created in