SAP ABAP Class IF_BICS_MESSAGE_PRODUCER (Message Producer in BW BICS)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BICS_MESSAGE_MANAGER_BASE Basis for Message Manager in BW BICS 20100308
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_MESSAGE_MANAGER Message Manager in BICS 20100308
Properties
Class IF_BICS_MESSAGE_PRODUCER  
Short Description Message Producer in BW BICS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100308   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_BICS_MESSAGE_PRODUCER has no interface implemented.
Friends
Class IF_BICS_MESSAGE_PRODUCER has no friend class.
Attributes
Class IF_BICS_MESSAGE_PRODUCER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_MESSAGE_COLLECTING Instance method Public Method Activate Message Processing 20100308
2 DEACTIVATE_MESSAGE_COLLECTING Instance method Public Method Deactivate Message Processing 20100308
3 IS_MESSAGE_COLLECTING_ACTIVE Instance method Public Method Is message processing active? 20100308
Events
Class IF_BICS_MESSAGE_PRODUCER has no event.
Types
Class IF_BICS_MESSAGE_PRODUCER has no local type.
Method Signatures

Method ACTIVATE_MESSAGE_COLLECTING Signature

Method ACTIVATE_MESSAGE_COLLECTING on class IF_BICS_MESSAGE_PRODUCER has no parameter.
Method ACTIVATE_MESSAGE_COLLECTING on class IF_BICS_MESSAGE_PRODUCER has no exception.

Method DEACTIVATE_MESSAGE_COLLECTING Signature

Method DEACTIVATE_MESSAGE_COLLECTING on class IF_BICS_MESSAGE_PRODUCER has no parameter.
Method DEACTIVATE_MESSAGE_COLLECTING on class IF_BICS_MESSAGE_PRODUCER has no exception.

Method IS_MESSAGE_COLLECTING_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20100308

Method IS_MESSAGE_COLLECTING_ACTIVE on class IF_BICS_MESSAGE_PRODUCER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in