DBA Data[Home] [Help]

APPS.CZ_UI_GENERATOR dependencies on CZ_REFS

Line 6636: cz_refs.SolutionBasedModelcheck(in_product_id,out_instanciable);

6632: in_show_all_nodes,in_use_labels);
6633: k:=NVL(UIS.Last,0)+1;
6634: UIS(k):=out_ui_def_id;
6635: ELSE
6636: cz_refs.SolutionBasedModelcheck(in_product_id,out_instanciable);
6637: IF out_instanciable>0 THEN
6638: out_ui_def_id:=0;
6639: out_run_id:=GLOBAL_RUN_ID;
6640: --LOG_REPORT('CZ_UI_GENERATOR.createUI',