SAP ABAP Class IF_FPM_LIST_ATS_THRESHOLD (List ATS API for row specific Threshold Sliders)
Properties
| Class | IF_FPM_LIST_ATS_THRESHOLD | |
| Short Description | List ATS API for row specific Threshold Sliders | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20140317 | 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) |
Interfaces
Class IF_FPM_LIST_ATS_THRESHOLD has no interface implemented.
Friends
Class IF_FPM_LIST_ATS_THRESHOLD has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class IF_FPM_LIST_ATS_THRESHOLD has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |