Hello,
I've got a tricky requirement. Maybe you guys can help me in more interesting solution.
In Sales Planning, there is some product which the users input directly by Sales and COGS and another products they do a simple calculation: Qty*Price.
For example:
Product; SelPrice, Qty, Sales Amount
P1: 10, 5, 50
(for this product, I select the Product, then fill 10 for sales price and 5 for the quantity)
P2, 0 0, 30
(for this product, I select the Product, and only put 50 in total amounts, they r not interested to put another two).
I'm using script logic for calculate the P1.
Is there any efficient way to sort out this?
Note: this happens only for some products (they can identify that), maybe I can flag it from Property.
thanks
Regards,