<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Sales_Shop_Class__c</fullName>
|
<description>販売店の区分</description>
|
<externalId>false</externalId>
|
<label>经销商分类</label>
|
<required>false</required>
|
<trackFeedHistory>false</trackFeedHistory>
|
<trackHistory>true</trackHistory>
|
<type>Picklist</type>
|
<valueSet>
|
<valueSetDefinition>
|
<sorted>false</sorted>
|
<value>
|
<fullName>特約販売店(区域)</fullName>
|
<default>false</default>
|
<label>特約販売店(区域)</label>
|
</value>
|
<value>
|
<fullName>特約販売店(製品)</fullName>
|
<default>false</default>
|
<label>特約販売店(製品)</label>
|
</value>
|
<value>
|
<fullName>一級販売店</fullName>
|
<default>false</default>
|
<label>一級販売店</label>
|
</value>
|
<value>
|
<fullName>二級販売店</fullName>
|
<default>false</default>
|
<label>二級販売店</label>
|
</value>
|
<value>
|
<fullName>特約販売店(製品+区域)</fullName>
|
<default>false</default>
|
<label>特約販売店(製品+区域)</label>
|
</value>
|
<value>
|
<fullName>医疗修理经销商</fullName>
|
<default>false</default>
|
<label>医疗修理经销商</label>
|
</value>
|
<value>
|
<fullName>その他</fullName>
|
<default>false</default>
|
<label>その他</label>
|
</value>
|
<value>
|
<fullName>区域</fullName>
|
<default>false</default>
|
<label>区域</label>
|
</value>
|
<value>
|
<fullName>製品</fullName>
|
<default>false</default>
|
<label>製品</label>
|
</value>
|
<value>
|
<fullName>製品+区域</fullName>
|
<default>false</default>
|
<label>製品+区域</label>
|
</value>
|
<value>
|
<fullName>集采经销商</fullName>
|
<default>false</default>
|
<label>集采经销商</label>
|
</value>
|
</valueSetDefinition>
|
</valueSet>
|
</CustomField>
|