DBA Data[Home] [Help]

APPS.AP_ACCOUNTING_EVENTS_PKG dependencies on AP_PAYMENT_HISTORY_S

Line 4064: ap_payment_history_s.NEXTVAL, -- payment_history_id

4060: request_id,
4061: org_id,
4062: related_event_id ) -- Bug 5015973 -- Bug 5658623: Adding hint
4063: ( select /*+ Leading(xeg) index(ac ap_checks_u1) */
4064: ap_payment_history_s.NEXTVAL, -- payment_history_id
4065: ac.check_id, -- check_id
4066: trunc(p_accounting_date), -- accounting_date bug6602676
4067: l_event_type, -- transaction_type
4068: 'N', -- posted_flag