SAP ABAP Class CL_FPM_GUIBB_CHART_UTILITIES (Chart UIBB Utilities)
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
Class CL_FPM_GUIBB_CHART_UTILITIES  
Short Description Chart UIBB Utilities    
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 20131114   SAP 
Last change 20141120    
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)
2 IF_FPM_GUIBB_CHART_CONFIG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FPM_GUIBB_CHART_UTILITIES has no interface implemented.
Friends
Class CL_FPM_GUIBB_CHART_UTILITIES has no friend class.
Attributes
Class CL_FPM_GUIBB_CHART_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_OPTIONAL_CHART_TYPES Static method Public Method Optional chart types based on given measures and dimensions 20131114
Events
Class CL_FPM_GUIBB_CHART_UTILITIES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ELEMENT Public See coding 20131115 BEGIN OF ty_s_element, name TYPE name_komp, data_type TYPE fpmgb_chart_data_type, index TYPE fpm_index, axis_index TYPE fpmgb_axis_index, END OF ty_s_element
2 TY_T_ELEMENT Public See coding 20131115 ty_t_element TYPE STANDARD TABLE OF ty_s_element WITH DEFAULT KEY
Method Signatures

Method GET_OPTIONAL_CHART_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ELEMENT Call by reference Type reference (TYPE) TY_T_ELEMENT 20131114
2 Returning RT_CHART_TYPE Value transfer Type reference (TYPE) FPMGB_T_NAMEVALUE Name/Value Pairs 20131114

Method GET_OPTIONAL_CHART_TYPES on class CL_FPM_GUIBB_CHART_UTILITIES has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740