DBA Data[Home] [Help]

APPS.CSP_PLANNER_NOTIFICATIONS dependencies on CSP_NOTIFICATION_DETAILS_PKG

Line 2652: CSP_Notification_Details_PKG.Insert_Row(

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