SAP ABAP Class IF_CRM_WS_BOL_FILTER (Filter for BOL tree for webservice tool)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_WS_BOL_FILTER Filter for BOL tree in webservice tool 20080131
Properties
Class IF_CRM_WS_BOL_FILTER  
Short Description Filter for BOL tree for webservice tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071010   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CRM_WS_BOL_FILTER has no forward declaration.
Interfaces
Class IF_CRM_WS_BOL_FILTER has no interface implemented.
Friends
Class IF_CRM_WS_BOL_FILTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE_FILTER_ENABLED Instance attribute Public Type reference (TYPE) BOOLE Boolean variable 20080131
2 RELATION_FILTER_ENABLED Instance attribute Public Type reference (TYPE) BOOLE Boolean variable 20080131
Methods
# Method Level Visibility Method type Description Created on
1 FILTER_ATTRIBUTES Instance method Public Method Filter attributes of a BOL object 20080131
2 FILTER_RELATIONS Instance method Public Method Filter relations of a BOL object 20080131
3 LEARN Instance method Public Method Automatically learn from used relations and attributes 20080131
Events
Class IF_CRM_WS_BOL_FILTER has no event.
Types
Class IF_CRM_WS_BOL_FILTER has no local type.
Method Signatures

Method FILTER_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) NAME_KOMP Attribute name 20080131
2 Importing IV_BOL_OBJECT Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME BOL object name 20080131
3 Returning RT_EXCLUDE Value transfer Type reference (TYPE) BOOLEAN Include attribute 20080131

Method FILTER_ATTRIBUTES on class IF_CRM_WS_BOL_FILTER has no exception.

Method FILTER_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RELATION_NAME Call by reference Type reference (TYPE) CRMT_RELATION_NAME Relation Name 20080131
2 Returning RT_EXCLUDE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080131

Method FILTER_RELATIONS on class IF_CRM_WS_BOL_FILTER has no exception.

Method LEARN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_USED_ATTRIBUTES Call by reference Type reference (TYPE) CRMT_ATTR_NAME_TAB Table of Attribute Names 20080131
2 Importing IV_USED_RELATION Call by reference Type reference (TYPE) CRMT_RELATION Details of the used relation 20080131

Method LEARN on class IF_CRM_WS_BOL_FILTER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in