DBA Data[Home] [Help]

APPS.ZX_VERTEX_TAX_SERVICE_PKG dependencies on ZX_R11I_TAX_PARTNER_PKG

Line 4200: zx_r11i_tax_partner_pkg.copy_trx_line_for_ptnr_bef_upd

4196: event_class_rec.TRX_ID :=l_TRX_ID;
4197: --event_class_rec.TRX_LINE_ID :=l_TRX_LINE_ID;
4198:
4199:
4200: zx_r11i_tax_partner_pkg.copy_trx_line_for_ptnr_bef_upd
4201: (p_trx_line_dist_tbl => trx_line_dist_tbl,
4202: p_event_class_rec => event_class_rec,
4203: p_update_index => 1,
4204: p_trx_copy_for_tax_update => 'Y' ,

Line 4790: -- zx_r11i_tax_partner_pkg.COPY_TRX_LINE_FOR_PTNR_BEF_UPD.

4786: -- End : Identify Tax event type --
4787:
4788: -- Check whether there exists a row in ZX_PTNR_NEG_LINES_GT table for the transaction line.
4789: -- If not available then populate these values by calling the
4790: -- zx_r11i_tax_partner_pkg.COPY_TRX_LINE_FOR_PTNR_BEF_UPD.
4791:
4792: -- l_found := check_in_cache(l_internal_organization_id,
4793: -- SYNC_TAX_LINES.document_type_id(sync_tax_cnt),
4794: -- SYNC_TAX_LINES.transaction_id(sync_tax_cnt),