DBA Data[Home] [Help]

APPS.AP_PAY_IN_FULL_PKG dependencies on AP_ACCOUNTING_EVENTS_PKG

Line 1275: AP_ACCOUNTING_EVENTS_PKG.UPDATE_AWT_INT_DISTS

1271: -- We want to stamp the Accounting_Event_ID for the Payment
1272: -- Event on all the AWT distributions that have been created
1273: -- as a result of this check.
1274:
1275: AP_ACCOUNTING_EVENTS_PKG.UPDATE_AWT_INT_DISTS
1276: (
1277: p_event_type => 'PAYMENT CREATED',
1278: p_check_id => p_check_id,
1279: p_event_id => p_accounting_event_id,