SAP ABAP Class IF_FPM_SADL_LIST_DATA_SRC (Data Source)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FPM_LIST_DATA_SOURCE | Data source for IDA List UIBB | 20121127 |
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
| Class | IF_FPM_SADL_LIST_DATA_SRC | |
| Short Description | Data Source | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121127 | SAP |
| Last change | 20141121 | |
| 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FPM_SADL_LIST_DATA_SRC has no interface implemented.
Friends
Class IF_FPM_SADL_LIST_DATA_SRC has no friend class.
Attributes
Class 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
Class 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 class 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 class IF_FPM_SADL_LIST_DATA_SRC has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |