forked from SAP-archive/cloud-espm-v2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
25836af
commit fd2bccb
Showing
1 changed file
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,23 @@ | ||
Enterprise Sales Procurement Model (ESPM) Sample Application - Retailer - Stock Update Demo Script | ||
================================================================================================== | ||
|
||
1. Open ESPM Retailer URL in the browser https://espmxxxxxxxtrial.hanatrial.ondemand.com/espm-cloud-web/retailer/ | ||
![ESPM1](/docs/demoscript/retailerimages/LaunchRetailer.png?raw=true) | ||
1. Open ESPM Retailer URL in the browser https://espmxxxxxxxtrial.hanatrial.ondemand.com/espm-cloud-web/retailer/ | ||
|
||
![ESPM1](/docs/demoscript/retailerimages/LaunchRetailer.png?raw=true) | ||
2. Click on tile “Stock availability” to check the product stock information availability. | ||
![ESPM2](/docs/demoscript/retailerimages/1.ClickStockTile.png?raw=true) | ||
|
||
![ESPM2](/docs/demoscript/retailerimages/1.ClickStockTile.png?raw=true) | ||
3. The list of products and its stock information is shown. To update the minimum required stock information, click on the link against Items in Stock/Target. | ||
![ESPM3](/docs/demoscript/retailerimages/2.updateproductstock.png?raw=true) | ||
|
||
![ESPM3](/docs/demoscript/retailerimages/2.updateproductstock.png?raw=true) | ||
4. In the popup window, you can update the Minimum stock level information. Click on Submit button. | ||
![ESPM4](/docs/demoscript/retailerimages/3.SetMinimumStock.png?raw=true) | ||
|
||
![ESPM4](/docs/demoscript/retailerimages/3.SetMinimumStock.png?raw=true) | ||
5. If the Minimum stock level information is greater that items in stock, the status is shown in red. | ||
![ESPM5](/docs/demoscript/retailerimages/5.ApproveSalesOrderr.png?raw=true) | ||
|
||
![ESPM5](/docs/demoscript/retailerimages/5.ApproveSalesOrderr.png?raw=true) | ||
6. The Sales Order is approved and a message is shown for confirmation. | ||
|
||
![ESPM6](/docs/demoscript/retailerimages/4.StockinformationUpdated.png?raw=true) | ||
|
||
|