SAP ABAP Class IF_SAM_QUEUE_SENDER (Queue Sender)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SAM_MESSAGE_PRODUCER Message Producer 20031013
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAM_QUEUE_SENDER Queue Sender 20031013
Properties
Class IF_SAM_QUEUE_SENDER  
Short Description Queue Sender    
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_SENDER has no forward declaration.
Interfaces
Class IF_SAM_QUEUE_SENDER has no interface implemented.
Friends
Class IF_SAM_QUEUE_SENDER has no friend class.
Attributes
Class IF_SAM_QUEUE_SENDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_QUEUE Instance method Public Method returns the queue 20031013
2 SEND Instance method Public Method sends a message 20031013
Events
Class IF_SAM_QUEUE_SENDER has no event.
Types
Class IF_SAM_QUEUE_SENDER has no local type.
Method Signatures

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 SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Object reference (TYPE REF TO) IF_SAM_MESSAGE Message 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