DBA Data[Home] [Help]

APPS.CSD_REPAIRS_PVT dependencies on CSD_REPAIR_TYPES_PVT

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

339: END IF;
340:
341: ELSE
342: -- Get the start flow status from repair type
343: Csd_Repair_Types_Pvt.get_start_flow_status(x_return_status => x_return_status,
344: x_msg_count => x_msg_count,
345: x_msg_data => x_msg_data,
346: p_repair_type_id => l_REPLN_Rec.repair_type_id,
347: x_start_flow_status_id => l_flow_status_id,