DBA Data[Home] [Help]

APPS.AP_ACCOUNTING_EVENTS_PKG dependencies on AP_PAYMENT_HISTORY_S

Line 3527: ap_payment_history_s.NEXTVAL, -- payment_history_id

3523: request_id,
3524: org_id,
3525: related_event_id ) -- Bug 5015973 -- Bug 5658623: Adding hint
3526: ( select /*+ Leading(xeg) index(ac ap_checks_u1) */
3527: ap_payment_history_s.NEXTVAL, -- payment_history_id
3528: ac.check_id, -- check_id
3529: trunc(p_accounting_date), -- accounting_date bug6602676
3530: l_event_type, -- transaction_type
3531: 'N', -- posted_flag