| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> |
| | | <fullName>Product2Id</fullName> |
| | | <lookupFilter> |
| | | <active>true</active> |
| | | <booleanFilter>(1 AND 2) OR 3</booleanFilter> |
| | | <filterItems> |
| | | <field>$Profile.Id</field> |
| | | <operation>equals</operation> |
| | | <value>00e10000000u47b</value> |
| | | </filterItems> |
| | | <filterItems> |
| | | <field>Product2.RecordTypeId</field> |
| | | <operation>equals</operation> |
| | | <value>竞品-耗材</value> |
| | | </filterItems> |
| | | <filterItems> |
| | | <field>$Profile.Id</field> |
| | | <operation>notEqual</operation> |
| | | <value>00e10000000u47b</value> |
| | | </filterItems> |
| | | <isOptional>true</isOptional> |
| | | </lookupFilter> |
| | | <trackFeedHistory>false</trackFeedHistory> |
| | | <trackHistory>false</trackHistory> |
| | | <type>Lookup</type> |