SAP ABAP Interface IF_SAM_QUEUE_SENDER (Queue Sender)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW-MES (Application Component) Messaging
     CRM_SAM_MAIN (Package) SAM Basis Functionality
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
Interface IF_SAM_QUEUE_SENDER  
Short Description Queue Sender    
General Data
Package CRM_SAM_MAIN   SAM Basis Functionality 
Created 20031013   SAP 
Last changed 20081007   SAP 
Unicode checks active    
Forward declarations
Interface IF_SAM_QUEUE_SENDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SAM_MESSAGE_PRODUCER Message Producer 20031013
Friends
Interface IF_SAM_QUEUE_SENDER has no friend.
Attributes
Interface 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
Interface IF_SAM_QUEUE_SENDER has no event.
Types
Interface 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