DBA Data[Home] [Help]

APPS.PA_CMT_UTILS dependencies on MTL_SYSTEM_ITEMS

Line 1301: mtl_system_items msi ,

1297: BEGIN
1298: select distinct msi.comms_nl_trackable_flag,nvl(pod.accrue_on_receipt_flag,'N')
1299: into l_flag,g_accrue_on_receipt_flag
1300: from
1301: mtl_system_items msi ,
1302: po_distributions_all pod,
1303: po_lines_all pol
1304: where
1305: msi.inventory_item_id=pol.item_id