SAP ABAP Class CL_EPM_LANES_DEMO_01_DPC_EXT (Data Provider Secondary Class)
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)  CL_EPM_LANES_DEMO_01_DPC Data Provider Base Class 20130621
Properties
Class CL_EPM_LANES_DEMO_01_DPC_EXT  
Short Description Data Provider Secondary Class    
Super Class CL_EPM_LANES_DEMO_01_DPC Data Provider Base Class 
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_DPC_EXT has no forward declaration.
Interfaces
Class CL_EPM_LANES_DEMO_01_DPC_EXT has no interface implemented.
Friends
Class CL_EPM_LANES_DEMO_01_DPC_EXT has no friend class.
Attributes
Class CL_EPM_LANES_DEMO_01_DPC_EXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Private Method 20130625
Events
Class CL_EPM_LANES_DEMO_01_DPC_EXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CHARTDATA Protected See coding 20130625 tt_chartdata TYPE STANDARD TABLE OF ty_chartdata
2 TT_STRING_RANGE Protected See coding 20130625 tt_string_range TYPE RANGE OF string
3 TY_CHARTDATA Protected See coding 20130625 BEGIN OF ty_chartdata, product TYPE string, country TYPE if_epm_address_header=>ty_node_data-country, sales TYPE if_epm_so_item=>ty_node_data-net_amount, date TYPE if_epm_so_header=>ty_node_data-created_at, END OF ty_chartdata
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) CL_EPM_LANES_DEMO_01_MPC=>TT_CHARTDATA 20130625
2 Importing ITR_WINNER_COUNTRIES Call by reference Type reference (TYPE) TT_STRING_RANGE 20130625
3 Importing ITR_WINNER_PRODUCTS Call by reference Type reference (TYPE) TT_STRING_RANGE 20130625
4 Importing IV_YEAR Call by reference Type reference (TYPE) I 20130625

Method GET_DATA on class CL_EPM_LANES_DEMO_01_DPC_EXT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740