<?xml version="1.0" encoding="UTF-8"?> 
 | 
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>SpecificInquiryFileType01</fullName> 
 | 
    <active>true</active> 
 | 
    <description>2021.06.07,李旺 添加2S6营业助理和119_营业管理部</description> 
 | 
    <errorConditionFormula>NOT(ISNEW()) && $User.UserRoleId != '00E10000001Z5qL' && $User.ProfileId != '00e10000000xnoi' && $User.ProfileId != '00ep0000000OXVH' && $User.ProfileId != '00e10000000xnon' && $User.ProfileId != '00e1000000125Pw' && $User.ProfileId != '00ep0000000On52' && $User.ProfileId != '00e10000000dEQx' && $User.ProfileId != '00e10000000dzzG' && $User.ProfileId != '00e10000000Y3o5' && $User.ProfileId != '00e10000000xo1D' && $User.ProfileId != '00e10000000xyVi' && $User.ProfileId != '00e10000000dE0K' && $User.ProfileId != '00e10000000xnpR' && $User.ProfileId != '00e10000000xyK6' && $User.ProfileId != '00e9D000000ewjU'</errorConditionFormula> 
 | 
    <errorDisplayField>LatestUploadUser__c</errorDisplayField> 
 | 
    <errorMessage>您没有权限修改该询价文件(注残)</errorMessage> 
 | 
</ValidationRule> 
 |