<?xml version="1.0" encoding="UTF-8"?>
|
<SharingRules xmlns="http://soap.sforce.com/2006/04/metadata">
|
<sharingCriteriaRules>
|
<fullName>TransferApply_To_BJ</fullName>
|
<accessLevel>Edit</accessLevel>
|
<label>调拨至北京备品中心共享</label>
|
<sharedTo>
|
<roleAndSubordinatesInternal>Stock_Article_Management_Member</roleAndSubordinatesInternal>
|
</sharedTo>
|
<booleanFilter>1 OR 2</booleanFilter>
|
<criteriaItems>
|
<field>Destination_location__c</field>
|
<operation>equals</operation>
|
<value>北京 备品中心</value>
|
</criteriaItems>
|
<criteriaItems>
|
<field>From_Location__c</field>
|
<operation>equals</operation>
|
<value>北京 备品中心</value>
|
</criteriaItems>
|
<includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
|
</sharingCriteriaRules>
|
<sharingCriteriaRules>
|
<fullName>TransferApply_To_GZ</fullName>
|
<accessLevel>Edit</accessLevel>
|
<label>调拨至广州备品中心共享</label>
|
<sharedTo>
|
<roleAndSubordinatesInternal>Loaner_nanfang_staff</roleAndSubordinatesInternal>
|
</sharedTo>
|
<booleanFilter>1 OR 2</booleanFilter>
|
<criteriaItems>
|
<field>Destination_location__c</field>
|
<operation>equals</operation>
|
<value>广州 备品中心</value>
|
</criteriaItems>
|
<criteriaItems>
|
<field>From_Location__c</field>
|
<operation>equals</operation>
|
<value>广州 备品中心</value>
|
</criteriaItems>
|
<includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
|
</sharingCriteriaRules>
|
<sharingCriteriaRules>
|
<fullName>TransferApply_To_SH</fullName>
|
<accessLevel>Edit</accessLevel>
|
<label>调拨至上海备品中心共享</label>
|
<sharedTo>
|
<roleAndSubordinatesInternal>beipin_huadong_staff</roleAndSubordinatesInternal>
|
</sharedTo>
|
<booleanFilter>1 OR 2</booleanFilter>
|
<criteriaItems>
|
<field>Destination_location__c</field>
|
<operation>equals</operation>
|
<value>上海 备品中心</value>
|
</criteriaItems>
|
<criteriaItems>
|
<field>From_Location__c</field>
|
<operation>equals</operation>
|
<value>上海 备品中心</value>
|
</criteriaItems>
|
<includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
|
</sharingCriteriaRules>
|
</SharingRules>
|