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?