SAP ABAP Class /IWBEP/IF_SBUI_FILTER_DYNAMIC (SB: UI node filter with dynamic logic)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBUI_FILTER SB: UI node filter 20130325
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBUI_FILTER_DYNAMIC SB: UI dynamic node filter 20130325
Properties
Class /IWBEP/IF_SBUI_FILTER_DYNAMIC  
Short Description SB: UI node filter with dynamic logic    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130325   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/IF_SBUI_FILTER_DYNAMIC has no forward declaration.
Interfaces
Class /IWBEP/IF_SBUI_FILTER_DYNAMIC has no interface implemented.
Friends
Class /IWBEP/IF_SBUI_FILTER_DYNAMIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_REGEX_CATEGORY Constant Public Type reference (TYPE) STRING '([[:word:]]|[/-]|.){1,}' rule for category names 20130325
2 MV_NAME Instance attribute Public Attribute reference (LIKE) 20130326
Methods
# Method Level Visibility Method type Description Created on
1 GET_ASSIGNED_CHILDREN Instance method Public Method 20130325
2 GET_CATEGORY_LIST Instance method Public Method returns available categories (name, label, description) 20130325
3 GET_CATEGORY_PROVIDER Instance method Public Method returns one ancestor that defines categories for this filter 20130325
4 GET_NODE_BEHAVIOR Instance method Public Method 20130326
5 GET_NODE_CATEGORY Instance method Public Method 20130325
Events
Class /IWBEP/IF_SBUI_FILTER_DYNAMIC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CATEGORY Public Attribute reference (LIKE) 20130325
2 TY_S_CATEGORY Public Attribute reference (LIKE) 20130325
3 TY_T_CATEGORY Public Attribute reference (LIKE) 20130325
Method Signatures

Method GET_ASSIGNED_CHILDREN Signature

Method GET_ASSIGNED_CHILDREN on class /IWBEP/IF_SBUI_FILTER_DYNAMIC has no parameter.
Method GET_ASSIGNED_CHILDREN on class /IWBEP/IF_SBUI_FILTER_DYNAMIC has no exception.

Method GET_CATEGORY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROVIDER Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE ancestor that dervices categories from direct children 20130325
2 Importing IS_NODE_TYPE Call by reference Type reference (TYPE) /IWBEP/S_SBDM_NODE_TYPE target node type for which categories are to be provided 20130422
3 Returning RT_CATEGORY Value transfer Type reference (TYPE) TY_T_CATEGORY available categories 20130325
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130325

Method GET_CATEGORY_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE node that shall be assigned to one category 20130325
2 Returning RO_PROVIDER Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE ancestor that dervices categories from direct children 20130325
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130325

Method GET_NODE_BEHAVIOR Signature

Method GET_NODE_BEHAVIOR on class /IWBEP/IF_SBUI_FILTER_DYNAMIC has no parameter.
Method GET_NODE_BEHAVIOR on class /IWBEP/IF_SBUI_FILTER_DYNAMIC has no exception.

Method GET_NODE_CATEGORY Signature

Method GET_NODE_CATEGORY on class /IWBEP/IF_SBUI_FILTER_DYNAMIC has no parameter.
Method GET_NODE_CATEGORY on class /IWBEP/IF_SBUI_FILTER_DYNAMIC has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in