SAP ABAP Interface IF_CRM_WS_BOL_FILTER (Filter for BOL tree for webservice tool)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WST (Application Component) Web Services Tool
     CRM_BOL_FILTER (Package) Filter Programs on BOL entities
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
Interface IF_CRM_WS_BOL_FILTER  
Short Description Filter for BOL tree for webservice tool    
General Data
Package CRM_BOL_FILTER   Filter Programs on BOL entities 
Created 20071010   SAP 
Last changed 20081007   SAP 
Unicode checks active    
Forward declarations
Interface IF_CRM_WS_BOL_FILTER has no forward declaration.
Interfaces
Interface IF_CRM_WS_BOL_FILTER has no interface.
Friends
Interface IF_CRM_WS_BOL_FILTER has no friend.
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
Interface IF_CRM_WS_BOL_FILTER has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_CRM_WS_BOL_FILTER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in