DBA Data[Home] [Help]

APPS.INVIDIT1 dependencies on MTL_ITEM_ATTRIBUTES

Line 85: from mtl_item_attributes

81:
82: -- Retrieve the status control code for the status attributes
83: CURSOR status_attr_control is
84: select attribute_name, status_control_code
85: from mtl_item_attributes
86: where status_control_code is not null;
87:
88:
89: -- This sql statement retrieves each of the enabled item flex segments