<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Tier1_CategoryF__c</fullName>
|
<externalId>false</externalId>
|
<formula>Case(Left(BSS_Code__c,4),
|
'1038', 'Digital Business',
|
'1062', 'ENT',
|
'1035', 'EUS',
|
'1031', 'GIE',
|
'1034', 'GI-ET',
|
'1060', 'GYN',
|
'1032', 'IP',
|
'1033', 'MS',
|
'1077', 'Orthopedic',
|
'1053', 'PT',
|
'1036', 'RE',
|
'1037', 'R-ET',
|
'1075', 'SD',
|
'1009', 'SE',
|
'1013', 'System Integration',
|
'1061', 'URO',
|
'')</formula>
|
<formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
|
<label>Tier1分类(公式)</label>
|
<required>false</required>
|
<trackHistory>false</trackHistory>
|
<type>Text</type>
|
<unique>false</unique>
|
</CustomField>
|