<?xml version="1.0" encoding="UTF-8"?>
|
<SharingRules xmlns="http://soap.sforce.com/2006/04/metadata">
|
<sharingCriteriaRules>
|
<fullName>Loaner_East</fullName>
|
<accessLevel>Edit</accessLevel>
|
<label>备品SET华东</label>
|
<sharedTo>
|
<group>Loaner_East</group>
|
</sharedTo>
|
<criteriaItems>
|
<field>Internal_asset_location__c</field>
|
<operation>equals</operation>
|
<value>上海 备品中心</value>
|
</criteriaItems>
|
<includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
|
</sharingCriteriaRules>
|
<sharingCriteriaRules>
|
<fullName>Loaner_North</fullName>
|
<accessLevel>Edit</accessLevel>
|
<label>备品SET北方</label>
|
<sharedTo>
|
<group>Loaner_North</group>
|
</sharedTo>
|
<criteriaItems>
|
<field>Internal_asset_location__c</field>
|
<operation>equals</operation>
|
<value>北京 备品中心</value>
|
</criteriaItems>
|
<includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
|
</sharingCriteriaRules>
|
<sharingCriteriaRules>
|
<fullName>Loaner_South</fullName>
|
<accessLevel>Edit</accessLevel>
|
<label>备品SET南方</label>
|
<sharedTo>
|
<group>Loaner_South</group>
|
</sharedTo>
|
<criteriaItems>
|
<field>Internal_asset_location__c</field>
|
<operation>equals</operation>
|
<value>广州 备品中心</value>
|
</criteriaItems>
|
<includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
|
</sharingCriteriaRules>
|
</SharingRules>
|