SAP ABAP Class TC_FPM_GUIBB_FEEDER_SEARCH (Abstract Feeder Test Class for Search UIBB)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_GUIBB (Package) Generic UI building blocks

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | TC_FPM_GUIBB_FEEDER_BASE | Abstract Feeder Test Base Class | 20121123 |
Properties
Class | TC_FPM_GUIBB_FEEDER_SEARCH | |
Short Description | Abstract Feeder Test Class for Search UIBB | |
Super Class | TC_FPM_GUIBB_FEEDER_BASE | Abstract Feeder Test Base Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 5 | |
Package | APB_FPM_GUIBB | Generic UI building blocks |
Created | 20121123 | 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
Class TC_FPM_GUIBB_FEEDER_SEARCH has no interface implemented.
Friends
Class TC_FPM_GUIBB_FEEDER_SEARCH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20121204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Test Method for ABAP Unit | 20121204 | |
2 | ![]() |
Instance method | Protected | Test Method for ABAP Unit | 20121123 | |
3 | ![]() |
Instance method | Protected | Method | 20130121 | |
4 | ![]() |
Instance method | Protected | Method | 20130121 | |
5 | ![]() |
Instance method | Protected | Method | 20130121 |
Events
Class TC_FPM_GUIBB_FEEDER_SEARCH has no event.
Types
Class TC_FPM_GUIBB_FEEDER_SEARCH has no local type.
Method Signatures
Method GET_DEFAULT_CONFIG Signature
Method GET_DEFAULT_CONFIG on class TC_FPM_GUIBB_FEEDER_SEARCH has no parameter.
Method GET_DEFAULT_CONFIG on class TC_FPM_GUIBB_FEEDER_SEARCH has no exception.
Method GET_DEFINITION Signature
Method GET_DEFINITION on class TC_FPM_GUIBB_FEEDER_SEARCH has no parameter.
Method GET_DEFINITION on class TC_FPM_GUIBB_FEEDER_SEARCH has no exception.
Method SIMULATE_FLUSH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FPM_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | FPMGB_T_SEARCH_CRITERIA | search criteria for GUIBB Search | 20130121 | ||
2 | ![]() |
IT_SELECTED_LINES_OF_RESULT | Call by reference | Type reference (TYPE) | IF_FPM_GUIBB_SEARCH=>T_RESULT | 20130121 | |||
3 | ![]() |
IV_MAX_NUM_RESULTS | Call by reference | Type reference (TYPE) | I | 20130121 | |||
4 | ![]() |
IV_RESULT_LEAD_SEL | Call by reference | Type reference (TYPE) | I | 20130121 |
Method SIMULATE_FLUSH on class TC_FPM_GUIBB_FEEDER_SEARCH has no exception.
Method SIMULATE_GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FPM_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | FPMGB_T_SEARCH_CRITERIA | search criteria for GUIBB Search | 20130121 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_SEARCH_T_T100_MESSAGE | FPMGB Messages for the Search GUIBB (T100 & Plaintext) | 20130121 | ||
3 | ![]() |
ET_RESULT_LIST | Call by reference | Type reference (TYPE) | DATA | 20130121 | |||
4 | ![]() |
EV_RESULT_LIST_TITLE | Call by reference | Type reference (TYPE) | STRING | 20130121 | |||
5 | ![]() |
EV_SEARCH_CRITERIA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130121 | ||
6 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20130121 | ||
7 | ![]() |
IO_SEARCH_CONVERSION | Call by reference | Object reference (TYPE REF TO) | IF_FPM_GUIBB_SEARCH_CONVERSION | conversion between fpm search format and abap ranges | 20130121 | ||
8 | ![]() |
IT_SELECTED_COLUMNS_OF_RESULT | Call by reference | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20130121 | ||
9 | ![]() |
IT_SELECTED_SEARCH_ATTRIBUTES | Call by reference | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20130121 | ||
10 | ![]() |
IT_VISIBLE_ATTRIBUTES | Call by reference | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20130121 | ||
11 | ![]() |
IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130121 |
Method SIMULATE_GET_DATA on class TC_FPM_GUIBB_FEEDER_SEARCH has no exception.
Method SIMULATE_PROCESS_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_SEARCH_T_T100_MESSAGE | FPMGB Messages for the Search GUIBB (T100 & Plaintext) | 20130121 | ||
2 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20130121 | ||
3 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20130121 | ||
4 | ![]() |
IO_SEARCH_CONVERSION | Call by reference | Object reference (TYPE REF TO) | IF_FPM_GUIBB_SEARCH_CONVERSION | conversion between fpm search format and abap ranges | 20130121 | ||
5 | ![]() |
IT_FPM_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | FPMGB_T_SEARCH_CRITERIA | search criteria for GUIBB Search | 20130121 | ||
6 | ![]() |
IV_MAX_NUM_RESULTS | Call by reference | Type reference (TYPE) | I | 20130121 | |||
7 | ![]() |
IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130121 |
Method SIMULATE_PROCESS_EVENT on class TC_FPM_GUIBB_FEEDER_SEARCH has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 740 |