SAP ABAP Class TC_FPM_UT_SEARCH_UTIL (only for Units Test FPM Search UIBB utilities)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
SAPB_FPM_TEST_AUNIT (Package) Classes used as carrier of Unit Tests
⤷
⤷
Properties
| Class | TC_FPM_UT_SEARCH_UTIL | |
| Short Description | only for Units Test FPM Search UIBB utilities | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SAPB_FPM_TEST_AUNIT | Classes used as carrier of Unit Tests |
| Created | 20140120 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class TC_FPM_UT_SEARCH_UTIL has no interface implemented.
Friends
Class TC_FPM_UT_SEARCH_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20140120 | |||||
| 2 | Constant | Public | See coding | 20140120 | |||||
| 3 | Constant | Public | See coding | 20140120 | |||||
| 4 | Constant | Public | See coding | 20140121 | |||||
| 5 | Constant | Public | See coding | 20140214 | |||||
| 6 | Constant | Public | See coding | 20140120 | |||||
| 7 | Constant | Public | See coding | 20140120 | |||||
| 8 | Constant | Public | See coding | 20140128 | |||||
| 9 | Constant | Public | See coding | 20140120 | |||||
| 10 | Constant | Public | See coding | 20140120 | |||||
| 11 | Constant | Public | See coding | 20140214 | |||||
| 12 | Constant | Public | See coding | 20140120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20140120 | ||
| 2 | Static method | Public | Method | 20140320 | ||
| 3 | Static method | Public | Method | 20140120 | ||
| 4 | Static method | Public | Method | 20140120 | ||
| 5 | Static method | Public | Method | 20140120 | ||
| 6 | Static method | Public | Method | 20140120 | ||
| 7 | Static method | Public | Method | 20140124 |
Events
Class TC_FPM_UT_SEARCH_UTIL has no event.
Types
Class TC_FPM_UT_SEARCH_UTIL has no local type.
Method Signatures
Method CHECK_SAVE_SEARCH_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SEARCH_DESCR | Call by reference | Type reference (TYPE) | FPM_SEARCH_DESCR | FPM Table to manage the description text for saved searches | 20140120 | |||
| 2 | EV_SEARCH_EXISTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20140120 | |||
| 3 | IS_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20140120 | |||
| 4 | IV_APPL_KEY | Call by reference | Type reference (TYPE) | STRING | 20140120 | ||||
| 5 | IV_DESCR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20140120 | ||||
| 6 | IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | ABAP System Field: Language Key of Text Environment | 20140120 | |||
| 7 | IV_UNAME | Call by reference | Type reference (TYPE) | SY-UNAME | ABAP System Field: Name of Current User | 20140120 |
Method CHECK_SAVE_SEARCH_EXISTS on class TC_FPM_UT_SEARCH_UTIL has no exception.
Method GET_MAX_NUMBER_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TESTER | Call by reference | Object reference (TYPE REF TO) | CL_WD_WEB_DYNPRO_TESTER | For Unit Test in WD | 20140320 | |||
| 2 | IV_COMPONENT_PATH | Call by reference | Type reference (TYPE) | STRING | 20140320 | ||||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | I | 20140320 |
Method GET_MAX_NUMBER_RESULTS on class TC_FPM_UT_SEARCH_UTIL has no exception.
Method GET_RESULT_LIST_NUMBER_RES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_RESULT_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_TABLE | Perforce change= / 20051117-120623 | 20140120 | |||
| 2 | EV_NUMBER_RES | Call by reference | Type reference (TYPE) | I | 20140120 | ||||
| 3 | IO_TESTER | Call by reference | Object reference (TYPE REF TO) | CL_WD_WEB_DYNPRO_TESTER | For Unit Test in WD | 20140120 | |||
| 4 | IV_COMPONENT_PATH | Call by reference | Type reference (TYPE) | STRING | 20140120 |
Method GET_RESULT_LIST_NUMBER_RES on class TC_FPM_UT_SEARCH_UTIL has no exception.
Method GET_SAVED_SEARCH_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TESTER | Call by reference | Object reference (TYPE REF TO) | CL_WD_WEB_DYNPRO_TESTER | For Unit Test in WD | 20140120 | |||
| 2 | IV_COMPONENT_PATH | Call by reference | Type reference (TYPE) | STRING | 20140120 | ||||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20140120 |
Method GET_SAVED_SEARCH_ID on class TC_FPM_UT_SEARCH_UTIL has no exception.
Method GET_SEARCH_INPUT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TESTER | Call by reference | Object reference (TYPE REF TO) | CL_WD_WEB_DYNPRO_TESTER | For Unit Test in WD | 20140120 | |||
| 2 | IV_COMPONENT_PATH | Call by reference | Type reference (TYPE) | STRING | 20140120 | ||||
| 3 | IV_ROW | Call by reference | Type reference (TYPE) | STRING | 20140120 | ||||
| 4 | IV_VAL_BINDING_PATH | Call by reference | Type reference (TYPE) | STRING | 20140120 | ||||
| 5 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20140120 |
Method GET_SEARCH_INPUT_VALUE on class TC_FPM_UT_SEARCH_UTIL has no exception.
Method GET_STD_RESULT_LIST_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NUMBER_RES | Call by reference | Type reference (TYPE) | I | 20140120 | ||||
| 2 | EV_TABLE_IS_EMPTY | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20140120 | |||
| 3 | EV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20140120 | ||||
| 4 | IO_TESTER | Call by reference | Object reference (TYPE REF TO) | CL_WD_WEB_DYNPRO_TESTER | For Unit Test in WD | 20140120 | |||
| 5 | IV_COMPONENT_PATH | Call by reference | Type reference (TYPE) | STRING | 20140120 | ||||
| 6 | IV_ELEMENT | Call by reference | Type reference (TYPE) | STRING | 20140120 | ||||
| 7 | IV_ROW | Call by reference | Type reference (TYPE) | I | 20140120 |
Method GET_STD_RESULT_LIST_VALUE on class TC_FPM_UT_SEARCH_UTIL has no exception.
Method RESET_PERSONALIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WD_TESTER | Call by reference | Object reference (TYPE REF TO) | CL_WD_WEB_DYNPRO_TESTER | For Unit Test in WD | 20140124 | |||
| 2 | IV_COMP_PATH | Call by reference | Type reference (TYPE) | STRING | 20140124 | ||||
| 3 | IV_PRESS_PERS_ICON | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20140124 |
Method RESET_PERSONALIZATION on class TC_FPM_UT_SEARCH_UTIL has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |