SAP ABAP Class CL_FPM_SADL_SEARCH_RESULT (FPM-SADL-Adapter: Search result List Feeder)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
SAPB_FPM_SADL (Package) SADL Adapter
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_SADL_SEARCH_RESULT_BASE | FPM-SADL-Adapter: Search result List Feeder | 20121213 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_TEST_SADL_SRES_CUSTOM | Test SADL: Derived Feeder Class | 20130828 |
Properties
| Class | CL_FPM_SADL_SEARCH_RESULT | |
| Short Description | FPM-SADL-Adapter: Search result List Feeder | |
| Super Class | CL_FPM_SADL_SEARCH_RESULT_BASE | FPM-SADL-Adapter: Search result List Feeder |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAPB_FPM_SADL | SADL Adapter |
| Created | 20120822 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FPM_SADL_SEARCH_RESULT has no interface implemented.
Friends
Class CL_FPM_SADL_SEARCH_RESULT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_LIST_IDA_CALC_FIELD_HDL | Handler for Calculated Fields in IDA List | 20140306 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_FPM_GUIBB_LIST_IDA=>YT_FIELD_DESCRIPTION | 20140306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Exit: Evaluate custom feeder parameters | 20140207 | |
| 2 | Instance method | Protected | Method | Exit: Provides handler class for calculated fields | 20140306 | |
| 3 | Instance method | Protected | Method | Exit: Provides custom action definitions | 20130827 | |
| 4 | Instance method | Protected | Method | Exit: Provides a static custom filter object | 20140206 | |
| 5 | Instance method | Protected | Method | Exit: Indicates a custom lead selection outport | 20140415 | |
| 6 | Instance method | Protected | Method | Exit for the process event phase | 20130827 | |
| 7 | Instance method | Protected | Method | Exit: Set view parameters | 20140721 |
Events
Class CL_FPM_SADL_SEARCH_RESULT has no event.
Types
Class CL_FPM_SADL_SEARCH_RESULT has no local type.
Method Signatures
Method EVALUATE_CUSTOM_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMETER | Call by reference | Type reference (TYPE) | FPMGB_T_PARAM_VALUE | Parameter Value | 20140207 |
Method EVALUATE_CUSTOM_PARAMETERS on class CL_FPM_SADL_SEARCH_RESULT has no exception.
Method GET_CALC_FIELD_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CALC_FIELD_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_LIST_IDA_CALC_FIELD_HDL | Handler for Calculated Fields in IDA List | 20140306 | |||
| 2 | EO_CALC_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20140306 | |||
| 3 | ET_CALC_FIELD_DESCRIPTION | Call by reference | Type reference (TYPE) | IF_FPM_GUIBB_LIST_IDA=>YT_FIELD_DESCRIPTION | 20140306 |
Method GET_CALC_FIELD_INFO on class CL_FPM_SADL_SEARCH_RESULT has no exception.
Method GET_CUSTOM_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ACTION_DEF | Value transfer | Type reference (TYPE) | FPMGB_T_ACTIONDEF | Action Definition | 20130827 |
Method GET_CUSTOM_ACTIONS on class CL_FPM_SADL_SEARCH_RESULT has no exception.
Method GET_STATIC_CUSTOM_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_STATIC_FILTER | Value transfer | Object reference (TYPE REF TO) | IF_SADL_CONDITION_PROVIDER | Provider for a SADL Condition | 20140206 |
Method GET_STATIC_CUSTOM_FILTER on class CL_FPM_SADL_SEARCH_RESULT has no exception.
Method HAS_CUSTOM_LEAD_SEL_OUTPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_LEAD_SELECTION_OUTPORT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140415 |
Method HAS_CUSTOM_LEAD_SEL_OUTPORT on class CL_FPM_SADL_SEARCH_RESULT has no exception.
Method PROCESS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20130827 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20130827 | |||
| 3 | IO_EVENT_ROW_DATA | Call by reference | Object reference (TYPE REF TO) | IF_FPM_LIST_IDA_ROW_DATA | IDA API for retrieving the data of a row | 20140217 | |||
| 4 | IO_ROW_SELECTION | Call by reference | Object reference (TYPE REF TO) | IF_FPM_LIST_IDA_SELECTION | 20130827 | ||||
| 5 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130827 |
Method PROCESS_EVENT on class CL_FPM_SADL_SEARCH_RESULT has no exception.
Method SET_VIEW_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMETER | Call by reference | Type reference (TYPE) | TT_VIEW_PARAMETER | 20140721 |
Method SET_VIEW_PARAMETERS on class CL_FPM_SADL_SEARCH_RESULT has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |