Li Jun
2022-04-13 5c01ebbfddb6b8674430b47c22977bea2e350084
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>OCSM_Manager_Mail_XB_F__c</fullName>
    <externalId>false</externalId>
    <formula>IF(is_aohui_product__c,&apos;&apos;,
IF(FSE_owner_Salesdepartment__c=&quot;3.西北&quot;, &quot;OSH-SORC-CC@olympus.com.cn&quot;, 
IF( FSE_owner_Salesdepartment__c=&quot;7.能量&quot;, IF(Hospital__r.Hospita_Salesdepartment_Text__c=&quot;3.西北&quot;, &quot;OSH-SORC-CC@olympus.com.cn&quot;, &quot;&quot;), 
IF(FSE_owner_Salesdepartment__c=&quot;&quot;,IF(RCCD_text__c=&quot;3.西北&quot;, &quot;OSH-SORC-CC@olympus.com.cn&quot;,&apos;&apos; ),&apos;&apos;) 
)
))</formula>
    <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
    <label>OCSM Manager Mail XB F</label>
    <required>false</required>
    <trackHistory>false</trackHistory>
    <trackTrending>false</trackTrending>
    <type>Text</type>
    <unique>false</unique>
</CustomField>