SAP ABAP Class CL_FPM_CHART_SETTINGS (Chart Settings Runtime API)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_CHART_SETTINGS Runtime-API for Chart UIBB 20130301
Properties
Class CL_FPM_CHART_SETTINGS  
Short Description Chart Settings Runtime API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20130301   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FPM_CHART_UIBB_ASSIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_CHART_SETTINGS Runtime-API for Chart UIBB 20130301
Friends
Class CL_FPM_CHART_SETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_SETTINGS Instance attribute Public Type reference (TYPE) CL_FPM_CHART_UIBB_ASSIST=>YS_SETTINGS 20130301
2 MV_IS_CHANGED Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130301
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_SETTINGS Instance method Public Method Provide 'better' values for initial settings 20130502
2 CLEAR_CHANGE_INDICATOR Instance method Public Method 20130628
3 GET_FORMAT_STRING Instance method Private Method Creates format strings for datalabels and tooltips 20130502
4 SET_CHART_TYPE Instance method Public Method 20130306
5 SET_SETTINGS Instance method Public Method 20130301
Events
Class CL_FPM_CHART_SETTINGS has no event.
Types
Class CL_FPM_CHART_SETTINGS has no local type.
Method Signatures

Method ADJUST_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Object reference (TYPE REF TO) DATA 20130502
2 Importing IT_ELEMENT Call by reference Type reference (TYPE) CL_FPM_CHART_UIBB_ASSIST=>YT_ELEMENT 20130502
3 Importing IT_FIELD_DESCRIPTION Call by reference Type reference (TYPE) FPMGB_T_CHARTFIELD_DESCR Chart Field Description 20130502

Method ADJUST_SETTINGS on class CL_FPM_CHART_SETTINGS has no exception.

Method CLEAR_CHANGE_INDICATOR Signature

Method CLEAR_CHANGE_INDICATOR on class CL_FPM_CHART_SETTINGS has no parameter.
Method CLEAR_CHANGE_INDICATOR on class CL_FPM_CHART_SETTINGS has no exception.

Method GET_FORMAT_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Object reference (TYPE REF TO) DATA 20130502
2 Importing IT_ELEMENT Call by reference Type reference (TYPE) CL_FPM_CHART_UIBB_ASSIST=>YT_ELEMENT 20130502
3 Importing IT_FIELD_DESCRIPTION Call by reference Type reference (TYPE) FPMGB_T_CHARTFIELD_DESCR Chart Field Description 20130502
4 Returning RV_FORMAT_STRING Value transfer Type reference (TYPE) STRING 20130502

Method GET_FORMAT_STRING on class CL_FPM_CHART_SETTINGS has no exception.

Method SET_CHART_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) FPMGB_CHART_TYPE 20130306

Method SET_CHART_TYPE on class CL_FPM_CHART_SETTINGS has no exception.

Method SET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SETTINGS Call by reference Type reference (TYPE) CL_FPM_CHART_UIBB_ASSIST=>YS_SETTINGS 20130301

Method SET_SETTINGS on class CL_FPM_CHART_SETTINGS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740