SAP ECC 6 With PIPO With Eezee

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Jasper Yap | July 25, 2022

SAP UI EEZEE API


User SAP PI PO SAP Popup Ui
(ECC6) ENDPOINT

Visit PR module to Prepare Purchase Request

User Clicks a custom button to


open exter nal product database system(eezee)

Routes request to PI /PO

Retr ieve L ogin Page from eezee via HTTP POST

Respond with L ogin Page

Open L ogin Page in ifr ame

User Selects I tems they need

User Clicks a button to send data back to SAP

Sends Product I nfor mation (Data)


back to SAP PI /PO via HTTP POST

Sends Product I nfor mation (Data) back to ECC6

Use Product I nfor mation to populate Purchase Requisition

Proceeds to submit PR (Standar d SAP Process)

SAP UI EEZEE API


User (ECC6) SAP PI PO ENDPOINT SAP Popup Ui

Adapted from GitHub user devshark

You might also like