SAP ABAP Class CL_FPM_TEST_ATTR_FILTER_SBOOK (Test Feeder for Attribute Filter)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_TEST (Package) Floorplan Manager (Test applications)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20140513
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_ATTRIBUTE_FILTER Feeder Interface for generic Attribute Filter UIBB 20140513
Properties
Class CL_FPM_TEST_ATTR_FILTER_SBOOK  
Short Description Test Feeder for Attribute Filter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_TEST   Floorplan Manager (Test applications) 
Created 20140513   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_TEST_ATTR_FILTER_SBOOK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20140513
2 IF_FPM_GUIBB_ATTRIBUTE_FILTER Feeder Interface for generic Attribute Filter UIBB 20140513
Friends
Class CL_FPM_TEST_ATTR_FILTER_SBOOK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_COUNT_ATTRIBUTE_NAME Instance attribute Private Type reference (TYPE) NAME_KOMP 'COUNT' Component name 20140513
2 MT_WHITELIST Instance attribute Private Type reference (TYPE) STRING_HASHED_TABLE Table of Hashed Strings 20140904
3 MV_KEEP_SELECTION Instance attribute Private Type reference (TYPE) ABAP_BOOL 20140513
4 MV_TEST_PREDEF_SETUP Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20140516
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FILTER_TO_WHERE_CLAUSE Instance method Private Method 20140813
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20140904
3 CREATE_ORDER_BY_CLAUSE Instance method Private Method 20140513
4 CREATE_WHERE_CLAUSE Instance method Private Method 20140513
5 GET_RECORDS_COUNT Instance method Private Method 20140513
6 GET_VALUES_COUNT Instance method Private Method 20140513
Events
Class CL_FPM_TEST_ATTR_FILTER_SBOOK has no event.
Types
Class CL_FPM_TEST_ATTR_FILTER_SBOOK has no local type.
Method Signatures

Method ADD_FILTER_TO_WHERE_CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILTER_RANGE_NAME Call by reference Type reference (TYPE) STRING 20140813
2 Importing IV_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20140813
3 Importing IV_WHERE_CLAUSE Call by reference Type reference (TYPE) STRING 20140813
4 Returning RV_WHERE_CLAUSE_WITH_FILTER Value transfer Type reference (TYPE) STRING 20140813

Method ADD_FILTER_TO_WHERE_CLAUSE on class CL_FPM_TEST_ATTR_FILTER_SBOOK has no exception.

Method CONSTRUCTOR Signature

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

Method CREATE_ORDER_BY_CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20140513
2 Importing IV_SORT_STATE_COUNT Call by reference Type reference (TYPE) IF_FPM_GUIBB_ATTRIBUTE_FILTER=>SORT_STATE 20140513
3 Importing IV_SORT_STATE_VALUES Call by reference Type reference (TYPE) IF_FPM_GUIBB_ATTRIBUTE_FILTER=>SORT_STATE 20140513
4 Returning RV_ORDER_BY_CLAUSE Value transfer Type reference (TYPE) STRING 20140513

Method CREATE_ORDER_BY_CLAUSE on class CL_FPM_TEST_ATTR_FILTER_SBOOK has no exception.

Method CREATE_WHERE_CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTION_CONDITION Call by reference Type reference (TYPE) IF_FPM_GUIBB_ATTRIBUTE_FILTER=>T_SELECTION_CONDITION 20140513
2 Returning RV_WHERE_CLAUSE Value transfer Type reference (TYPE) STRING 20140513

Method CREATE_WHERE_CLAUSE on class CL_FPM_TEST_ATTR_FILTER_SBOOK has no exception.

Method GET_RECORDS_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WHERE_CLAUSE Call by reference Type reference (TYPE) STRING 20140513
2 Returning RV_RECORDS_COUNT Value transfer Type reference (TYPE) I 20140513

Method GET_RECORDS_COUNT on class CL_FPM_TEST_ATTR_FILTER_SBOOK has no exception.

Method GET_VALUES_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FILTER_RANGE Call by reference Object reference (TYPE REF TO) DATA 20140813
2 Importing IV_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20140513
3 Importing IV_WHERE_CLAUSE Call by reference Type reference (TYPE) STRING 20140513
4 Returning RV_VALUES_COUNT Value transfer Type reference (TYPE) I 20140513

Method GET_VALUES_COUNT on class CL_FPM_TEST_ATTR_FILTER_SBOOK has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740