Uploaded image for project: 'OSCAR'
  1. OSCAR
  2. OS-9147

TEST - S2O CI MOQ restriction in Forecasted horizon

Insert Lucidchart DiagramSend email
    XporterXMLWordPrintable

Details

    • Task
    • Resolution: Completed
    • Medium
    • 5.3
    • None
    • SR
    • None

    Description

      Acceptance Criteria:

      • Newly added order should be at least = MOQ
        • Example: MOQ = 100 then new order can be 100, 101, 307, 553…) it means anything >= 100 (same like Rounding Parameter = 0)
      • If Rounding parameter not equal 0, then it should be considered so allowed quantity = MOQ + (n*Rounding)
        • Example: MOQ = 100, Rounding = 5 then new order can be: 100, 105, 110, 115... 555...
        • Example2: MOQ = 100, Rounding Parameter = 1 then new order could be 100, 101, 102, 103...
        • What system should do in case user enters order not matching criteria 
          • Block entering the order with pop-up: “Quantity chosen for order is not matching MOQ / Rounding criteria. Please enter corrected value”  Logic --> (enteredQuantity - moq) / roundvalue
        •       select  material,DestMinimuLotSize as MOQ,DestRoundingValue as Rounding   from imp_BOBJ_APO_SCA where Material = 'F000034603' and DestLocation = 'MA02' 

      Attachments

        Issue Links

          Activity

            People

              NANDIS20 Nandini, Saroj [X] (Inactive)
              kiryke kiryke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 4 hours
                  4h
                  Remaining:
                  Time Spent - 2 hours Remaining Estimate - 2 hours
                  2h
                  Logged:
                  Time Spent - 2 hours Remaining Estimate - 2 hours
                  2h