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 ABAP 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 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
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 Importing 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 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 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 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 class IF_FPM_LIST_ATS_THRESHOLD has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in