SAP ABAP Class TC_FPM_UT_SEARCH_PERSISTENCE2 (FPM SEARCH: saved search saved in internal tab. user indepen)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_SEARCH_PERSISTENCE | provides functionality for saving/loading saved searches | 20130628 |
Properties
| Class | TC_FPM_UT_SEARCH_PERSISTENCE2 | |
| Short Description | FPM SEARCH: saved search saved in internal tab. user indepen | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAPB_FPM_TEST_AUNIT | Classes used as carrier of Unit Tests |
| Created | 20130628 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_SEARCH_PERSISTENCE | provides functionality for saving/loading saved searches | 20130628 |
Friends
Class TC_FPM_UT_SEARCH_PERSISTENCE2 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | TC_FPM_UT_SEARCH_PERSISTENCE2 | provides functionality for saving/loading saved searches | 20130628 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_T_SAVED_SEARCH | FPM Table for saved searches | 20130628 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_T_SEARCH_DESCR | FPM Table to manage the description text for saved searches | 20130628 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | N | 20130628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130628 |
Events
Class TC_FPM_UT_SEARCH_PERSISTENCE2 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_SAVED_SEARCH | Public | See coding | 20130628 | ty_t_saved_search TYPE STANDARD TABLE OF fpm_saved_search
|
||
| 2 | TY_T_SEARCH_DESCR | Public | See coding | 20130628 | ty_t_search_descr TYPE STANDARD TABLE OF fpm_search_descr
|
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FPM_SEARCH_PERSISTENCE | provides functionality for saving/loading saved searches | 20130628 |
Method GET_INSTANCE on class TC_FPM_UT_SEARCH_PERSISTENCE2 has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |