DBA Data[Home] [Help]

APPS.EAM_TEXT_UTIL dependencies on MTL_EAM_ASSET_ATTR_VALUES

Line 169: FROM mtl_eam_asset_attr_values meaav

165: ||' '|| d_attribute8 ||' '|| d_attribute9 ||' '|| d_attribute10 ||' '|| n_attribute1
166: ||' '|| n_attribute2 ||' '|| n_attribute3 ||' '|| n_attribute4 ||' '|| n_attribute5
167: ||' '|| n_attribute6 ||' '|| n_attribute7 ||' '|| n_attribute8 ||' '|| n_attribute9
168: ||' '|| n_attribute10 as value
169: FROM mtl_eam_asset_attr_values meaav
170: WHERE meaav.maintenance_object_id = p_instance_id;
171:
172: CURSOR lookup_meaning(p_lookup_type VARCHAR2, p_lookup_code NUMBER) IS
173: SELECT meaning