DBA Data[Home] [Help]

APPS.JAI_OM_TAX_PROCESSING_PKG dependencies on GL_SETS_OF_BOOKS

Line 4067: v_currency_code gl_sets_of_books.currency_code%TYPE;

4063: SELECT NVL(cust_acct_site_id, 0) address_id
4064: FROM HZ_CUST_SITE_USES_ALL A
4065: WHERE A.site_use_id = p_ship_to_org_id;
4066:
4067: v_currency_code gl_sets_of_books.currency_code%TYPE;
4068:
4069: v_excise_exempt_type varchar2(60);
4070: v_excise_exempt_refno varchar2(30);
4071: