DBA Data[Home] [Help]

APPS.AP_PAY_IN_FULL_PKG dependencies on AP_ACCOUNTING_EVENTS_PKG

Line 1096: AP_ACCOUNTING_EVENTS_PKG.UPDATE_AWT_INT_DISTS

1092: -- We want to stamp the Accounting_Event_ID for the Payment
1093: -- Event on all the AWT distributions that have been created
1094: -- as a result of this check.
1095:
1096: AP_ACCOUNTING_EVENTS_PKG.UPDATE_AWT_INT_DISTS
1097: (
1098: p_event_type => 'PAYMENT CREATED',
1099: p_check_id => p_check_id,
1100: p_event_id => p_accounting_event_id,