Announcements
No record found.
Hi ,
I'm having requirement to add additional fields in accounting source explorer form and to write the logic to insert the data for those custom fields.
I'm adding the custom fields in tmp table which is behind the accounting source explorer form and trying to write logic through extension class - could you assist whether we need to modify the accountingsourceexplorerprocessor class method or tmp table level method to insert the data for custom fields?
Any assistance on this?
Hi Vignesh,
You haven't told us what exactly should be populated in the new fields on the temporary table. Preferrable, I would start with an extension on the accountingsourceexplorerprocessor class.
Hi Andre,
Actually we already have custom fields in inv jour table and need to fetch those fields into this accountingsourcetmp table and the relation between these two tables is 'Voucher', so trying to do insert recordset for this tmp table in class level postdataupdate/run method through extension but it's not working, so need assistance on where exactly we can write the logic to fetch and insert the data's tmp table
Hi AndreAny inputs on this?
If it is not working, have you debugged your code to check if it is executed and if the correct records are retrieved based on the voucher?
If you need more help, it would be recommended to share the actual coding, so we can check it together with you.
Thanks Andre for your response
With debugging i can see I've not pointed out the correct table buffer from ase processor class, i can able to do the update now
Thanks Vignesh,
Has your issue been resolved after using the correct table buffer?
I have similar requirement but in place of inv jour table, my customized fields are in Cust Trans & wants to update ASE customized field. I have created pre & post both events for PostDataUpdate method, but both are not working. In my case accountingSourceExplorerTmp table being temporary table not showing any record & that's why not able to update the customized field.
Pl. suggest how you resolved your issue.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
André Arnaud de Cal... 510 Super User 2026 Season 1
Giorgio Bonacorsi 399
Adis 251 Super User 2026 Season 1