SAP ABAP Class CL_CRM_BOL_RELATION_FILTER (Filter Object for a Relation)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-GOL-BOL (Application Component) Business Object Layer
     CRM_BOL (Package) CRM Business Object Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BOL_FILTER Reuseable filter object 20090312
Properties
Class CL_CRM_BOL_RELATION_FILTER  
Short Description Filter Object for a Relation    
Super Class CL_CRM_BOL_FILTER Reuseable filter object 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BOL   CRM Business Object Layer 
Created 20081205   SAP 
Last change 20100303   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)
2 IF_GENIL_RELATION_FILTER_TIME Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_CRM_BOL_RELATION_FILTER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CRM_BOL_CORE 20090312 BOL Core
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 RELATION_NAME Instance attribute Public Type reference (TYPE) CRMT_RELATION_NAME Relation Name 20081205
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081205
2 GET_INSTANCE Static method Public Method 20081205
Events
Class CL_CRM_BOL_RELATION_FILTER has no event.
Types
Class CL_CRM_BOL_RELATION_FILTER has no local type.
Method Signatures

Method CONSTRUCTOR 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 20081205
# Exception Resumable Description Created on
1 CX_CRM_UNSUPPORTED_RELATION Exception: Relation Not Supported 20081205

Method GET_INSTANCE 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 20081205
2 Returning RV_FILTER Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_RELATION_FILTER Filter Object for a Relation 20081205
# Exception Resumable Description Created on
1 CX_CRM_UNSUPPORTED_RELATION Exception: Relation Not Supported 20081205
History
Last changed by/on SAP  20100303 
SAP Release Created in 701