DBA Data[Home] [Help]

APPS.ZX_VERTEX_TAX_SERVICE_PKG dependencies on ZX_TRX_HEADERS_GT

Line 5291: from ZX_TRX_HEADERS_GT

5287: END IF;
5288: -- 9252613
5289: select count(*)
5290: into l_cnt_of_trx_hdr_gt
5291: from ZX_TRX_HEADERS_GT
5292: where trx_id = x_transaction_rec.transaction_id;
5293:
5294: IF l_cnt_of_trx_hdr_gt > 0 THEN
5295: l_statements := 'DELETE FROM ZX_TAX_VERTEX_AUDIT '||