
Dears,
Greetings !
I am trying to find table for purchase order totals form to get total amount for group of POes as Report, please your help if you know the table aligned to this form or any other way to retrieve total amount for each PO.
Thanks in Advance.
Regards
Hi Roaa,
PurchaseOrderTotalsForm doesn't have datasource. They have created form controls and assigned values to the control using the PurchTotalsForm class.
Refer to the method "setDisplayFields" on form PurchTotals where they are assigning values to the form control.
Thanks,
Girish S.