DBA Data[Home] [Help]

APPS.IGIPMGLT dependencies on IGI_MPP_AP_INVOICE_DISTS_DET

Line 260: UPDATE igi_mpp_ap_invoice_dists_det

256: AND nvl(gl_posted_flag,'N') = 'N'
257: AND expense_recognized_flag = 'Y'
258: ;
259:
260: UPDATE igi_mpp_ap_invoice_dists_det
261: SET gl_posted_flag = 'Y'
262: , gl_posted_date = g_date
263: WHERE invoice_id = l_slgr.invoice_id
264: AND distribution_line_number =