DBA Data[Home] [Help]

APPS.MSC_SDA_UTILS dependencies on MSC_ITEMS

Line 928: from msc_items

924: to_char(null) top_item_name,
925: inventory_item_id item_id,
926: item_name,
927: 1 sort_column
928: from msc_items
929: where inventory_item_id = p_item_id
930: and p_item_view_type = c_item_view
931: union all
932: select distinct