SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SAM_MESSAGE_ACCESSOR Helper Interface 20031013
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SAM_MESSAGE_PRODUCER Message Producer 20031013
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SAM_QUEUE_SENDER Queue Sender 20031013
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SAM_SESSION_QUEUE_SENDER Session Queue Sender 20031013
Properties
Class CL_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 CRM_SAM_MAIN   SAM Basis Functionality 
Created 20031013   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SAM_QUEUE_SENDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SAM_MESSAGE_ACCESSOR Helper Interface 20031013
2 IF_SAM_MESSAGE_PRODUCER Message Producer 20031013
3 IF_SAM_QUEUE_SENDER Queue Sender 20031013
Friends
Class CL_SAM_QUEUE_SENDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_QUEUE Instance attribute Protected Type reference (TYPE) STRING 20031013
Methods
# Method Level Visibility Method type Description Created on
1 GET_QUEUE Instance method Public Method 20031013
2 SEND Instance method Public Method 20031013
3 SET_QUEUE Instance method Public Method sets the queue 20040120
Events
Class CL_SAM_QUEUE_SENDER has no event.
Types
Class CL_SAM_QUEUE_SENDER has no local type.
Method Signatures

Method GET_QUEUE Signature

Method GET_QUEUE on class CL_SAM_QUEUE_SENDER has no parameter.
Method GET_QUEUE on class CL_SAM_QUEUE_SENDER has no exception.

Method SEND Signature

Method SEND on class CL_SAM_QUEUE_SENDER has no parameter.
Method SEND on class CL_SAM_QUEUE_SENDER has no exception.

Method SET_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE Call by reference Type reference (TYPE) STRING 20040120
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION Messaging Exception 20040120
History
Last changed by/on SAP  20081007 
SAP Release Created in