DBA Data[Home] [Help]

APPS.IEX_STRATEGY_CNT_PUB dependencies on IEX_CHECKLIST_UTILITY

Line 2528: IEX_CHECKLIST_UTILITY.UPDATE_MLSETUP;

2524: gen_xml_header_data_strategy (p_strategy_mode => p_strategy_mode);
2525: END IF;
2526: fnd_file.put_line(FND_FILE.LOG, 'Update Multi Level Strategy Setup in Questionnaire table');
2527: writelog(' Update Multi Level Strategy Setup in Questionnaire table');
2528: IEX_CHECKLIST_UTILITY.UPDATE_MLSETUP;
2529: writelog(' End update Multi Level Setup in Questionnaire table');
2530: OPEN c_collections_method;
2531: FETCH c_collections_method INTO l_collection_method;
2532: close c_collections_method;