SAP ABAP Interface IF_FPM_LIST_ATS_THRESHOLD (List ATS API for row specific Threshold Sliders)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_GUIBB (Package) Generic UI building blocks
⤷
⤷
Properties
| Interface | IF_FPM_LIST_ATS_THRESHOLD | |
| Short Description | List ATS API for row specific Threshold Sliders |
General Data
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20140317 | SAP |
| Last changed | 20141120 | |
| 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) |
Interfaces
Interface IF_FPM_LIST_ATS_THRESHOLD has no interface.
Friends
Interface IF_FPM_LIST_ATS_THRESHOLD has no friend.
Attributes
Interface IF_FPM_LIST_ATS_THRESHOLD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20140317 | ||
| 2 | Instance method | Public | Method | 20140318 | ||
| 3 | Instance method | Public | Method | 20140318 |
Events
Interface IF_FPM_LIST_ATS_THRESHOLD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_THRESHOLD | Public | See coding | 20140318 | begin of ty_s_threshold,
color type wdui_table_cell_design,
tooltip type string,
value type i,
end of ty_s_threshold
|
||
| 2 | TY_T_THRESHOLD | Public | See coding | 20140318 | ty_t_threshold type standard table of ty_s_threshold with default key
|
Method Signatures
Method RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLUMN_ID | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20140317 |
Method RESET on Interface IF_FPM_LIST_ATS_THRESHOLD has no exception.
Method SET_DEFAULT_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_THRESHOLDS | Call by reference | Type reference (TYPE) | TY_T_THRESHOLD | 20140318 | ||||
| 2 | IV_BASE_UNIT_IN_PIXEL | Call by reference | Type reference (TYPE) | I | 20140318 | ||||
| 3 | IV_COLUMN_ID | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20140318 | |||
| 4 | IV_NUMBER_OF_TICK_MARKS | Call by reference | Type reference (TYPE) | I | 20140318 | ||||
| 5 | IV_SHOW_TICK_MARKS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140318 | ||||
| 6 | IV_TICK_MARK_DISTANCE | Call by reference | Type reference (TYPE) | I | 20140318 |
Method SET_DEFAULT_PROPERTIES on Interface IF_FPM_LIST_ATS_THRESHOLD has no exception.
Method SET_ROW_SPECIFIC_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_THRESHOLDS | Call by reference | Type reference (TYPE) | TY_T_THRESHOLD | 20140318 | ||||
| 2 | IV_BASE_UNIT_IN_PIXEL | Call by reference | Type reference (TYPE) | I | 20140318 | ||||
| 3 | IV_COLUMN_ID | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20140318 | |||
| 4 | IV_NUMBER_OF_TICK_MARKS | Call by reference | Type reference (TYPE) | I | 20140318 | ||||
| 5 | IV_ROW | Call by reference | Type reference (TYPE) | I | 20140318 | ||||
| 6 | IV_SHOW_TICK_MARKS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140318 | ||||
| 7 | IV_TICK_MARK_DISTANCE | Call by reference | Type reference (TYPE) | I | 20140318 |
Method SET_ROW_SPECIFIC_PROPERTIES on Interface IF_FPM_LIST_ATS_THRESHOLD has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |