Execute below query to get Tax Exempt Reason Code values.
SELECT lookup_code, meaning
FROM ar_lookups
WHERE lookup_type = 'TAX_REASON'
$global.currentAppUi.id :- The id of the App UI $global.currentAppUi.urlId :-The id of the App UI as shown in the URL $global.currentAppUi.d...
No comments:
Post a Comment