DBA Data[Home] [Help]

APPS.CSF_TASK_ASSIGNMENTS_PUB dependencies on CSP_SCH_INT_PVT

Line 444: csp_sch_int_pvt.clean_material_transaction(

440: -- If the new Assignment Status has Cancelled Flag, Delete the Spares
441: -- Reservations created against the Task Assignment. Increase the Trip
442: -- Availability.
443: IF p_new_sts_cancelled_flag = 'Y' THEN
444: csp_sch_int_pvt.clean_material_transaction(
445: p_api_version_number => 1.0
446: , p_task_assignment_id => p_task_assignment_id
447: , x_return_status => x_return_status
448: , x_msg_count => x_msg_count