SAP ABAP Class CL_FPM_SADL_CRUD_ACT_CHART (FPM SADL ACT: Charts)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     SADL_FPM_CRUD_CORE (Package) Transactional FPM-SADL Integration: Test Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_SADL_CRUD_ACT_BASE FPM SADL CRUD ACT: Base class 20131112
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20131112
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_FORM_REPEATER Feeder Interface for generic Form Repeater UI Building Block 20131112
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_OVS Interface providing callback methods for using OVS with POWL 20131112
Properties
Class CL_FPM_SADL_CRUD_ACT_CHART  
Short Description FPM SADL ACT: Charts    
Super Class CL_FPM_SADL_CRUD_ACT_BASE FPM SADL CRUD ACT: Base class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADL_FPM_CRUD_CORE   Transactional FPM-SADL Integration: Test Objects 
Created 20131112   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_FPM_CFG_BO_ACT_SERVICE_UTIL 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 20131112
2 IF_FPM_GUIBB_FORM_REPEATER Feeder Interface for generic Form Repeater UI Building Block 20131112
3 IF_FPM_GUIBB_OVS Interface providing callback methods for using OVS with POWL 20131112
Friends
Class CL_FPM_SADL_CRUD_ACT_CHART has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_EVENT Constant Public See coding 20131112
2 MO_SADL_BUILDER Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_SADL_BUILDER FPM SADL Join Builder 20131112
3 MV_NAMESPACE Instance attribute Protected Type reference (TYPE) NAMESPACE Namespace 20131112
4 MV_OLD_NAMESPACE Instance attribute Protected Type reference (TYPE) NAMESPACE Namespace 20131112
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SADL_JOINS Instance method Protected Method 20131112
2 APPLY_NAMESPACE Instance method Protected Method 20131112
3 BUILD_SADL Instance method Protected Method 20131112
4 CAN_BE_MEASURE Instance method Protected Method 20131112
5 CHECK_CHART_DATA Instance method Protected Method 20131112
6 GET_PATH_FOR_UI Instance method Protected Method 20131112
Events
Class CL_FPM_SADL_CRUD_ACT_CHART has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_OVS_FIELD_INPUT Private See coding 20131112 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 20131112 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 ADD_SADL_JOINS Signature

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

Method ADD_SADL_JOINS on class CL_FPM_SADL_CRUD_ACT_CHART has no exception.

Method APPLY_NAMESPACE Signature

Method APPLY_NAMESPACE on class CL_FPM_SADL_CRUD_ACT_CHART has no parameter.
Method APPLY_NAMESPACE on class CL_FPM_SADL_CRUD_ACT_CHART has no exception.

Method BUILD_SADL Signature

Method BUILD_SADL on class CL_FPM_SADL_CRUD_ACT_CHART has no parameter.
Method BUILD_SADL on class CL_FPM_SADL_CRUD_ACT_CHART has no exception.

Method CAN_BE_MEASURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_TYPE Call by reference Type reference (TYPE) STRING 20131112
2 Returning RV_CAN_BE_MEASURE Value transfer Type reference (TYPE) ABAP_BOOL 20131112

Method CAN_BE_MEASURE on class CL_FPM_SADL_CRUD_ACT_CHART has no exception.

Method CHECK_CHART_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20131112
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT ok/failed 20131112

Method CHECK_CHART_DATA on class CL_FPM_SADL_CRUD_ACT_CHART has no exception.

Method GET_PATH_FOR_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20131112
2 Returning RV_PATH Value transfer Type reference (TYPE) STRING 20131112

Method GET_PATH_FOR_UI on class CL_FPM_SADL_CRUD_ACT_CHART has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in