DBA Data[Home] [Help]

APPS.CSP_PLANNER_NOTIFICATIONS dependencies on CSP_NOTIFICATION_DETAILS_PKG

Line 2649: CSP_Notification_Details_PKG.Insert_Row(

2645: l_notif_detail_id NUMBER;
2646: BEGIN
2647:
2648: l_notif_detail_id := NULL;
2649: CSP_Notification_Details_PKG.Insert_Row(
2650: px_NOTIFICATION_DETAIL_ID => l_notif_detail_id
2651: ,p_NOTIFICATION_ID => p_notification_id
2652: ,p_INVENTORY_ITEM_ID => p_parts_rec.inventory_item_id
2653: ,p_AVAILABLE_QUANTITY => p_parts_rec.quantity