DBA Data[Home] [Help]

APPS.AP_R11_PREPAY_PKG dependencies on AP_ACCOUNTING_EVENTS_PKG

Line 1651: AP_ACCOUNTING_EVENTS_PKG.Create_Events

1647:
1648:
1649: -- Bug 3907029. Calling the create events API to create the
1650: -- payment adjustment event.
1651: AP_ACCOUNTING_EVENTS_PKG.Create_Events
1652: ( P_event_type => 'PAYMENT ADJUSTMENT'
1653: ,P_doc_type => c_payment_type
1654: ,P_doc_id => c_check_id
1655: ,P_accounting_date => x_gl_date