<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>FSE_Main_Id__c</fullName>
|
<description>修正前:Hospital__r.FSE_Main__c</description>
|
<externalId>false</externalId>
|
<formula>CASE(Account__r.Parent.RecordTypeId,
|
'01210000000QemL',Hospital__r.FSE_GI_Main_Leader__r.Id,
|
'01210000000QezZ',Hospital__r.FSE_GI_Main_Leader__r.Id,
|
'01210000000QemQ',Hospital__r.FSE_GI_Main_Leader__r.Id,
|
'01210000000Qeze',Hospital__r.FSE_SP_Main_Leader__r.Id,
|
'01210000000Qezj',Hospital__r.FSE_SP_Main_Leader__r.Id,
|
'01210000000Qezt',Hospital__r.FSE_SP_Main_Leader__r.Id,
|
'01210000000Qezo',Hospital__r.FSE_SP_Main_Leader__r.Id,
|
'01210000000Qezy',Hospital__r.FSE_SP_Main_Leader__r.Id,
|
''
|
)</formula>
|
<label>修理主负责人Id</label>
|
<required>false</required>
|
<trackHistory>false</trackHistory>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</CustomField>
|