DBA Data[Home] [Help]

APPS.JAI_AP_ILA_TRIGGER_PKG dependencies on AP_INVOICE_LINES_ALL

Line 237: on table ap_invoice_lines_all is created by modifying the trigger code to use ap_invoice_lines_all.

233: Object Modified For SQL Literal Changes
234:
235: 16 23-Jun-2005 Brathod, Filer Version 112.0, Bug# 4445989
236: - Trigger on the table ap_invoice_distributions_all was obsoleted and new trigger (jai_ap_ila_ari_t1)
237: on table ap_invoice_lines_all is created by modifying the trigger code to use ap_invoice_lines_all.
238: Trigger is also reponsible to submit a concurrent JAINDIST. Arguments to the concurrent is modified
239: so the call to concurrent is also modified to use invoice_line_number instead
240: of distribution_line_number
241: