DBA Data[Home] [Help]

APPS.OE_MARGIN_PVT dependencies on FINANCIALS_SYSTEM_PARAMETERS

Line 453: select inventory_organization_id into l_inventory_org_id from financials_system_parameters; --bug 2733946

449: debug(' PO has not been created yet. Getting the cost from mtl_system_item:item:'||l_line_rec.inventory_item_id||' Ship from org id:'||l_line_rec.ship_from_org_id);
450:
451: /* end bug 3181730 */
452: BEGIN
453: select inventory_organization_id into l_inventory_org_id from financials_system_parameters; --bug 2733946
454:
455: SELECT list_price_per_unit
456: INTO l_unit_cost
457: FROM mtl_system_items_kfv