DBA Data[Home] [Help]

APPS.INVIDIT2 dependencies on MTL_ITEM_ATTRIBUTES

Line 297: from mtl_item_attributes

293: attr_name := 'MTL_SYSTEM_ITEMS.INVENTORY_ITEM_STATUS_CODE';
294:
295: select control_level
296: into status_level
297: from mtl_item_attributes
298: where attribute_name = attr_name;
299:
300: if (status_level = 2) then
301: