Hi Guys,
Is there a way that I can sum a field in the details table of a master-detail setup.
So basically I need a field "Line Total" in the master table that sums the "unit price * qty" field of the details table.
Tables are as follows: Invoice -> Invoice Line -> BOM Line
The Invoice can have many Invoice Lines. 1 Invoice Line can have many BOM Lines.
So I need the total of BOM Lines in the invoice line record.
Thanks
Is there a way that I can sum a field in the details table of a master-detail setup.
So basically I need a field "Line Total" in the master table that sums the "unit price * qty" field of the details table.
Tables are as follows: Invoice -> Invoice Line -> BOM Line
The Invoice can have many Invoice Lines. 1 Invoice Line can have many BOM Lines.
So I need the total of BOM Lines in the invoice line record.
Thanks