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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | NAME_KOMP | 'COUNT' | Component name | 20140513 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING_HASHED_TABLE | Table of Hashed Strings | 20140904 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20140513 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20140516 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20140813 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20140904 |
3 | ![]() |
Instance method | Private | Method | 20140513 | |
4 | ![]() |
Instance method | Private | Method | 20140513 | |
5 | ![]() |
Instance method | Private | Method | 20140513 | |
6 | ![]() |
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 | ![]() |
IV_FILTER_RANGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20140813 | |||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20140813 | ||
3 | ![]() |
IV_WHERE_CLAUSE | Call by reference | Type reference (TYPE) | STRING | 20140813 | |||
4 | ![]() |
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 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20140513 | ||
2 | ![]() |
IV_SORT_STATE_COUNT | Call by reference | Type reference (TYPE) | IF_FPM_GUIBB_ATTRIBUTE_FILTER=>SORT_STATE | 20140513 | |||
3 | ![]() |
IV_SORT_STATE_VALUES | Call by reference | Type reference (TYPE) | IF_FPM_GUIBB_ATTRIBUTE_FILTER=>SORT_STATE | 20140513 | |||
4 | ![]() |
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 | ![]() |
IT_SELECTION_CONDITION | Call by reference | Type reference (TYPE) | IF_FPM_GUIBB_ATTRIBUTE_FILTER=>T_SELECTION_CONDITION | 20140513 | |||
2 | ![]() |
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 | ![]() |
IV_WHERE_CLAUSE | Call by reference | Type reference (TYPE) | STRING | 20140513 | |||
2 | ![]() |
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 | ![]() |
IR_FILTER_RANGE | Call by reference | Object reference (TYPE REF TO) | DATA | 20140813 | |||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20140513 | ||
3 | ![]() |
IV_WHERE_CLAUSE | Call by reference | Type reference (TYPE) | STRING | 20140513 | |||
4 | ![]() |
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 |