DBA Data[Home] [Help]

APPS.MRP_AP_REL_PLAN_PUB dependencies on MTL_PARAMETERS

Line 2924: mtl_parameters mp,

2920: decode( msi.inventory_asset_flag,
2921: 'Y', mp.material_account,
2922: nvl(msi.expense_account, mp.expense_account)))
2923: from mtl_system_items msi,
2924: mtl_parameters mp,
2925: /* Bug 3341083 Note: Any changes to from clause or where clause of MRP_AP_PROJECTS_V, needs a corresponding change to this inline view*/
2926: (SELECT ppp.Project_ID,
2927: ppp.Organization_ID,
2928: ccga.Material_Account