DBA Data[Home] [Help]

APPS.AP_PAYMENT_SCHEDULES_PKG dependencies on STANDARD

Line 244: -- NOTE: This is non-standard to have an update to another table

240: else
241: --
242: -- Update the payment schedule.
243: --
244: -- NOTE: This is non-standard to have an update to another table
245: -- called from the pre_update trigger. We anticipate no problems
246: -- in this case because the table ap_invoices was marked already
247: -- when the commit was invoked. (See the update_liability trigger.)
248: -- Usual locking order is invoices then pay lines,