SAP ABAP Interface IF_FPM_SADL_LIST_DATA_SRC (Data Source)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_SADL_LIST_DATA_SRC | Internal: Data Source for DB Tables | 20121127 |
Properties
| Interface | IF_FPM_SADL_LIST_DATA_SRC | |
| Short Description | Data Source |
General Data
| Package | SAPB_FPM_SADL | SADL Adapter |
| Created | 20121127 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_SALV_IDA_TYPES_INT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_SALV_SERVICE_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_LIST_DATA_SOURCE | Data source for IDA List UIBB | 20121127 |
Friends
Interface IF_FPM_SADL_LIST_DATA_SRC has no friend.
Attributes
Interface IF_FPM_SADL_LIST_DATA_SRC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121127 | ||
| 2 | Instance method | Public | Method | 20121127 | ||
| 3 | Instance method | Public | Method | 20140718 |
Events
Interface IF_FPM_SADL_LIST_DATA_SRC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_TEXT_SEARCH | Public | See coding | 20130117 | BEGIN OF ts_text_search,
search_term TYPE string,
similarity TYPE if_salv_ida_text_search=>y_field_similarity,
search_scope TYPE string_table,
END OF ts_text_search
|
Method Signatures
Method SET_DATA_SELECTION_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TEXT_SEARCH | Call by reference | Type reference (TYPE) | TS_TEXT_SEARCH | 20130117 | ||||
| 2 | IT_SELECTION_CRITERIA | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>YT_NAMED_RANGES | 20121127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140819 | |||
| 2 | 20140819 | |||
| 3 | 20140811 |
Method SET_SEARCH_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121127 |
Method SET_SEARCH_STATE on Interface IF_FPM_SADL_LIST_DATA_SRC 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) | IF_SALV_IDA_TYPES_INT=>YT_PARAMETER | 20140718 | ||||
| 2 | IV_VIEW_ALIAS | Call by reference | Type reference (TYPE) | STRING | 20140721 |
Method SET_VIEW_PARAMETERS on Interface IF_FPM_SADL_LIST_DATA_SRC has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |