<?xml version="1.0" encoding="UTF-8"?>
|
<CustomObject xmlns="http://soap.sforce.com/2006/04/metadata">
|
<actionOverrides>
|
<actionName>Accept</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>CancelEdit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Clone</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Delete</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Edit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>List</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>New</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>SaveEdit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Tab</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>View</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<allowInChatterGroups>false</allowInChatterGroups>
|
<compactLayoutAssignment>SYSTEM</compactLayoutAssignment>
|
<deploymentStatus>Deployed</deploymentStatus>
|
<enableActivities>false</enableActivities>
|
<enableBulkApi>true</enableBulkApi>
|
<enableChangeDataCapture>false</enableChangeDataCapture>
|
<enableFeeds>false</enableFeeds>
|
<enableHistory>false</enableHistory>
|
<enableReports>true</enableReports>
|
<enableSearch>true</enableSearch>
|
<enableSharing>true</enableSharing>
|
<enableStreamingApi>true</enableStreamingApi>
|
<externalSharingModel>Private</externalSharingModel>
|
<fields>
|
<fullName>Amount__c</fullName>
|
<externalId>false</externalId>
|
<label>活动金额</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>2</scale>
|
<trackTrending>false</trackTrending>
|
<type>Number</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>Is_Processing__c</fullName>
|
<defaultValue>false</defaultValue>
|
<externalId>false</externalId>
|
<label>需要处理</label>
|
<trackTrending>false</trackTrending>
|
<type>Checkbox</type>
|
</fields>
|
<fields>
|
<fullName>SAP_Province__c</fullName>
|
<externalId>false</externalId>
|
<label>省(上传SAP用-办事处)</label>
|
<length>200</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>Use_Start_Date__c</fullName>
|
<externalId>false</externalId>
|
<label>用户开始使用时间</label>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Date</type>
|
</fields>
|
<fields>
|
<fullName>iYear__c</fullName>
|
<externalId>false</externalId>
|
<label>操作年份</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>0</scale>
|
<trackTrending>false</trackTrending>
|
<type>Number</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>key__c</fullName>
|
<externalId>false</externalId>
|
<label>key</label>
|
<length>200</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>user_Alias__c</fullName>
|
<externalId>false</externalId>
|
<label>用户Alias</label>
|
<length>64</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<label>重点产品目标金额</label>
|
<nameField>
|
<label>重点产品目标金额名称</label>
|
<type>Text</type>
|
</nameField>
|
<searchLayouts>
|
<customTabListAdditionalFields>key__c</customTabListAdditionalFields>
|
<customTabListAdditionalFields>user_Alias__c</customTabListAdditionalFields>
|
<customTabListAdditionalFields>Use_Start_Date__c</customTabListAdditionalFields>
|
<customTabListAdditionalFields>iYear__c</customTabListAdditionalFields>
|
<customTabListAdditionalFields>SAP_Province__c</customTabListAdditionalFields>
|
<customTabListAdditionalFields>Is_Processing__c</customTabListAdditionalFields>
|
<customTabListAdditionalFields>Amount__c</customTabListAdditionalFields>
|
</searchLayouts>
|
<sharingModel>ReadWrite</sharingModel>
|
<visibility>Public</visibility>
|
</CustomObject>
|