SAP ABAP Class CL_EPM_DGC_HANA (EPM: Data Generator Class for HANA)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_HANA (Package) EPM: High-performance analytics (HANA)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPM_DGC_STANDARD EPM standard channel 20120730
Properties
Class CL_EPM_DGC_HANA  
Short Description EPM: Data Generator Class for HANA    
Super Class CL_EPM_DGC_STANDARD EPM standard channel 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_EPM_HANA   EPM: High-performance analytics (HANA) 
Created 20120730   SAP 
Last change 20140121   SAP 
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 IF_EPM_BO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_EPM_BP_HEADER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_EPM_DGC_HANA has no interface implemented.
Friends
Class CL_EPM_DGC_HANA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SOI_PAID_FACTOR Constant Public Type reference (TYPE) STRING 'DG_HANA_PAID_FACTOR' 20120730
2 GTH_BP_MORALES Instance attribute Private Type reference (TYPE) TT_BP_MORALES 20130326
3 GV_SOI_FACTOR Instance attribute Private Type reference (TYPE) I 20120730
Methods
# Method Level Visibility Method type Description Created on
1 PAID_STATUS Instance method Private Method Determine if SO is to be marked paid 20120730
Events
Class CL_EPM_DGC_HANA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_BP_MORALES Private See coding 20130326 tt_bp_morales TYPE HASHED TABLE OF ty_bp_morale WITH UNIQUE KEY buyer_id
2 TY_BP_MORALE Private See coding 20130326 BEGIN OF ty_bp_morale, buyer_id TYPE ty_epm_sales_order-buyer_id, morale type i, delay TYPE i, END OF ty_bp_morale
Method Signatures

Method PAID_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DELAY Call by reference Type reference (TYPE) I 20130326
2 Exporting EV_PAID Value transfer Type reference (TYPE) ABAP_BOOL 20130326
3 Importing IV_BUYER_ID Call by reference Type reference (TYPE) TY_EPM_SALES_ORDER-BUYER_ID 20130326
4 Importing IV_END_DATE Call by reference Type reference (TYPE) D System Date 20130326
5 Importing IV_SO_DATE Call by reference Type reference (TYPE) D System Date 20130326

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