Execute below query to get Tax Exempt Reason Code values.
SELECT lookup_code, meaning
FROM ar_lookups
WHERE lookup_type = 'TAX_REASON'
SELECT ffv1.flex_value parent_account ,ffvt1.description parent_account_desc ,ffv2.flex_value child_account ,ffvt2.description...
No comments:
Post a Comment