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 650: , p_tree_mode => inv_quantity_tree_pvt.g_reservation_mode

646: , x_msg_count => l_msg_count
647: , x_msg_data => l_msg_data
648: , p_organization_id => p_organization_id
649: , p_inventory_item_id => p_inventory_item_id
650: , p_tree_mode => inv_quantity_tree_pvt.g_reservation_mode
651: , p_is_revision_control => l_is_revision_control
652: , p_is_lot_control => l_is_lot_control
653: , p_is_serial_control => l_is_serial_control
654: , p_demand_source_type_id => NULL

Line 661: , P_ONHAND_SOURCE => inv_quantity_tree_pvt.g_all_subs

657: , p_demand_source_name => NULL
658: , p_lot_expiration_date => NULL
659: , p_revision => p_revision
660: , p_lot_number => p_lot_num
661: , P_ONHAND_SOURCE => inv_quantity_tree_pvt.g_all_subs
662: , p_subinventory_code => p_subinventory_code
663: , p_locator_id => p_locator_id
664: , x_qoh => l_qoh
665: , x_rqoh => l_rqoh