SAP ABAP Interface IF_FPM_LIST_DATA_SRC_DB_TABLE (Data Source for DB Tables for List UIBB)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
SAPB_FPM_IDA (Package) FPM-IDA Integration

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_LIST_DATA_SRC_DB_TABLE | Internal: Data Source for DB Tables | 20121031 |
Properties
Interface | IF_FPM_LIST_DATA_SRC_DB_TABLE | |
Short Description | Data Source for DB Tables for List UIBB |
General Data
Package | SAPB_FPM_IDA | FPM-IDA Integration |
Created | 20121031 | SAP |
Last changed | 20141121 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | 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 | 20121031 |
Friends
Interface IF_FPM_LIST_DATA_SRC_DB_TABLE has no friend.
Attributes
Interface IF_FPM_LIST_DATA_SRC_DB_TABLE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20121214 | |
2 | ![]() |
Instance method | Public | Method | 20130213 | |
3 | ![]() |
Instance method | Public | Method | 20121116 | |
4 | ![]() |
Instance method | Public | Method | 20131121 | |
5 | ![]() |
Instance method | Public | Method | 20131120 | |
6 | ![]() |
Instance method | Public | Method | 20121128 | |
7 | ![]() |
Instance method | Public | Method | 20130212 |
Events
Interface IF_FPM_LIST_DATA_SRC_DB_TABLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_ACTIVITY | Public | Type reference (TYPE) | IF_SADL_AUTHORIZATION=>TY_ACTIVITY | 20130904 | |
|
2 | YS_FIELD_MAPPING | Public | Type reference (TYPE) | IF_SADL_AUTHORIZATION=>TY_FIELD_MAPPING | 20130904 | |
|
3 | YS_PARAMETER | Public | See coding | 20121128 | begin of ys_parameter,
name type string,
value type string,
end of ys_parameter
|
||
4 | YT_ACTIVITIES | Public | Type reference (TYPE) | IF_SADL_AUTHORIZATION=>TT_ACTIVITIES | 20121214 | |
|
5 | YT_FIELD_MAPPING | Public | Type reference (TYPE) | IF_SADL_AUTHORIZATION=>TT_FIELD_MAPPING | 20121214 | |
|
6 | YT_PARAMETER | Public | See coding | 20121128 | yt_parameter type table of ys_parameter with non-unique key name
|
||
7 | Y_AUTHORITY_OBJECT | Public | Type reference (TYPE) | XUOBJECT | 20121214 | |
Method Signatures
Method ADD_AUTHORIZATION_FOR_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ACTIVITIES | Call by reference | Type reference (TYPE) | IF_FPM_LIST_DATA_SRC_DB_TABLE=>YT_ACTIVITIES | 20121214 | |||
2 | ![]() |
IT_FIELD_MAPPING | Call by reference | Type reference (TYPE) | IF_FPM_LIST_DATA_SRC_DB_TABLE=>YT_FIELD_MAPPING | 20121214 | |||
3 | ![]() |
IV_AUTHORIZATION_OBJECT | Call by reference | Type reference (TYPE) | IF_FPM_LIST_DATA_SRC_DB_TABLE=>Y_AUTHORITY_OBJECT | 20121214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121214 |
Method CONDITION_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_CONDITION_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_SALV_IDA_CONDITION_FACTORY | 20130213 |
Method CONDITION_FACTORY on Interface IF_FPM_LIST_DATA_SRC_DB_TABLE has no exception.
Method SET_DATA_SELECTION_CRITERIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_SALV_IDA_CONDITION | 20130213 | |||
2 | ![]() |
IT_SELECTION_CRITERIA | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>YT_NAMED_RANGES | 20121116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Feeder class made a illegal call outside of PBO | 20121126 | |
2 | ![]() |
20140819 | ||
3 | ![]() |
20140819 | ||
4 | ![]() |
20140819 |
Method SET_DATA_SUPPRESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SUPPRESS_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131121 |
Method SET_MAXIMUM_NUMBER_OF_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NUMBER_OF_ROWS | Value transfer | Type reference (TYPE) | I | 20131120 | |||
2 | ![]() |
IV_UNRESTRICTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131127 | ||
2 | ![]() |
20131120 |
Method SET_VIEW_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | IF_FPM_LIST_DATA_SRC_DB_TABLE=>YT_PARAMETER | 20121128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121128 |
Method TEXT_SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_TEXT_SEARCH | Value transfer | Object reference (TYPE REF TO) | IF_FPM_LIST_TEXT_SEARCH_IDA | 20130212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131121 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |