DBA Data[Home] [Help]

APPS.CSP_EXCESS_PARTS_PVT dependencies on INV_QUANTITY_TREE_PVT

Line 1411: , p_tree_mode => inv_quantity_tree_pvt.g_transaction_mode

1407: , p_subinventory_code => p_subinventory_code
1408: , x_qoh => l_qoh
1409: , x_atr => l_atr
1410: , p_init_msg_lst => fnd_api.g_false
1411: , p_tree_mode => inv_quantity_tree_pvt.g_transaction_mode
1412: , p_is_revision_control => TRUE
1413: , p_is_lot_control => NULL
1414: , p_is_serial_control => NULL
1415: , p_revision => r.revision

Line 1448: , p_tree_mode => inv_quantity_tree_pvt.g_transaction_mode

1444: , p_subinventory_code => p_subinventory_code
1445: , x_qoh => l_qoh
1446: , x_atr => l_atr
1447: , p_init_msg_lst => fnd_api.g_false
1448: , p_tree_mode => inv_quantity_tree_pvt.g_transaction_mode
1449: , p_is_revision_control => NULL
1450: , p_is_lot_control => NULL
1451: , p_is_serial_control => NULL
1452: , p_revision => NULL