SAP ABAP Class CL_FPM_SADL_SEARCH_RESULT_BASE (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_GUIBB_PUBLIC | FPM SADL: Public Accessible | 20130830 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST_IDA | List Feeder Interface for Integrated Data Access | 20121213 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_QUICKVIEW_SOURCE | Feeder supporting triggering of Quickviews | 20130704 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_SADL_SEARCH_RESULT | FPM-SADL-Adapter: Search result List Feeder | 20121213 |
Properties
| Class | CL_FPM_SADL_SEARCH_RESULT_BASE | |
| Short Description | FPM-SADL-Adapter: Search result List Feeder | |
| Super Class | CL_FPM_SADL_GUIBB_PUBLIC | FPM SADL: Public Accessible |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAPB_FPM_SADL | SADL Adapter |
| Created | 20121213 | 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... | |
| 6 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB_LIST_IDA | List Feeder Interface for Integrated Data Access | 20121213 | ||
| 2 | IF_FPM_QUICKVIEW_SOURCE | Feeder supporting triggering of Quickviews | 20130704 |
Friends
Class CL_FPM_SADL_SEARCH_RESULT_BASE 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_SADL_LIST_DATA_SRC | Data Source | 20121213 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FPM_SADL_FILTER | FPM SADL: Selection Container for Wiring Based on Ranges | 20140415 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121213 | |
| 2 | Instance method | Protected | Method | 20130828 | ||
| 3 | Instance method | Protected | Method | 20140306 | ||
| 4 | Instance method | Protected | Method | 20140306 | ||
| 5 | Instance method | Protected | Method | 20140206 | ||
| 6 | Instance method | Protected | Method | 20140415 | ||
| 7 | Instance method | Protected | Method | 20130307 | ||
| 8 | Instance method | Protected | Method | 20140721 |
Events
Class CL_FPM_SADL_SEARCH_RESULT_BASE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_APPL_SPECIFIC_INFO | Public | See coding | 20131029 | BEGIN OF ts_appl_specific_info,
start_page_id TYPE fpm_content_area_id,
END OF ts_appl_specific_info
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FPM_SADL_SEARCH_RESULT_BASE has no parameter.
Method CONSTRUCTOR on class CL_FPM_SADL_SEARCH_RESULT_BASE has no exception.
Method GET_ALL_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTION_DEF | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONDEF | 20130828 |
Method GET_ALL_ACTIONS on class CL_FPM_SADL_SEARCH_RESULT_BASE has no exception.
Method GET_CALC_FIELD_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CALC_FIELD_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_FPM_LIST_IDA_CALC_FIELD_HDL | Handler for Calculated Fields in IDA List | 20140306 |
Method GET_CALC_FIELD_HANDLER on class CL_FPM_SADL_SEARCH_RESULT_BASE has no exception.
Method GET_FIELD_DESCRIPTION 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 | 20140306 | |||
| 2 | RS_FIELD_DESCRIPTION | Value transfer | Type reference (TYPE) | IF_FPM_GUIBB_LIST_IDA=>YS_FIELD_DESCRIPTION | 20140306 |
Method GET_FIELD_DESCRIPTION on class CL_FPM_SADL_SEARCH_RESULT_BASE has no exception.
Method GET_STATIC_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_FILTER on class CL_FPM_SADL_SEARCH_RESULT_BASE has no exception.
Method HAS_LEAD_SELECTION_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_LEAD_SELECTION_OUTPORT on class CL_FPM_SADL_SEARCH_RESULT_BASE has no exception.
Method IS_DATA_REQUESTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_REQUESTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130307 |
Method IS_DATA_REQUESTED on class CL_FPM_SADL_SEARCH_RESULT_BASE has no exception.
Method SET_VIEW_PARAMETERS_TO_DS 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_TO_DS on class CL_FPM_SADL_SEARCH_RESULT_BASE has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |