DBA Data[Home] [Help]

APPS.CZ_MODEL_CONVERT dependencies on STANDARD

Line 2156: * @param errbuf Standard Oracle Concurrent Program output parameters.

2152:
2153: ---------------------------------------------------------------------------------------
2154: /*
2155: * Copy Model For Conversionprocedure.
2156: * @param errbuf Standard Oracle Concurrent Program output parameters.
2157: * @param retcode Standard Oracle Concurrent Program output parameters.
2158: * @param p_request_id This is the CZ_MODEL_PUBLICATIONS, MIGRATION_GROUP_ID of the migration request.
2159: * Migration request is created by Developer and contains the list of all models selected
2160: * for Migration from the source's Configurator Repository, target Instance name and

Line 2157: * @param retcode Standard Oracle Concurrent Program output parameters.

2153: ---------------------------------------------------------------------------------------
2154: /*
2155: * Copy Model For Conversionprocedure.
2156: * @param errbuf Standard Oracle Concurrent Program output parameters.
2157: * @param retcode Standard Oracle Concurrent Program output parameters.
2158: * @param p_request_id This is the CZ_MODEL_PUBLICATIONS, MIGRATION_GROUP_ID of the migration request.
2159: * Migration request is created by Developer and contains the list of all models selected
2160: * for Migration from the source's Configurator Repository, target Instance name and
2161: * target Repository Folder.

Line 2332: --this procedure converts the copied LCE models to FCE standard

2328: --this procedures creates copy of the existing model
2329: copy_model_for_conversion(errbuf, Retcode, c_model_conv.migration_group_id);
2330: commit;
2331: UPDATE cz_model_publications set export_status='OK' where export_status='PEN' and migration_group_id=c_model_conv.migration_group_id;
2332: --this procedure converts the copied LCE models to FCE standard
2333: convertModels(c_model_conv.migration_group_id);
2334: commit;
2335: --
2336: -- Submit the child request. The sub_request parameter