
HI all,
Is there any data entity through which i can get the TOTAL PO amount ?
i have used the [Purchase order line v2] entity, where i have gotten the 'Net amount' column which has the total amount without TAX, mean subtotal.
But i need TOTAL AMOUNT as highlighted in the image.
Any entity which has this field ?
Hi Eng.khan,
Form you mentioned in the screenshot doesn't have datasource - They will be assigning totals using "PurchTotalsForm" class.
If you want that fields to be on the entity you can go for virtual fields in the data entity. Create a virtual fields and assign values to that at run time.
Refer to the below link.
Thanks,
Girish S.