DBA Data[Home] [Help]

APPS.CSF_TASK_ASSIGNMENTS_PUB dependencies on CSP_SCH_INT_PVT

Line 405: csp_sch_int_pvt.clean_material_transaction(

401: -- If the new Assignment Status has Cancelled Flag, Delete the Spares
402: -- Reservations created against the Task Assignment. Increase the Trip
403: -- Availability.
404: IF p_new_sts_cancelled_flag = 'Y' THEN
405: csp_sch_int_pvt.clean_material_transaction(
406: p_api_version_number => 1.0
407: , p_task_assignment_id => p_task_assignment_id
408: , x_return_status => x_return_status
409: , x_msg_count => x_msg_count