DBA Data[Home] [Help]

APPS.WMS_DEVICE_CONFIRMATION_PUB dependencies on INV_QUANTITY_TREE_PVT

Line 1527: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn

1523: , p_lot_number => l_mtlt_lot_number
1524: , p_subinventory_code => l_sub
1525: , p_locator_id => l_loc_id
1526: , p_primary_quantity => -l_mtlt_primary_qty
1527: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn
1528: , x_qoh => l_qoh
1529: , x_rqoh => l_rqoh
1530: , x_qr => l_qr
1531: , x_qs => l_qs

Line 1568: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn

1564: , p_lot_number => l_mtlt_lot_number
1565: , p_subinventory_code => l_sub
1566: , p_locator_id => l_loc_id
1567: , p_primary_quantity => -l_mtlt_primary_qty
1568: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn
1569: , x_qoh => l_qoh
1570: , x_rqoh => l_rqoh
1571: , x_qr => l_qr
1572: , x_qs => l_qs

Line 1694: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn

1690: , p_lot_number => l_mtlt_lot_number
1691: , p_subinventory_code => l_sub
1692: , p_locator_id => l_loc_id
1693: , p_primary_quantity => l_mtlt_primary_qty
1694: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn
1695: , x_qoh => l_qoh
1696: , x_rqoh => l_rqoh
1697: , x_qr => l_qr
1698: , x_qs => l_qs

Line 1735: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn

1731: , p_lot_number => l_mtlt_lot_number
1732: , p_subinventory_code => l_sub
1733: , p_locator_id => l_loc_id
1734: , p_primary_quantity => l_mtlt_primary_qty
1735: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn
1736: , x_qoh => l_qoh
1737: , x_rqoh => l_rqoh
1738: , x_qr => l_qr
1739: , x_qs => l_qs

Line 1841: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn

1837: , p_lot_number => null
1838: , p_subinventory_code => l_sub
1839: , p_locator_id => l_loc_id
1840: , p_primary_quantity => -p_qty
1841: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn
1842: , x_qoh => l_qoh
1843: , x_rqoh => l_rqoh
1844: , x_qr => l_qr
1845: , x_qs => l_qs

Line 1882: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn

1878: , p_lot_number => null
1879: , p_subinventory_code => l_sub
1880: , p_locator_id => l_loc_id
1881: , p_primary_quantity => -p_qty
1882: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn
1883: , x_qoh => l_qoh
1884: , x_rqoh => l_rqoh
1885: , x_qr => l_qr
1886: , x_qs => l_qs

Line 1971: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn

1967: , p_lot_number => null
1968: , p_subinventory_code => l_sub
1969: , p_locator_id => l_loc_id
1970: , p_primary_quantity => p_qty
1971: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn
1972: , x_qoh => l_qoh
1973: , x_rqoh => l_rqoh
1974: , x_qr => l_qr
1975: , x_qs => l_qs

Line 2012: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn

2008: , p_lot_number => null
2009: , p_subinventory_code => l_sub
2010: , p_locator_id => l_loc_id
2011: , p_primary_quantity => p_qty
2012: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn
2013: , x_qoh => l_qoh
2014: , x_rqoh => l_rqoh
2015: , x_qr => l_qr
2016: , x_qs => l_qs

Line 2163: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn

2159: , p_lot_number => l_mtlt_lot_number
2160: , p_subinventory_code => l_sub
2161: , p_locator_id => l_loc_id
2162: , p_primary_quantity => -l_mtlt_primary_qty
2163: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn
2164: , x_qoh => l_qoh
2165: , x_rqoh => l_rqoh
2166: , x_qr => l_qr
2167: , x_qs => l_qs

Line 2204: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn

2200: , p_lot_number => l_mtlt_lot_number
2201: , p_subinventory_code => l_sub
2202: , p_locator_id => l_loc_id
2203: , p_primary_quantity => -l_mtlt_primary_qty
2204: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn
2205: , x_qoh => l_qoh
2206: , x_rqoh => l_rqoh
2207: , x_qr => l_qr
2208: , x_qs => l_qs

Line 2391: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn

2387: , p_lot_number => l_mtlt_lot_number
2388: , p_subinventory_code => l_sub
2389: , p_locator_id => l_loc_id
2390: , p_primary_quantity => l_mtlt_primary_qty
2391: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn
2392: , x_qoh => l_qoh
2393: , x_rqoh => l_rqoh
2394: , x_qr => l_qr
2395: , x_qs => l_qs

Line 2432: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn

2428: , p_lot_number => l_mtlt_lot_number
2429: , p_subinventory_code => l_sub
2430: , p_locator_id => l_loc_id
2431: , p_primary_quantity => l_mtlt_primary_qty
2432: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn
2433: , x_qoh => l_qoh
2434: , x_rqoh => l_rqoh
2435: , x_qr => l_qr
2436: , x_qs => l_qs

Line 2578: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn

2574: , p_lot_number => null
2575: , p_subinventory_code => l_sub
2576: , p_locator_id => l_loc_id
2577: , p_primary_quantity => -l_mmtt_qty
2578: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn
2579: , x_qoh => l_qoh
2580: , x_rqoh => l_rqoh
2581: , x_qr => l_qr
2582: , x_qs => l_qs

Line 2619: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn

2615: , p_lot_number => null
2616: , p_subinventory_code => l_sub
2617: , p_locator_id => l_loc_id
2618: , p_primary_quantity => -l_mmtt_qty
2619: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn
2620: , x_qoh => l_qoh
2621: , x_rqoh => l_rqoh
2622: , x_qr => l_qr
2623: , x_qs => l_qs

Line 2744: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn

2740: , p_lot_number => null
2741: , p_subinventory_code => l_sub
2742: , p_locator_id => l_loc_id
2743: , p_primary_quantity => l_mmtt_qty
2744: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn
2745: , x_qoh => l_qoh
2746: , x_rqoh => l_rqoh
2747: , x_qr => l_qr
2748: , x_qs => l_qs

Line 2785: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn

2781: , p_lot_number => null
2782: , p_subinventory_code => l_sub
2783: , p_locator_id => l_loc_id
2784: , p_primary_quantity => l_mmtt_qty
2785: , p_quantity_type => inv_quantity_tree_pvt.g_qs_txn
2786: , x_qoh => l_qoh
2787: , x_rqoh => l_rqoh
2788: , x_qr => l_qr
2789: , x_qs => l_qs