DBA Data[Home] [Help]

APPS.WIP_JOBCLOSE_PRIV dependencies on INV_RESERVATION_PUB

Line 1215: inv_reservation_pub.delete_reservation

1211: FETCH C_del_reservation
1212: INTO l_rsv.reservation_id ;
1213:
1214: /* Inventory Call for deleting reservations */
1215: inv_reservation_pub.delete_reservation
1216: (
1217: p_api_version_number => 1.0
1218: , p_init_msg_lst => fnd_api.g_true
1219: , x_return_status => l_status