<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Correspond_Code__c</fullName>
|
<deleteConstraint>SetNull</deleteConstraint>
|
<externalId>false</externalId>
|
<label>对应的新CODE</label>
|
<referenceTo>Product2</referenceTo>
|
<relationshipLabel>产品 (对应的新CODE)</relationshipLabel>
|
<relationshipName>ProCorr_Code</relationshipName>
|
<required>false</required>
|
<trackHistory>false</trackHistory>
|
<type>Lookup</type>
|
</CustomField>
|