Sage MAS 90 and 200 Sage MAS 500 blogs Product Feedback Support Training
Reply
Super Contributor
Posts: 1,462
Registered: 11-03-2008
0

Total Weight on P/O Totals screen

[ Edited ]

Can this field be added to the totals screen?

 

I need the total extended weight to show on the totals screen.

 

For example, if item 1 weighs 10 lbs, and the order qty is 2, the extended total weight would be 20.

 

If we have more than 1 item on an order, the extended weight needs to be the total for all items.

 

If so, any advice is appreciated.

 

Thanks

 

Version 4.4

Super Contributor
DFeller
Posts: 2,943
Registered: 10-28-2008
0

Re: Total Weight on P/O Totals screen

Yes this can be done with scripting in 4.40.

 

Dawn

Super Contributor
Posts: 1,462
Registered: 11-03-2008
0

Re: Total Weight on P/O Totals screen

Dawn,

 

Do I need to create a p/o detail udf and use a script to calculate the extended weight per line?

 

Next, I need a way to total each line item's extended weight.

 

Can this be done with one script?

Sage MAS Partner
TomTarget
Posts: 1,752
Registered: 11-02-2008
0

Re: Total Weight on P/O Totals screen

[ Edited ]

On the header,  it is possible to actually create a UDF that automatically totals the UDF on the detail lines (no script needed!).  Still need the script of course to calculate the individual line extended weight.

 

Example from Steve M,  shows the following on the data sources tab.  Its for SO but it should work for po in 4.4 as well.

Business Object is SO_Invoice_bus,  select is checked, data source is <Total from SO_InvoiceDetail>  Column is UDF_xxx (the column you want to sum).

Thomas H. Rogers, C.P.A.
Target System Technology, Inc. - Spokane, WA -
The best solution often comes not from answering the question asked, but understanding WHY the question was asked.