SAP ABAP Class CL_FPM_SADL_ACT_CHART_CONFIG (FPM SADL ACT: Charts)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
SAPB_FPM_SADL (Package) SADL Adapter
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_SADL_ACT_BASE | FPM SADL ACT: Base Class | 20130607 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20130607 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM_REPEATER | Feeder Interface for generic Form Repeater UI Building Block | 20130607 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_OVS | Interface providing callback methods for using OVS with POWL | 20130611 |
Properties
| Class | CL_FPM_SADL_ACT_CHART_CONFIG | |
| Short Description | FPM SADL ACT: Charts | |
| Super Class | CL_FPM_SADL_ACT_BASE | FPM SADL ACT: Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAPB_FPM_SADL | SADL Adapter |
| Created | 20130607 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20130607 | ||
| 2 | IF_FPM_GUIBB_FORM_REPEATER | Feeder Interface for generic Form Repeater UI Building Block | 20130607 | ||
| 3 | IF_FPM_GUIBB_OVS | Interface providing callback methods for using OVS with POWL | 20130611 |
Friends
Class CL_FPM_SADL_ACT_CHART_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130607 | |||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | NAMESPACE | Namespace | 20130610 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | NAMESPACE | Namespace | 20130610 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20130610 | ||
| 2 | Instance method | Protected | Method | 20130617 | ||
| 3 | Instance method | Protected | Method | 20130617 |
Events
Class CL_FPM_SADL_ACT_CHART_CONFIG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_OVS_FIELD_INPUT | Private | See coding | 20130611 | BEGIN OF s_ovs_field_input,
entity_id TYPE sadl_entity_id,
entity_descr TYPE string,
entity_attribute TYPE sadl_entity_element,
entity_attribute_descr TYPE string,
attribute TYPE name_komp,
END OF s_ovs_field_input
|
||
| 2 | S_OVS_FIELD_OUTPUT | Private | See coding | 20130611 | BEGIN OF s_ovs_field_output,
attribute TYPE name_komp,
entity_id TYPE sadl_entity_id,
entity_descr TYPE string,
entity_attribute TYPE sadl_entity_element,
entity_attribute_descr TYPE string,
association_path TYPE string,
END OF s_ovs_field_output
|
Method Signatures
Method APPLY_NAMESPACE Signature
Method APPLY_NAMESPACE on class CL_FPM_SADL_ACT_CHART_CONFIG has no parameter.
Method APPLY_NAMESPACE on class CL_FPM_SADL_ACT_CHART_CONFIG has no exception.
Method CAN_BE_MEASURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130617 | ||||
| 2 | RV_CAN_BE_MEASURE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130617 |
Method CAN_BE_MEASURE on class CL_FPM_SADL_ACT_CHART_CONFIG has no exception.
Method CHECK_CHART_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20130617 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | ok/failed | 20130617 |
Method CHECK_CHART_DATA on class CL_FPM_SADL_ACT_CHART_CONFIG has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |