DBA Data[Home] [Help]

APPS.MRP_AP_REL_PLAN_PUB dependencies on MTL_PARAMETERS

Line 2638: mtl_parameters mp,

2634: decode( msi.inventory_asset_flag,
2635: 'Y', mp.material_account,
2636: nvl(msi.expense_account, mp.expense_account)))
2637: from mtl_system_items msi,
2638: mtl_parameters mp,
2639: /* Bug 3341083 Note: Any changes to from clause or where clause of MRP_AP_PROJECTS_V, needs a corresponding change to this inline view*/
2640: (SELECT ppp.Project_ID,
2641: ppp.Organization_ID,
2642: ccga.Material_Account