109: ,attribute28 = p_rec.attribute28
110: ,attribute29 = p_rec.attribute29
111: ,attribute30 = p_rec.attribute30
112: ,object_version_number = p_rec.object_version_number
113: ,last_updated_by = fnd_global.user_id
114: ,last_update_date = sysdate
115: ,last_update_login = fnd_global.login_id
116:
117: where entity_group_comp_id = p_rec.entity_group_comp_id;
111: ,attribute30 = p_rec.attribute30
112: ,object_version_number = p_rec.object_version_number
113: ,last_updated_by = fnd_global.user_id
114: ,last_update_date = sysdate
115: ,last_update_login = fnd_global.login_id
116:
117: where entity_group_comp_id = p_rec.entity_group_comp_id;
118: --
119: hxc_egc_shd.g_api_dml := false; -- Unset the api dml status