DBA Data[Home] [Help]

APPS.AHL_PRD_NONROUTINE_PVT dependencies on AHL_UTIL_UC_PKG

Line 2275: set unit_config_header_id = AHL_UTIL_UC_PKG.get_uc_header_id(p_x_sr_task_rec.instance_id),

2271:
2272: -- Tamal [MEL/CDL PRD Integration] Begins here...
2273: -- After creating the SR on the instance, need to populate unit_config_id for the newly created UE
2274: update ahl_unit_effectivities_b
2275: set unit_config_header_id = AHL_UTIL_UC_PKG.get_uc_header_id(p_x_sr_task_rec.instance_id),
2276: -- VLAKKU ER # 13787940
2277: qa_inspection_type = p_x_sr_task_rec.quality_inspection_type_code
2278: where unit_effectivity_id in
2279: (