SAP ABAP Interface IF_FPM_CHART_SETTINGS (Runtime-API for Chart UIBB)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_CHART_SETTINGS Chart Settings Runtime API 20130301
Properties
Interface IF_FPM_CHART_SETTINGS  
Short Description Runtime-API for Chart UIBB    
General Data
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20130301   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FPM_GUIBB_CHART_CONFIG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_FPM_CHART_SETTINGS has no interface.
Friends
Interface IF_FPM_CHART_SETTINGS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E_AXIS Constant Public See coding 20130301
Methods
# Method Level Visibility Method type Description Created on
1 GET_AXIS_TITLE Instance method Public Method 20130301
2 GET_CHART_SETTING Instance method Public Method Get value of a particular property of the current chart type 20140127
3 GET_CHART_TYPE Instance method Public Method 20130617
4 GET_LEGEND_TITLE Instance method Public Method 20130304
5 GET_TITLE Instance method Public Method 20130301
6 SET_AXIS_TITLE Instance method Public Method 20130301
7 SET_CHART_SETTING Instance method Public Method Set value of a particular property of the current chart type 20140127
8 SET_LEGEND_TITLE Instance method Public Method 20130304
9 SET_TITLE Instance method Public Method 20130301
Events
Interface IF_FPM_CHART_SETTINGS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_AXIS Public See coding 20130301 TY_AXIS(2) type n
Method Signatures

Method GET_AXIS_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AXIS Call by reference Type reference (TYPE) TY_AXIS 20130301
2 Returning RV_TITLE Value transfer Type reference (TYPE) STRING 20130301

Method GET_AXIS_TITLE on Interface IF_FPM_CHART_SETTINGS has no exception.

Method GET_CHART_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Call by reference Type reference (TYPE) IF_FPM_GUIBB_CHART_CONFIG=>TY_S_CHART_SETTING-VALUE Value 20140127
2 Importing IV_PROPERTY_NAME Call by reference Type reference (TYPE) IF_FPM_GUIBB_CHART_CONFIG=>TY_S_CHART_SETTING-PROPERTY_NAME Property name 20140127
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20140127

Method GET_CHART_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE Value transfer Type reference (TYPE) FPMGB_CHART_TYPE Chart Type 20130617

Method GET_CHART_TYPE on Interface IF_FPM_CHART_SETTINGS has no exception.

Method GET_LEGEND_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TITLE Value transfer Type reference (TYPE) STRING 20130304

Method GET_LEGEND_TITLE on Interface IF_FPM_CHART_SETTINGS has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TITLE Value transfer Type reference (TYPE) STRING 20130301

Method GET_TITLE on Interface IF_FPM_CHART_SETTINGS has no exception.

Method SET_AXIS_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AXIS Call by reference Type reference (TYPE) TY_AXIS 20130301
2 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20130301

Method SET_AXIS_TITLE on Interface IF_FPM_CHART_SETTINGS has no exception.

Method SET_CHART_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROPERTY_NAME Call by reference Type reference (TYPE) IF_FPM_GUIBB_CHART_CONFIG=>TY_S_CHART_SETTING-PROPERTY_NAME Property name 20140127
2 Importing IV_VALUE Call by reference Type reference (TYPE) IF_FPM_GUIBB_CHART_CONFIG=>TY_S_CHART_SETTING-VALUE Value 20140127
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20140127

Method SET_LEGEND_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20130304

Method SET_LEGEND_TITLE on Interface IF_FPM_CHART_SETTINGS has no exception.

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20130301

Method SET_TITLE on Interface IF_FPM_CHART_SETTINGS has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740