DBA Data[Home] [Help]

APPS.AP_PAYMENT_SCHEDULES_PKG dependencies on STANDARD

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

253: else
254: --
255: -- Update the payment schedule.
256: --
257: -- NOTE: This is non-standard to have an update to another table
258: -- called from the pre_update trigger. We anticipate no problems
259: -- in this case because the table ap_invoices was marked already
260: -- when the commit was invoked. (See the update_liability trigger.)
261: -- Usual locking order is invoices then pay lines,