Skip to Content
0
Former Member
Jun 09, 2009 at 04:02 PM

Total of UDFs entered on Order totaling on Invoice

31 Views

Let me explain my latest challange.

When I enter a Sales Order, I capture the number of pieces for the Sales Order, that is the total number of boxes the Sales Order is packed in. I created a UDF on the Sales Order Marketing Document call P_COUNT which is numeric and contains the number or pieces for the Sales Order. The count is entered by the person entering the Sales Order. I am using the Document wizard to generate the AR Invoices but I need to print the total number of pieces for all of the Sales Orders on the AR Invoice. Example, AR Invoice number 1 consists of Sales Orders 10, 11, 12,13 and 14. Each Sales Order is packed in 1 box, makeing a total of 5 boxes for AR Invoice 1. How do I total the UDF P_COUNT in each Sales Order on the AR Invoice so I can print a total of 5 pieces?

Any help would be greatly appreciated!!

Thanks in advance!!

Dana