SAP ABAP Class CL_BSP_WD_MESSAGE_FILTER (Filter Object for Message Service)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     CRM_BSP_WD (Package) WebClient UI Framework Runtime
Properties
Class CL_BSP_WD_MESSAGE_FILTER  
Short Description Filter Object for Message Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD   WebClient UI Framework Runtime 
Created 20040401   SAP 
Last change 20081007   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 CL_BSP_WD_MESSAGE_FILTER has no interface implemented.
Friends
Class CL_BSP_WD_MESSAGE_FILTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL_MESSAGES Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040401
2 BSP_FRW_MESSAGES Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040401
3 FILTER_ENTITIES Instance attribute Protected Object reference (TYPE REF TO) IF_BOL_ENTITY_COL Entity Collection Interface 20040721
4 GEN_BO_MESSAGES Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040401
5 SPEC_BO_MESSAGES Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040401
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040721
2 GET_FILTER_ENTITIES Instance method Public Method Returns a List of All Filter Entities 20040402
3 GET_FILTER_INSTANCES Instance method Public Method 20040402
4 SET_APPL_MSG_ACTIVE Instance method Public Method Sets Message Category "Application Message" as Filter 20040401
5 SET_BSP_FRW_MSG_ACTIVE Instance method Public Method Sets Message Category "BSP Framework Message" as Filter 20040401
6 SET_ENTITY_4_FILTER Instance method Public Method Sets a Root Entity as Filter Criteria 20040402
7 SET_GEN_BO_MSG_ACTIVE Instance method Public Method Sets Message Category "General Bus. Obj. Message" as Filter 20040401
8 SET_SPEC_BO_MSG_ACTIVE Instance method Public Method Sets Message Category "Specific Bus. Obj. Message" as Filter 20040401
Events
Class CL_BSP_WD_MESSAGE_FILTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTYPE_ENTITY_TAB Protected See coding 20040402 LTYPE_ENTITY_TAB type hashed table of ref to CL_CRM_BOL_ENTITY with unique key TABLE_LINE
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BSP_WD_MESSAGE_FILTER has no parameter.
Method CONSTRUCTOR on class CL_BSP_WD_MESSAGE_FILTER has no exception.

Method GET_FILTER_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BOL_ENTITY_COL Entity collection interface 20040721

Method GET_FILTER_ENTITIES on class CL_BSP_WD_MESSAGE_FILTER has no exception.

Method GET_FILTER_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) CRMT_GENIL_OBJ_INSTANCE_TAB Tabelle von Objektinstanzen im generischen IL 20040402

Method GET_FILTER_INSTANCES on class CL_BSP_WD_MESSAGE_FILTER has no exception.

Method SET_APPL_MSG_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040401

Method SET_APPL_MSG_ACTIVE on class CL_BSP_WD_MESSAGE_FILTER has no exception.

Method SET_BSP_FRW_MSG_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040401

Method SET_BSP_FRW_MSG_ACTIVE on class CL_BSP_WD_MESSAGE_FILTER has no exception.

Method SET_ENTITY_4_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität 20040402

Method SET_ENTITY_4_FILTER on class CL_BSP_WD_MESSAGE_FILTER has no exception.

Method SET_GEN_BO_MSG_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040401

Method SET_GEN_BO_MSG_ACTIVE on class CL_BSP_WD_MESSAGE_FILTER has no exception.

Method SET_SPEC_BO_MSG_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040401

Method SET_SPEC_BO_MSG_ACTIVE on class CL_BSP_WD_MESSAGE_FILTER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 400