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 | 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 | Instance attribute | Public | Type reference (TYPE) | CL_FPM_CHART_UIBB_ASSIST=>YS_SETTINGS | 20130301 | ||||
| 2 | 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 | Instance method | Public | Method | Provide 'better' values for initial settings | 20130502 | |
| 2 | Instance method | Public | Method | 20130628 | ||
| 3 | Instance method | Private | Method | Creates format strings for datalabels and tooltips | 20130502 | |
| 4 | Instance method | Public | Method | 20130306 | ||
| 5 | 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 | IT_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130502 | ||||
| 2 | IT_ELEMENT | Call by reference | Type reference (TYPE) | CL_FPM_CHART_UIBB_ASSIST=>YT_ELEMENT | 20130502 | ||||
| 3 | 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 | IT_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130502 | ||||
| 2 | IT_ELEMENT | Call by reference | Type reference (TYPE) | CL_FPM_CHART_UIBB_ASSIST=>YT_ELEMENT | 20130502 | ||||
| 3 | IT_FIELD_DESCRIPTION | Call by reference | Type reference (TYPE) | FPMGB_T_CHARTFIELD_DESCR | Chart Field Description | 20130502 | |||
| 4 | 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 | 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 | 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 |