cancel
Showing results for 
Search instead for 
Did you mean: 

invoice st tolerance limit

Former Member
0 Kudos

Hello

In tolerance limits there is an limit type called ST.

İt works like this:

  • ST: Date variance (value x days)
  • The system calculates for each item the product of amount * (scheduled delivery date - date invoice entered) and compares this product with the absolute upper limit defined. This allows relatively high schedule variances for invoice items for small amounts, but only small schedule variances for invoice items for large amounts.

My question is;

What is the meaning of product of amount?

Accepted Solutions (1)

Accepted Solutions (1)

JL23
Active Contributor
0 Kudos

What is a product in a formula? See this for help: Definition of Product

And now read this formula from the help text again this way:

product = amount * (scheduled delivery date - date invoice entered)

Former Member
0 Kudos

I haven't thought that way:D

So, I think amount means quantity*net price. Because it writes value x days.

Answers (0)