DBA Data[Home] [Help]

APPS.OE_CNCL_VALIDATE_LINE dependencies on INV_CONVERT

Line 1409: l_return := INV_CONVERT.Within_Deviation -- INVCONV

1405: (p_line_rec.ordered_quantity2 <> FND_API.G_MISS_NUM AND
1406: p_line_rec.ordered_quantity2 IS NOT NULL) THEN
1407:
1408: -- check the deviation and error out
1409: l_return := INV_CONVERT.Within_Deviation -- INVCONV
1410: ( p_organization_id =>
1411: p_line_rec.ship_from_org_id
1412: , p_inventory_item_id =>
1413: p_line_rec.inventory_item_id