HI, im trying to map the field SourceBaseAmountCur from taxTrans table to my field Ex_TaxBaseCur in salesInvoicetmp table. but for some reason its not showing data on the report, i debugged the code, and the tables have data.
what i am trying to do is to show the taxable amount of each item under the field taxable amount
anyone can provide me the correct code, also note that im doing extension on the salesinvoiceDP.
as u can see in the picture above, i did an extension on salesinvoicedp class for the method populatesalesinvoicetmp.
by using this class, i was able to show the tax value of each item on the sales invoice report.
so now i want to show the taxable amount which is the field 'sourcebaseamountcur; in the taxtrans table. i used the same logic but the field is coming blank for some reason.
if u got any other method that will let me get the data from the sourcebaseamountcur field; in the taxtrans table, plz let me know.
the field that i am using is the EDT of sourcebaseamountcur field and i named it Ex_TaxBaseCur.
Can you tell us more about the extension you are doing on the salesinvoiceDP?
Did you try the debugging option to see what's happening yet?
André Arnaud de Cal...
292,160
Super User 2025 Season 1
Martin Dráb
230,962
Most Valuable Professional
nmaenpaa
101,156