GWY
2022-05-05 39c03ca1e4f7fa33b3a5a2a089dec11c94c3662f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
<?xml version="1.0" encoding="UTF-8"?>
<SharingRules xmlns="http://soap.sforce.com/2006/04/metadata">
    <sharingCriteriaRules>
        <fullName>ALL_loaner_application_share_01</fullName>
        <accessLevel>Edit</accessLevel>
        <label>ALL样机借用申请共享_01</label>
        <sharedTo>
            <role>SSBD</role>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>BS,IE,RVI,NDT,ANI</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>ALL_loaner_application_share_02</fullName>
        <accessLevel>Edit</accessLevel>
        <label>ALL样机借用申请共享_02</label>
        <sharedTo>
            <role>ManagementDivision</role>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>BS,IE,RVI,NDT,ANI</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>ALL_loaner_application_share_03</fullName>
        <accessLevel>Edit</accessLevel>
        <label>ALL样机借用申请共享_03</label>
        <sharedTo>
            <role>MarketingSales</role>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>BS,IE,RVI,NDT,ANI</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>ALL_loaner_application_share_04</fullName>
        <accessLevel>Read</accessLevel>
        <label>ALL样机借用申请共享04</label>
        <sharedTo>
            <group>Grouploaner</group>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>BS,IE,RVI,NDT,ANI</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>ANI_NDT</fullName>
        <accessLevel>Edit</accessLevel>
        <label>ANI\NDT共享规制</label>
        <sharedTo>
            <group>ANI_NDT</group>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>NDT,ANI</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>ANI_loaner_application_share_01</fullName>
        <accessLevel>Edit</accessLevel>
        <label>ANI样机借用申请共享_01</label>
        <sharedTo>
            <roleAndSubordinatesInternal>MarketingSales_3_1_3</roleAndSubordinatesInternal>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>ANI</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>ANI_loaner_application_share_02</fullName>
        <accessLevel>Edit</accessLevel>
        <label>ANI样机管理者共享规则</label>
        <sharedTo>
            <group>ANI_loaner_manager</group>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>ANI</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>ANI_loaner_application_share_03</fullName>
        <accessLevel>Edit</accessLevel>
        <label>ANI样机借用申请共享_03</label>
        <sharedTo>
            <group>MarketingSales_Wangxiaoning</group>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>ANI</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>BS_loaner_application_share</fullName>
        <accessLevel>Edit</accessLevel>
        <label>BS样机借用申请共享</label>
        <sharedTo>
            <group>LS_MarketingSales</group>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>BS</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>BS_loaner_application_share_05</fullName>
        <accessLevel>Edit</accessLevel>
        <label>BS样机借用申请共享_05</label>
        <sharedTo>
            <roleAndSubordinatesInternal>MarketingSales_1_8_2</roleAndSubordinatesInternal>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>BS</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>BS_loaner_application_share_06</fullName>
        <accessLevel>Edit</accessLevel>
        <label>BS样机借用申请共享_06</label>
        <sharedTo>
            <role>MarketingSales_1</role>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>BS</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>BS_loaner_application_share_07</fullName>
        <accessLevel>Edit</accessLevel>
        <label>BS样机借用申请共享_07</label>
        <sharedTo>
            <group>BSloaner</group>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>BS</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>BS_loaner_application_share_17</fullName>
        <accessLevel>Edit</accessLevel>
        <label>BS样机借用申请共享_07</label>
        <sharedTo>
            <role>MarketingSales1</role>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>BS</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>IERVI_HURONGTING</fullName>
        <accessLevel>Read</accessLevel>
        <label>胡蓉婷查看IERVI</label>
        <sharedTo>
            <group>IERVI_HURONGTING</group>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>IE,RVI</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>IE_loaner_application_share_New</fullName>
        <accessLevel>Edit</accessLevel>
        <label>IE样机借用申请共享_New</label>
        <sharedTo>
            <roleAndSubordinatesInternal>MarketingSales_2_2</roleAndSubordinatesInternal>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>IE</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>IE_loaner_application_share_New02</fullName>
        <accessLevel>Edit</accessLevel>
        <label>IE样机借用申请共享_New02</label>
        <sharedTo>
            <group>MarketingSales_NotChengang</group>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>IE</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>IE_loaner_application_share_New04</fullName>
        <accessLevel>Edit</accessLevel>
        <label>IE样机借用申请共享_New04</label>
        <sharedTo>
            <group>LoanerManager</group>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>IE</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>IE_loaner_application_share_North</fullName>
        <accessLevel>Edit</accessLevel>
        <label>IE样机借用申请共享(北方)</label>
        <sharedTo>
            <roleAndSubordinatesInternal>IE</roleAndSubordinatesInternal>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>IE</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>IE_loaner_application_share_South</fullName>
        <accessLevel>Edit</accessLevel>
        <label>IE样机借用申请共享(华南西南)</label>
        <sharedTo>
            <roleAndSubordinatesInternal>MarketingSales_2_5</roleAndSubordinatesInternal>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>IE</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>NDT_loaner_application_share_01</fullName>
        <accessLevel>Edit</accessLevel>
        <label>NDT样机借用申请共享_01</label>
        <sharedTo>
            <roleAndSubordinatesInternal>MarketingSales_3_1_4</roleAndSubordinatesInternal>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>NDT</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>NDT_loaner_application_share_02</fullName>
        <accessLevel>Edit</accessLevel>
        <label>NDT样机借用申请共享_02</label>
        <sharedTo>
            <group>NDT_loaner_manager</group>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>NDT</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>RVI_loaner_application_share_New</fullName>
        <accessLevel>Edit</accessLevel>
        <label>RVI样机借用申请共享_New</label>
        <sharedTo>
            <roleAndSubordinatesInternal>MarketingSales_2_4</roleAndSubordinatesInternal>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>RVI</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>RVI_loaner_application_share_New01</fullName>
        <accessLevel>Edit</accessLevel>
        <label>RVI样机借用申请共享_New01</label>
        <sharedTo>
            <group>MarketingSales_Chengang</group>
        </sharedTo>
        <criteriaItems>
            <field>Equipment_Type__c</field>
            <operation>equals</operation>
            <value>RVI</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingOwnerRules>
        <fullName>XRDtoZGJ</fullName>
        <accessLevel>Edit</accessLevel>
        <label>谢瑞东共享赵国军</label>
        <sharedTo>
            <group>ZGJ</group>
        </sharedTo>
        <sharedFrom>
            <group>XRD</group>
        </sharedFrom>
    </sharingOwnerRules>
</SharingRules>