DBA Data[Home] [Help]

APPS.IBY_CE_BATCH_RECON_PKG dependencies on AP_CHECKS_ALL

Line 566: ap_checks_all chk,

562: SELECT chk.check_id,
563: 200 app_id
564: FROM iby_payments_all pmt,
565: iby_pay_service_requests ppr,
566: ap_checks_all chk,
567: ap_payment_history apha
568: WHERE pmt.payment_instruction_id = P_PAYMENT_INSTRUCTION_ID
569: AND pmt.payment_service_request_id = ppr.payment_service_request_id
570: AND ppr.calling_app_id = 200