DBA Data[Home] [Help]

APPS.PER_PTU_DFF_MIG dependencies on STANDARD

Line 17: -- This process is called for each slave process to perform standard

13: -- ----------------------------------------------------------------------------
14: --
15: -- Description:
16: --
17: -- This process is called for each slave process to perform standard
18: -- initialization.
19: --
20: -- Notes :
21: --

Line 88: -- actions for this run by calling pay_archive.standard_deinit.

84: -- Descripton :
85: --
86: -- This procedure is used to update the migration status in
87: -- user table PER_PTU_DFF_MAPPING_HEADERS and then remove the assignment
88: -- actions for this run by calling pay_archive.standard_deinit.
89: --
90: PROCEDURE deinitialization(pactid in number);
91: --
92: -- ----------------------------------------------------------------------------