You are on page 1of 4
Introducing the EPM Sample Application LESSON OVERVIEW In this lesson, you learn how to describe the Enterprise Procurement Model business. example. You also learn about the Open Item Analytics sample applications and which computations they invalve. Business Example Your company, IT2LO, sells hardware to other companies, and purchases hardware or parts from other companies. ITeLO uses several ABAP applications, for example, to classify customers according to their payment behavior, the total sales volume they generate, dunning runs, financial account results, and more. One of these applications is called Open Item Analyties, and it analyzes how lang the customer invaices remain unpaid on average and per customer and the total open invoice amount per customer. It then proposes which customers should receive payment reminders. ITeLO wants you to imarove the performance of this application considerably, by making use of SAP HANA. LESSON OBJECTIVES After completing this lesson, you will be able to: + Describe the Enterprise Procurement Model business example + Describe the Open Item Analytics sample applications and which computations it involves Enterprise Procurement Model (EPM) The ITeLO example described is part ofa larger sample business scenaria called Enterprise Procurement Model. This scenario was introduced in SAP NetWeaver ABAP as areference and show case for how to use newer technologies. Most SAP HANA courses use this scenario. ITeLO both sells and buys hardware, so its full set of applications includes a sales part, a procurement part, and master data management. This is reflected in the data madel, which includes sales orders, goods issues, and customer invoices on the sales side; similar entities on the procurement side; and master data entities such as stock, business partners (customers and suppliers), and products. © Copyright. Al rights reserved Unit Intveduction + Asimpified business scenario Enterprise Procurement Model (EPM) * Used to illustrate ways to optimize ABAP applications powered by ‘SAP HANA, + Company ITeLO sells hardware to other companies: * Imagine you have to optimize reports in the areas of purchasing and sales [EN] Hire 2s tts Reeves ame Scone As this course focuses on the sales and customer management part, having a closer look at the related master data and dacumnent data models is sufficient. Product Name and Short Description j= [By Ferre 27 mastorData Product anaB.sressPartor © Copyright. Allrigts reserved, Lesson: Intradueing the EPM Sample Apalication are oscover ta Sora crae ava ne ‘The implementation of the analysis can be done in different ways, particularly in an ABAP. system that runs on SAP HANA. (HD tretoanaiyzes sates orders and Open tem Anal (Database Feature Ga invoice items: aa + How long are orders and inveices open ee Gant (Dearne Somaversont es) Ctabronie (Sow A2- Va 26, bs Com + Whats the total gross amount in one target “Sevvat news currency? + Which customers should receive reminders eas Tie: 2 topay? sea Ova awe: 8.000 Cutaner D Crtaer lore ig Tot nt Somos sve. 37 559675936 Similar reports may exist for dunning econ stem oe tn. eae run, financial account results, and soon. stenamia ann san 2) domensse Somme? tne 2 Jovasose Soommoons Asa th 2 asn700=0 000001 eds 05, ssonss4a0 oomi00o ercheerhise 50, 207056621 i [EY Fee 25 THe Oper tem Anais Dero Appcation ne ITeLO application, the Open Item Analytics application, serves as the basis for many of the exercises that follow. The application determines, for each customer, the average age of the open (unpaid) invoices and the total open invoice amount in EUR. Ituses threshold values for both measures to propose which customer should receive a payment reminder. ‘The original showcase application can be started using transaction code Sz2M_OTA or Web Dynpro application S_EPM_OIA_WD. Unit Intveduetion mE 4. Aggregate open days Calculate average number of days that invoices are open 2. Convert currenci Convert all currencies to EUR, sum up 9f0ss amount of open invoice items 3. Tag customers Who to send a payment reminder? Figure 40: Computations inthe Open tiem Analytics Darra Application The application has to perform three computation steps, the first two of which are data- intensive and take considerable time when implemented the classical way in ABAP. LESSON SUMMARY You should now be able to: + Describe the Enterprise Procurement Model business example + Describe the Open Item Analytics sample applications and which computations it involves 50 © Copyright. Allrignts reserved,

You might also like