SAP ABAP Class IF_SAM_QUEUE_RECEIVER (Queue Receiver)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SAM_MESSAGE_CONSUMER Message Consumer 20031013
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAM_QUEUE_RECEIVER Queue Receiver 20031013
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_T_SAM_DEMO_JS_RECEIVER Queue Receiver 20031107
Properties
Class IF_SAM_QUEUE_RECEIVER  
Short Description Queue Receiver    
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_QUEUE_RECEIVER has no forward declaration.
Interfaces
Class IF_SAM_QUEUE_RECEIVER has no interface implemented.
Friends
Class IF_SAM_QUEUE_RECEIVER has no friend class.
Attributes
Class IF_SAM_QUEUE_RECEIVER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MESSAGE_LISTENER Instance method Public Method 20031013
2 GET_QUEUE Instance method Public Method returns the queue 20031013
3 RECEIVE Instance method Public Method 20031014
4 RECEIVE_NO_WAIT Instance method Public Method 20031013
5 SET_MESSAGE_LISTENER Instance method Public Method 20031013
Events
Class IF_SAM_QUEUE_RECEIVER has no event.
Types
Class IF_SAM_QUEUE_RECEIVER has no local type.
Method Signatures

Method GET_MESSAGE_LISTENER Signature

Method GET_MESSAGE_LISTENER on class IF_SAM_QUEUE_RECEIVER has no parameter.
Method GET_MESSAGE_LISTENER on class IF_SAM_QUEUE_RECEIVER has no exception.

Method GET_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QUEUE Value transfer Type reference (TYPE) STRING Name der Queue 20031013
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION Messaging Exception 20031013

Method RECEIVE Signature

Method RECEIVE on class IF_SAM_QUEUE_RECEIVER has no parameter.
Method RECEIVE on class IF_SAM_QUEUE_RECEIVER has no exception.

Method RECEIVE_NO_WAIT Signature

Method RECEIVE_NO_WAIT on class IF_SAM_QUEUE_RECEIVER has no parameter.
Method RECEIVE_NO_WAIT on class IF_SAM_QUEUE_RECEIVER has no exception.

Method SET_MESSAGE_LISTENER Signature

Method SET_MESSAGE_LISTENER on class IF_SAM_QUEUE_RECEIVER has no parameter.
Method SET_MESSAGE_LISTENER on class IF_SAM_QUEUE_RECEIVER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in