DBA Data[Home] [Help]

APPS.INV_PICK_RELEASE_PUB dependencies on INV_UTILITIES

Line 1881: inv_utilities.get_inv_fulfillment_base(

1877: l_lower_tolerance := inv_pick_release_pvt.g_min_tolerance;
1878: l_lower_tolerance2 := inv_pick_release_pvt.g_min_tolerance2;
1879:
1880: --MUOM Fulfillment Project
1881: inv_utilities.get_inv_fulfillment_base(
1882: p_source_line_id => l_mo_line.txn_source_line_id,
1883: p_demand_source_type_id => l_mo_line.transaction_source_type_id,
1884: p_org_id => l_mo_line.organization_id,
1885: x_fulfillment_base => l_fulfill_base