DBA Data[Home] [Help]

APPS.CTO_MATCH_AND_RESERVE dependencies on INV_QUANTITY_TREE_PUB

Line 833: , p_tree_mode => inv_quantity_tree_pub.g_reservation_mode

829: , x_msg_count => x_msg_count
830: , x_msg_data => x_msg_data
831: , p_organization_id => l_org_id
832: , p_inventory_item_id => x_config_id
833: , p_tree_mode => inv_quantity_tree_pub.g_reservation_mode
834: , p_is_revision_control => FALSE
835: , p_is_lot_control => FALSE
836: , p_is_serial_control => FALSE
837: , x_tree_id => l_tree_id);