Oracle R12 : Where to set 'Tax Total Amount Range'
Hello,
Does anybody know where to set the 'Tax Total Amount Range' in Oracle E-BS R12 ?
It is the 'Tax Total Amount Range' value that appears in the AP Setup Diagnostic under the 'Invoices :' section.
Or the value in the AP.ap_system_parameters_all table, e.g. :
SELECT tax_tol_amt_range FROM AP.ap_system_parameters_all WHERE org_id=204;
Thank you,
Daniel
Does anybody know where to set the 'Tax Total Amount Range' in Oracle E-BS R12 ?
It is the 'Tax Total Amount Range' value that appears in the AP Setup Diagnostic under the 'Invoices :' section.
Or the value in the AP.ap_system_parameters_all table, e.g. :
SELECT tax_tol_amt_range FROM AP.ap_system_parameters_all WHERE org_id=204;
Thank you,
Daniel
1