Dear All,
I have one problem regarding the addition of UDF's amount in the document total....
The Scenario is as follows:
I have created 2 row level UDF's namely 1. Packing Charges 2. Other Charges
Now when i am creating the Sales Order i have to add the amount entered in these 2 fields in the Total
amount i.e in the Document total amount ..
For example suppose if Qty=5 , Basic Price = 100 , Packing Charges = 100 & Other Charges = 100
Then the amount in the document total must be (Qty*Basic Price)Packing Charges Other Charges
i.e (100*5)100100 = 500100100=700
So the Total amount must be 700 like these..............
Is their any function for the row level UDF's to solve this. Solutions will be highly appreciable
Manohar Patil