DBA Data[Home] [Help]

APPS.OE_MARGIN_PVT dependencies on FINANCIALS_SYSTEM_PARAMETERS

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

522: 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);
523:
524: /* end bug 3181730 */
525: BEGIN
526: select inventory_organization_id into l_inventory_org_id from financials_system_parameters; --bug 2733946
527:
528: SELECT list_price_per_unit
529: INTO l_unit_cost
530: FROM mtl_system_items_kfv