<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Key_product__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(Important_Rroduct_1GI__c=TRUE,"01.CV-290(GI+BF)",
|
IF(Important_Rroduct_2ET__c=TRUE,"02.EU-ME2",
|
IF(Important_Rroduct_3ET__c=TRUE,"02.ERCP",
|
IF(Important_Rroduct_4ET__c=TRUE,"03.ESD",
|
IF(Important_Rroduct_5GI__c=TRUE,"04.OER-AW",
|
IF(Important_Rroduct_6GI__c=TRUE,"04.290 Scope",
|
IF(Important_Rroduct_7BF__c=TRUE,"04.BF Video",
|
IF(Important_Rroduct_8GS__c=TRUE,"05.3DV-190",
|
IF(Important_Rroduct_9GS__c=TRUE,"06.CV-190/OTV-S190",
|
IF(Important_Rroduct_10GS__c=TRUE,"07.OTV-S7Pro",
|
IF(Important_Rroduct_11GS__c=TRUE,"08.HD EndoEYE",
|
IF(Important_Rroduct_12GS__c=TRUE,"09.LTF-S190-5/S190-10-3D",
|
IF(Important_Rroduct_13GS__c=TRUE,"10.SSG2主机",
|
IF(Important_Rroduct_14GS__c=TRUE,"11.SSG2超声刀",
|
IF(Important_Rroduct_15GS__c=TRUE,"12.ESG-400",
|
IF(Important_Rroduct_16GS__c=TRUE,"13.G400",
|
IF(Important_Rroduct_17GS__c=TRUE,"14.Bipolar Working Element",
|
IF(Important_Rroduct_18GS__c=TRUE,"15.TURis/TCRis Electrode",
|
IF(Important_Rroduct_19GS__c=TRUE,"16.HD Uro Head",
|
IF(Important_Rroduct_20GS__c=TRUE,"17.ENF-V/S",
|
|
"")
|
)
|
)
|
)
|
)
|
)
|
)
|
)
|
)
|
)
|
)
|
)
|
)
|
)
|
)
|
)
|
)
|
)
|
)
|
)</formula>
|
<formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
|
<label>不用:重点产品</label>
|
<required>false</required>
|
<trackHistory>false</trackHistory>
|
<type>Text</type>
|
<unique>false</unique>
|
</CustomField>
|