DBA Data[Home] [Help]

APPS.AHL_RM_MATERIAL_AS_PVT dependencies on AHL_RT_OPER_MATERIALS_V

Line 889: FROM AHL_RT_OPER_MATERIALS_V

885: mc_name,
886: position_key,
887: position
888: --sukhwsin: changes for SB Effectivity ends
889: FROM AHL_RT_OPER_MATERIALS_V
890: WHERE rt_oper_material_id = c_rt_oper_material_id;
891: BEGIN
892: -- Get the old record from AHL_RT_OPER_MATERIALS.
893: OPEN get_old_rec( p_x_material_req_rec.rt_oper_material_id );