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 RESET Instance method Public Method 20140317
2 SET_DEFAULT_PROPERTIES Instance method Public Method 20140318
3 SET_ROW_SPECIFIC_PROPERTIES 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 Importing 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 Importing IT_THRESHOLDS Call by reference Type reference (TYPE) TY_T_THRESHOLD 20140318
2 Importing IV_BASE_UNIT_IN_PIXEL Call by reference Type reference (TYPE) I 20140318
3 Importing IV_COLUMN_ID Call by reference Type reference (TYPE) NAME_KOMP Component name 20140318
4 Importing IV_NUMBER_OF_TICK_MARKS Call by reference Type reference (TYPE) I 20140318
5 Importing IV_SHOW_TICK_MARKS Call by reference Type reference (TYPE) ABAP_BOOL 20140318
6 Importing 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 Importing IT_THRESHOLDS Call by reference Type reference (TYPE) TY_T_THRESHOLD 20140318
2 Importing IV_BASE_UNIT_IN_PIXEL Call by reference Type reference (TYPE) I 20140318
3 Importing IV_COLUMN_ID Call by reference Type reference (TYPE) NAME_KOMP Component name 20140318
4 Importing IV_NUMBER_OF_TICK_MARKS Call by reference Type reference (TYPE) I 20140318
5 Importing IV_ROW Call by reference Type reference (TYPE) I 20140318
6 Importing IV_SHOW_TICK_MARKS Call by reference Type reference (TYPE) ABAP_BOOL 20140318
7 Importing 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