DBA Data[Home] [Help]

APPS.PER_DATA_UPGRADER_UTIL dependencies on STANDARD

Line 14: -- procedure accepts a standard set of parameters and actually performs the

10: -- This procedure migrates data using the AD large table update utilities
11: -- it process data for a single thread in a multi-threaded upgrade job.
12: --
13: -- It is a generic routine which accepts a named procedure to call. This
14: -- procedure accepts a standard set of parameters and actually performs the
15: -- data upgrade. It passes out the number of rows processed.
16: --
17: -- Prerequisites
18: --