DBA Data[Home] [Help]

APPS.CSD_REPAIRS_PVT dependencies on CSD_REPAIR_TYPES_PVT

Line 316: Csd_Repair_Types_Pvt.get_start_flow_status(x_return_status => x_return_status,

312: END IF;
313:
314: ELSE
315: -- Get the start flow status from repair type
316: Csd_Repair_Types_Pvt.get_start_flow_status(x_return_status => x_return_status,
317: x_msg_count => x_msg_count,
318: x_msg_data => x_msg_data,
319: p_repair_type_id => l_REPLN_Rec.repair_type_id,
320: x_start_flow_status_id => l_flow_status_id,