DBA Data[Home] [Help]

APPS.AP_PMT_CALLOUT_PKG dependencies on AP_PRODUCT_REGISTRATIONS

Line 860: AP_Product_Registrations APR

856: APR.Reg_Application_ID
857: FROM AP_Checks_All AC,
858: AP_Invoice_Payments_All AIP,
859: AP_Invoices_All AI,
860: AP_Product_Registrations APR
861: WHERE AC.Checkrun_Name = l_checkrun_name
862: AND AC.Completed_Pmts_Group_ID = p_completed_pmts_group_id
863: AND AC.Org_ID = l_current_org_id
864: AND AC.Check_ID = AIP.Check_ID

Line 2381: procedures registered in ap_product_registrations will

2377: END IF;
2378:
2379: /* Bug 9868737 Wrapped call to subscribe_to_payment_event in
2380: a block and changed error handling so that errors in
2381: procedures registered in ap_product_registrations will
2382: not stop the payments completed procedure.
2383: */
2384: BEGIN
2385: AP_CHECKS_PKG.Subscribe_To_Payment_Event(