SAP ABAP Class CL_EPM_LANES_DEMO_01_MPC (CL_EPM_LANES_DEMO_01_MPC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_UX_NWBC (Package) EPM: NWBC Scenarios
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_PUSH_ABS_MODEL Abstract Push Model Provider 20130621
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPM_LANES_DEMO_01_MPC_EXT CL_EPM_LANES_DEMO_01_MPC_EXT 20130621
Properties
Class CL_EPM_LANES_DEMO_01_MPC  
Short Description CL_EPM_LANES_DEMO_01_MPC    
Super Class /IWBEP/CL_MGW_PUSH_ABS_MODEL Abstract Push Model Provider 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_EPM_UX_NWBC   EPM: NWBC Scenarios 
Created 20130621   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPM_LANES_DEMO_01_MPC has no forward declaration.
Interfaces
Class CL_EPM_LANES_DEMO_01_MPC has no interface implemented.
Friends
Class CL_EPM_LANES_DEMO_01_MPC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CHARTDATA Constant Public Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 'ChartData' 20130621
2 GC_INCL_NAME Constant Private Type reference (TYPE) STRING 'CL_EPM_LANES_DEMO_01_MPC======CP' 20130621
Methods
# Method Level Visibility Method type Description Created on
1 DEFINE_CHARTDATA Instance method Private Method DEFINE_CHARTDATA 20130621
2 LOAD_TEXT_ELEMENTS Instance method Public Method LOAD_TEXT_ELEMENTS 20130621
Events
Class CL_EPM_LANES_DEMO_01_MPC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_CHARTDATA Public See coding 20130621 begin of TS_CHARTDATA, PRODUCT type C length 100, YEAR type C length 4, COUNTRY type C length 100, SALES type P length 9 decimals 2, end of TS_CHARTDATA.
2 TS_TEXT_ELEMENT Public See coding 20130621 BEGIN OF ts_text_element, artifact_name type c length 40, " technical name artifact_type type c length 4, parent_artifact_name type c length 40, " technical name parent_artifact_type type c length 4, text_symbol type textpoolky, END OF ts_text_element.
3 TT_CHARTDATA Public See coding 20130621 TT_CHARTDATA type standard table of TS_CHARTDATA.
4 TT_TEXT_ELEMENTS Public See coding 20130621 tt_text_elements TYPE STANDARD TABLE OF ts_text_element WITH KEY text_symbol.
Method Signatures

Method DEFINE_CHARTDATA Signature

Method DEFINE_CHARTDATA on class CL_EPM_LANES_DEMO_01_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130621

Method LOAD_TEXT_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TEXT_ELEMENTS Value transfer Type reference (TYPE) TT_TEXT_ELEMENTS 20130621
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130621
History
Last changed by/on SAP  20140121 
SAP Release Created in 740