2013-12-12 - 8590.100 - Spec - ROC Enhancements - ROC - Minimums and customer exception #ROCETApplication

SPECIFICATIONS

8590.100 - Spec - ROC Enhancements - ROC - Minimums and customer exception.


Purpose


Assign appropriate factory calendars to routes.

Admin Info


Purpose
ROC - Minimums and customer exception.
Requested By
Kevin
Spec Created By
Rajesh S
Spec Created Date
12/12/2013
Spec QA by
Kevin
Document Status
Complete

References


Prior Tickets

NA

Documents

NA


Functional Requirement




Change Request 1:




Change Request 2:

Solution Summary


[Discuss this section with Requester and get approval prior to beginning work]

1) Create a screen(page) for customer exception.where we will enter customer id and customer description ,Sales organization,Line Minimums and Order Minimums.
2) When we create customer order if the selected customer in costume exception list,validate Line ,order minimums in order.


Test Plan

[List test scenarios/cases to be executed here]

Test Scenario
Expected Results
Actual Result
1
Roc ->Tools->Create Order.
Redirect to
Create Order.aspx page.
redirected to
Create Order.aspx
page.
2
Search custom materials in page.
Search material are displayed.
Search material are displayed.
3
Expand material details and enter sizes . and click add to cart button.
Entered material sizes should be added to the cart.
Entered material sizes are added to the cart.
3
Click on check out and enter customer details.
Customer window will open select customer details.
Customer details are in cart.
4
Click on continue button.
If line total is less by selected customer show alert message.
If line total is less by selected customer show alert message.
5
Enter valid line details and click continue button.
Navigate to order preview page.
Order preview page loaded
6
Enter order name and click confirm button.
If customer order total grater than customer order minimum create order,other wise give alert message.
If customer order total grater than customer order minimum create order.

Solution Details


[Provide complete technical details for configuration or programming here]

1) Created table LeadTimeDefaults.
2) created CustomLeadTime.aspx page for minimums.
3) Updated java script in create order and order preview page for minimums validations.

Issues