DBA Data[Home] [Help]

APPS.MTL_STATUS_ATTRIB_VAL_PKG dependencies on MTL_ITEM_ATTRIBUTES

Line 115: from mtl_item_attributes attr

111: userid,
112: sysdate,
113: userid,
114: logid
115: from mtl_item_attributes attr
116: where attr.STATUS_CONTROL_CODE is not NULL;
117:
118: exception
119: when others then