DBA Data[Home] [Help]

APPS.CZ_MODEL_CONVERT dependencies on STANDARD

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

2184:
2185: ---------------------------------------------------------------------------------------
2186: /*
2187: * Copy Model For Conversionprocedure.
2188: * @param errbuf Standard Oracle Concurrent Program output parameters.
2189: * @param retcode Standard Oracle Concurrent Program output parameters.
2190: * @param p_request_id This is the CZ_MODEL_PUBLICATIONS, MIGRATION_GROUP_ID of the migration request.
2191: * Migration request is created by Developer and contains the list of all models selected
2192: * for Migration from the source's Configurator Repository, target Instance name and

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

2185: ---------------------------------------------------------------------------------------
2186: /*
2187: * Copy Model For Conversionprocedure.
2188: * @param errbuf Standard Oracle Concurrent Program output parameters.
2189: * @param retcode Standard Oracle Concurrent Program output parameters.
2190: * @param p_request_id This is the CZ_MODEL_PUBLICATIONS, MIGRATION_GROUP_ID of the migration request.
2191: * Migration request is created by Developer and contains the list of all models selected
2192: * for Migration from the source's Configurator Repository, target Instance name and
2193: * target Repository Folder.

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

2361: --this procedures creates copy of the existing model
2362: copy_model_for_conversion(errbuf, Retcode, c_model_conv.migration_group_id);
2363: commit;
2364: UPDATE cz_model_publications set export_status='OK' where export_status='PEN' and migration_group_id=c_model_conv.migration_group_id;
2365: --this procedure converts the copied LCE models to FCE standard
2366: convertModels(c_model_conv.migration_group_id);
2367: commit;
2368: --
2369: -- Submit the child request. The sub_request parameter