Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
Archana
Product and Topic Expert
Product and Topic Expert

Install and experience this smart process application on Procure to Pay industrial scenario – leveraging the power of HANA and SAP Operational Process Intelligence.


Overview

In this application, you will see how business users can have control on procurement requests with real time visibility into procure-to pay process of procurement department of their company.

Global Procurement Office of a company uses Procure-to-Pay process to manage their purchase requests, accelerate and automate their procurement processes, proactively ensure compliance, and find new ways to cut costs. As procurement is run in shared-service-centers in various locations across the globe involving different parties using SAP and non-SAP systems, it becomes cumbersome to get complete end-to-end visibility into the process. This scenario addresses three major challenges of a procurement operations manager like (a) Getting end-to-end transparency on real-time status across all parties & departments involved (b) Finding where to initiate action today to prevent missing SLAs tomorrow and (c) Getting control to manage KPIs like cycle-time not only for parts of the process.

SAP Operational Process Intelligence, powered by SAP HANA is used to build this smart process application that enables line-of-business users to gain process visibility across their end-to-end business processes, thereby improving the operational decision making to achieve better business outcomes.



Technical Insights
This smart process application is build using HANA Studio and SAP Operational Process Intelligence, to provide visibility into procure-to-pay process in ERP system. The process model was created in Process Observer and SLT was used to replicate the events log and context data from POB and ERP systems onto HANA.

This application, however, bundles the data snapshot of POB and ERP tables required to run the application. In real world, your landscape would look something like the following where SLT would do real-time replication of events from backend system and SAP Operational Process Intelligence provides visibility on those events. You can use any data provisioning software like Data Services, Smart Data Integration etc.

ℹ [1] Read SAP Operational Process Intelligence Developer’s Guide to know more about modeling Business Scenario based on POB process.



Setup Instructions

To begin with, download and extract the zip, from here, in your local system.

Note: You will SPA Delivery Unit with tgz extension

Before you start with the setup ensure that you fulfil the desired prerequisites

Prerequisite

  1. SAP HANA SPS09 (1.00.090.00) and above
  2. SAP Operational Process Intelligence 1.0 SPS09 PL0 and above
  3. HANA User Privileges to install the Delivery Unit and Activate into HANA System
    HANA User must have these minimum privileges
    1. sap.pi.pv.roles::OPINTDEVELOPER role
    2. MODELING role
    3. Root Package privilege
    4. ROLE ADMIN system privilege
    5. USER ADMIN privilege

Refer SAP HANA and SAP Operational Process Intelligence Installation Guides respectively to setup the system.

Follow these steps to install smart process application into your HANA system.

Steps to Install

  1. Open the HANA Studio
    1. Check if you have the right version on HANA Studio
    2. Check if you have right version of SAP Operational Process Intelligence plugins installed
  2. Open Quick View from  Windows --> Show View --> Others --> Quick View menu option
  3. Click on Import option
  4. In the Import Dialog, select SAP HANA Content/Delivery Unit
  5. Click Next and select the target HANA System where you want to import the application
  6. Select Client option and Browse to the file location where you have extracted the content zip
  7. Select the Delivery Unit (i.e. file with .tgz extension)
  8. Wait for the import simulation.
    Once the objects are ready to import, the Finish button would be activated
  9. Click Finish and observe the Job Log view to know the success/failure of the import

Good!  You have successfully installed the smart process application in your HANA system
… we are now one step behind to experiencing the application.

Configure to Use

  1. Execute the setup procedure with name "SYS_PROCESS_VISIBILITY"."opint.cross.p2p::SETUP_PROC_OPS"

        This procedure is needed to setup the application with appropriate users and privileges required to run it

       
        Note: To run the procedure, you need to open the SQL Console of the HANA system and use this command

    call "SYS_PROCESS_VISIBILITY"."opint.cross.p2p::SETUP_PROC_OPS" (‘<HANA User>’)

Hurray! You have just installed Order-to-Cash Smart Process Application.

User Script
Access the scenario using the link:
https://<hana –server-host>:80<hana-server-instance>/sap/opi/pv/workspace

Username: BOGDAN
Password: Abcd1234

Note: Based on the password policy of your HANA system, you may be subjected to change the password.
Please do so if prompted and henceforth use the changed password.

Note: If you need to refresh the data on the dashboard, then execute this procedure:

call ""SYS_PROCESS_VISIBILITY"."opint.cross.p2p.refresh::REFRESH_PROC_OPS";


User Guide
Follow the User Guide to experience the scenario that is built using SAP Operational Process Intelligence, powered by HANA. Explore various rich features of the product and learn how to use them for our own benefit.

You can also consider using this as reference content if you have to build similar use case in your organizational unit.

Do write back to me, if you face any issues while setting up the application in your system and share feedback, if any

21 Comments