<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>X12_BSS__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(mid(ProductCode,1,2)="SD","Competitor",
|
IF(OR(mid(ProductCode,1,2)="CN",mid(ProductCode,1,3)="A06"),"Local Product",
|
|
Case( BSS_Category2__c,
|
"Airway Management","Surgical Imaging",
|
"CDS","CDS",
|
"EBUS","Respiratory",
|
"Endo Capsule","GI Imaging",
|
"Endoscopy Trolley","GI Imaging",
|
"ENT","ENT",
|
"ERCP","ET",
|
"ESD & EMR","ET",
|
"ET Others","ET",
|
"EUS","EUS",
|
"EUS ET","ET",
|
"Everest","Surgical Imaging",
|
"G&R Miscellaneous","GI Imaging",
|
"GI Accessories","GI Imaging",
|
"GI Energy","GI Imaging",
|
"GI Imaging (Ancillary)","GI Imaging",
|
"GI Imaging (High-End)","GI Imaging",
|
"GI Imaging (Middle Range)","GI Imaging",
|
"GI Imaging (Super-Low-End)","GI Imaging",
|
"GI Imaging (Low-End)","GI Imaging",
|
"Gynecology","GYN",
|
"Hemostasis","ET",
|
"Local Procurement GI","GI Imaging",
|
"Local Procurement SP","Surgical Imaging",
|
"Local Procurement RS","Local Product",
|
"Non-Core","Surgical Imaging",
|
"Non-Energy Instrument","Surgical Imaging",
|
"Other Energy Device","Surgical Energy",
|
"Parts Sales","Service On Demand",
|
"Peripheral Equipment","GI Imaging",
|
"PK","Surgical Energy",
|
"Respiratory Ancillary","Respiratory",
|
"Respiratory Endoscopy","Respiratory",
|
"Respiratory ET","Respiratory",
|
"Sampling","ET",
|
"SonoSurg","Surgical Energy",
|
"SUR Miscellaneous","Surgical Imaging",
|
"Surgical CDS","Surgical Imaging",
|
"Surgical Imaging","Surgical Imaging",
|
"Systems Integration","Surgical Imaging",
|
"Systems Integration (GI-IT)","GI Imaging",
|
"THUNDERBEAT","Surgical Energy",
|
"Urology","URO","Unknow")))</formula>
|
<formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
|
<label>12分类(BSS)</label>
|
<required>false</required>
|
<trackHistory>false</trackHistory>
|
<type>Text</type>
|
<unique>false</unique>
|
</CustomField>
|