I’m trying to make a GI that will show a customer’s balance owing. However, I cannot find what table to use.
I tried PX.Objects.AR.ARBalances, but found that some of the values were incorrect.
I tried PX.Objects.AR.CustomerMaint+CustomerBalanceSummary since it is what’s displayed on the customer page, but it seems that this table is not longer used.
Would appreciate any help with this!