DBA Data[Home] [Help]

APPS.ARP_TRX_LINE_UTIL dependencies on ZX_ID_TCC_MAPPING

Line 600: zx_id_tcc_mapping zx

596: zx.tax_classification_code
597: INTO
598: l_tax_classification_code
599: FROM
600: zx_id_tcc_mapping zx
601: WHERE
602: zx.source = 'AR' and
603: zx.tax_rate_code_id = p_vat_tax_id;
604: