DBA Data[Home] [Help]

APPS.PA_CMT_UTILS dependencies on MTL_SYSTEM_ITEMS

Line 1190: mtl_system_items msi ,

1186: BEGIN
1187: select distinct msi.comms_nl_trackable_flag,nvl(pod.accrue_on_receipt_flag,'N')
1188: into l_flag,g_accrue_on_receipt_flag
1189: from
1190: mtl_system_items msi ,
1191: po_distributions_all pod,
1192: po_lines_all pol
1193: where
1194: msi.inventory_item_id=pol.item_id