DBA Data[Home] [Help]

APPS.INV_RSV_DETAIL_STAGE_PVT dependencies on INV_MATERIAL_STATUS_GRP

Line 156: l_return_status_id := INV_MATERIAL_STATUS_GRP.get_default_status

152: debug_print('Before getting the onhand status');
153: END IF;
154:
155: --calling function to get the MOQD status
156: l_return_status_id := INV_MATERIAL_STATUS_GRP.get_default_status
157: (p_organization_id => l_rsv_rec.organization_id,
158: p_inventory_item_id => l_rsv_rec.inventory_item_id,
159: p_sub_code => l_rsv_rec.subinventory_code,
160: p_loc_id => l_rsv_rec.locator_id,