<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>Meeting_Cooperate4__c</fullName> 
 | 
    <externalId>false</externalId> 
 | 
    <label>合作本部4</label> 
 | 
    <required>false</required> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>Picklist</type> 
 | 
    <valueSet> 
 | 
        <restricted>true</restricted> 
 | 
        <valueSetDefinition> 
 | 
            <sorted>false</sorted> 
 | 
            <value> 
 | 
                <fullName>产品培训本部</fullName> 
 | 
                <default>false</default> 
 | 
                <label>产品培训本部</label> 
 | 
            </value> 
 | 
            <value> 
 | 
                <fullName>MA本部</fullName> 
 | 
                <default>false</default> 
 | 
                <label>MA本部</label> 
 | 
            </value> 
 | 
            <value> 
 | 
                <fullName>GI市场本部</fullName> 
 | 
                <default>false</default> 
 | 
                <label>GI市场本部</label> 
 | 
            </value> 
 | 
            <value> 
 | 
                <fullName>SP市场本部</fullName> 
 | 
                <default>false</default> 
 | 
                <label>SP市场本部</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> 
 | 
                <isActive>false</isActive> 
 | 
                <label>能量事业本部</label> 
 | 
            </value> 
 | 
        </valueSetDefinition> 
 | 
    </valueSet> 
 | 
</CustomField> 
 |