DBA Data[Home] [Help]

APPS.PA_PURGE_EXTN dependencies on STANDARD

Line 16: * This procedure is used to purge and archive custom tables as a part of the standard purge process.

12: * @rep:doccd 120pjapi.pdf See the Oracle Projects API's, Client Extensions, and Open Interfaces Reference
13: */
14:
15: /*#
16: * This procedure is used to purge and archive custom tables as a part of the standard purge process.
17: * @param p_purge_batch_id Identifier of the purge batch
18: * @rep:paraminfo {@rep:required}
19: * @param p_project_id Identifier of the project to be purged
20: * @rep:paraminfo {@rep:required}