SAP ABAP Class CL_CRM_BM_SENDER (broadcast messaging)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-BRO (Application Component) Broadcast Messaging
     CRM_BROADCAST_CORE (Package) Core components of Broadcast Messaging functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SAM_SESSION_QUEUE_SENDER Session Queue Sender 20040317
Properties
Class CL_CRM_BM_SENDER  
Short Description broadcast messaging    
Super Class CL_SAM_SESSION_QUEUE_SENDER Session Queue Sender 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BROADCAST_CORE   Core components of Broadcast Messaging functionality 
Created 20040314   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_BM_SENDER has no forward declaration.
Interfaces
Class CL_CRM_BM_SENDER has no interface implemented.
Friends
Class CL_CRM_BM_SENDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SAM_STORED_QUEUE Constant Protected Type reference (TYPE) STRING '_sam_stored_queue' 20040314
2 GT_QUEUE Instance attribute Public Type reference (TYPE) CRMT_BM_QUEUE_T queue table for SAM 20040314
3 MESSAGE_QUEUE Static Attribute Protected Object reference (TYPE REF TO) CL_SAM_QUEUE_RECEIVER 20040314
Methods
# Method Level Visibility Method type Description Created on
1 _ENQUEUE_MESSAGE Instance method Protected Method 20040314
2 _SEND_QUEUED_MESSAGES Instance method Protected Method 20040314
Events
Class CL_CRM_BM_SENDER has no event.
Types
Class CL_CRM_BM_SENDER has no local type.
Method Signatures

Method _ENQUEUE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MESSAGE Call by reference Object reference (TYPE REF TO) CL_SAM_MESSAGE 20040314
2 Importing IV_QUEUE Call by reference Type reference (TYPE) STRING 20040314

Method _ENQUEUE_MESSAGE on class CL_CRM_BM_SENDER has no exception.

Method _SEND_QUEUED_MESSAGES Signature

Method _SEND_QUEUED_MESSAGES on class CL_CRM_BM_SENDER has no parameter.
Method _SEND_QUEUED_MESSAGES on class CL_CRM_BM_SENDER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 400