DBA Data[Home] [Help]

APPS.CSP_VALIDATE_PUB dependencies on INV_QUANTITY_TREE_PVT

Line 175: , p_tree_mode => inv_quantity_tree_pvt.g_reservation_mode

171: , x_msg_count => l_msg_count
172: , x_msg_data => l_msg_data
173: , p_organization_id => p_organization_id
174: , p_inventory_item_id => p_inventory_item_id
175: , p_tree_mode => inv_quantity_tree_pvt.g_reservation_mode
176: , p_is_revision_control => l_is_revision_control
177: , p_is_lot_control => l_is_lot_control
178: , p_is_serial_control => l_is_serial_control
179: , p_demand_source_type_id => NULL

Line 398: , p_tree_mode => inv_quantity_tree_pvt.g_reservation_mode

394: , x_msg_count => l_msg_count
395: , x_msg_data => l_msg_data
396: , p_organization_id => p_organization_id
397: , p_inventory_item_id => p_inventory_item_id
398: , p_tree_mode => inv_quantity_tree_pvt.g_reservation_mode
399: , p_is_revision_control => l_is_revision_control
400: , p_is_lot_control => l_is_lot_control
401: , p_is_serial_control => l_is_serial_control
402: , p_demand_source_type_id => NULL

Line 527: , p_tree_mode => inv_quantity_tree_pvt.g_reservation_mode

523: , x_msg_count => l_msg_count
524: , x_msg_data => l_msg_data
525: , p_organization_id => p_organization_id
526: , p_inventory_item_id => p_inventory_item_id
527: , p_tree_mode => inv_quantity_tree_pvt.g_reservation_mode
528: , p_is_revision_control => l_is_revision_control
529: , p_is_lot_control => l_is_lot_control
530: , p_is_serial_control => l_is_serial_control
531: , P_ONHAND_SOURCE => inv_quantity_tree_pvt.g_all_subs

Line 531: , P_ONHAND_SOURCE => inv_quantity_tree_pvt.g_all_subs

527: , p_tree_mode => inv_quantity_tree_pvt.g_reservation_mode
528: , p_is_revision_control => l_is_revision_control
529: , p_is_lot_control => l_is_lot_control
530: , p_is_serial_control => l_is_serial_control
531: , P_ONHAND_SOURCE => inv_quantity_tree_pvt.g_all_subs
532: , p_demand_source_type_id => NULL
533: , p_demand_source_header_id => NULL
534: , p_demand_source_line_id => NULL
535: , p_demand_source_name => NULL

Line 646: , p_tree_mode => inv_quantity_tree_pvt.g_reservation_mode

642: , x_msg_count => l_msg_count
643: , x_msg_data => l_msg_data
644: , p_organization_id => p_organization_id
645: , p_inventory_item_id => p_inventory_item_id
646: , p_tree_mode => inv_quantity_tree_pvt.g_reservation_mode
647: , p_is_revision_control => l_is_revision_control
648: , p_is_lot_control => l_is_lot_control
649: , p_is_serial_control => l_is_serial_control
650: , p_demand_source_type_id => NULL

Line 657: , P_ONHAND_SOURCE => inv_quantity_tree_pvt.g_all_subs

653: , p_demand_source_name => NULL
654: , p_lot_expiration_date => NULL
655: , p_revision => p_revision
656: , p_lot_number => p_lot_num
657: , P_ONHAND_SOURCE => inv_quantity_tree_pvt.g_all_subs
658: , p_subinventory_code => p_subinventory_code
659: , p_locator_id => p_locator_id
660: , x_qoh => l_qoh
661: , x_rqoh => l_rqoh