SAP ABAP Class CL_FPM_CHART_TO_CVOM_MAPPING (Mapping CVOM attributes config context)
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_CHART_TO_CVOM_MAPPING | |
Short Description | Mapping CVOM attributes config context | |
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 | 20130128 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FPM_CHART_TO_CVOM_MAPPING has no forward declaration.
Interfaces
Class CL_FPM_CHART_TO_CVOM_MAPPING has no interface implemented.
Friends
Class CL_FPM_CHART_TO_CVOM_MAPPING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING_SORTED_TABLE | Sorted Table of Strings | 20130219 | ||
2 | ![]() |
Static Attribute | Private | See coding | 20130128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130219 |
2 | ![]() |
Static method | Public | Method | 20130221 | |
3 | ![]() |
Static method | Public | Method | Maps CVOM-Type (e.g. 'viz/line') to FPM Chart type | 20140318 |
4 | ![]() |
Static method | Public | Method | 20130128 | |
5 | ![]() |
Static method | Private | Method | 20130128 |
Events
Class CL_FPM_CHART_TO_CVOM_MAPPING has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_MAPPING | Public | See coding | 20130128 | begin of ys_mapping,
path_config_context type string,
path_cvom_property type string,
default_value type string,
is_json_array type boole_d,
end of ys_mapping
|
||
2 | YS_MAPPING_FOR_TYPE | Public | See coding | 20130128 | begin of ys_mapping_for_type,
type type fpmgb_chart_type,
mapping type yt_mapping,
end of ys_mapping_for_type
|
||
3 | YS_REQUIRED_ELEMENT | Public | See coding | 20130221 | begin of ys_required_element,
min_dimension_count type i,
min_dimsion_axis_count type i,
min_measure_count type i,
min_measure_axis_count type i,
min_element_count type i,
end of ys_required_element
|
||
4 | YS_REQUIRED_ELEMENTS_FOR_TYPE | Public | See coding | 20130221 | begin of ys_required_elements_for_type,
chart_type type fpmgb_chart_type,
required_elements type ys_required_element,
end of ys_required_elements_for_type
|
||
5 | YT_MAPPING | Public | See coding | 20130128 | yt_mapping type sorted table of ys_mapping with unique key path_config_context
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FPM_CHART_TO_CVOM_MAPPING has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FPM_CHART_TO_CVOM_MAPPING has no exception.
Method GET_CVOM_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHART_TYPE | Call by reference | Type reference (TYPE) | FPMGB_CHART_TYPE | Chart Type | 20130221 | ||
2 | ![]() |
RV_CVOM_TYPE | Value transfer | Type reference (TYPE) | STRING | 20130221 |
Method GET_CVOM_TYPE on class CL_FPM_CHART_TO_CVOM_MAPPING has no exception.
Method GET_FPM_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CVOM_TYPE | Call by reference | Type reference (TYPE) | STRING | 20140318 | |||
2 | ![]() |
RV_TYPE | Value transfer | Type reference (TYPE) | FPMGB_CHART_TYPE | Chart Type | 20140318 |
Method GET_FPM_TYPE on class CL_FPM_CHART_TO_CVOM_MAPPING has no exception.
Method GET_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHART_TYPE | Call by reference | Type reference (TYPE) | FPMGB_CHART_TYPE | Chart Type | 20130128 | ||
2 | ![]() |
RT_MAPPING | Value transfer | Type reference (TYPE) | YT_MAPPING | 20130128 |
Method GET_MAPPING on class CL_FPM_CHART_TO_CVOM_MAPPING has no exception.
Method INIT_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHART_TYPE | Call by reference | Type reference (TYPE) | FPMGB_CHART_TYPE | Chart Type | 20130128 | ||
2 | ![]() |
RT_MAPPING | Value transfer | Type reference (TYPE) | YT_MAPPING | 20130128 |
Method INIT_MAPPING on class CL_FPM_CHART_TO_CVOM_MAPPING has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 740 |