DBA Data[Home] [Help]

APPS.CSP_EXCESS_PARTS_PVT dependencies on INV_QUANTITY_TREE_PVT

Line 1532: , p_tree_mode => inv_quantity_tree_pvt.g_transaction_mode

1528: , p_subinventory_code => p_subinventory_code
1529: , x_qoh => l_qoh
1530: , x_atr => l_atr
1531: , p_init_msg_lst => fnd_api.g_false
1532: , p_tree_mode => inv_quantity_tree_pvt.g_transaction_mode
1533: , p_is_revision_control => TRUE
1534: , p_is_lot_control => NULL
1535: , p_is_serial_control => NULL
1536: , p_revision => r.revision

Line 1569: , p_tree_mode => inv_quantity_tree_pvt.g_transaction_mode

1565: , p_subinventory_code => p_subinventory_code
1566: , x_qoh => l_qoh
1567: , x_atr => l_atr
1568: , p_init_msg_lst => fnd_api.g_false
1569: , p_tree_mode => inv_quantity_tree_pvt.g_transaction_mode
1570: , p_is_revision_control => NULL
1571: , p_is_lot_control => NULL
1572: , p_is_serial_control => NULL
1573: , p_revision => NULL