binxie
2024-01-18 b1d36ea3e6653e59bd767aa192c688ee0d9d4c58
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
<?xml version="1.0" encoding="UTF-8"?>
<SharingRules xmlns="http://soap.sforce.com/2006/04/metadata">
    <sharingCriteriaRules>
        <fullName>TenderInformation_East</fullName>
        <accessLevel>Read</accessLevel>
        <description>课题:SWAG-C4N62F</description>
        <label>招投标共享小组_华东</label>
        <sharedTo>
            <group>TenderInformation_East</group>
        </sharedTo>
        <criteriaItems>
            <field>Salesdepartment_SAP_Text__c</field>
            <operation>contains</operation>
            <value>华东</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>TenderInformation_Share_North</fullName>
        <accessLevel>Read</accessLevel>
        <description>课题:SWAG-C4N62F</description>
        <label>招投标信息共享华北</label>
        <sharedTo>
            <group>TenderInformation_North</group>
        </sharedTo>
        <criteriaItems>
            <field>Salesdepartment_SAP_Text__c</field>
            <operation>contains</operation>
            <value>华北</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>TenderInformation_Share_Northeast</fullName>
        <accessLevel>Read</accessLevel>
        <description>课题:SWAG-C4N62F</description>
        <label>招投标信息共享东北</label>
        <sharedTo>
            <group>TenderInformation_Northeast</group>
        </sharedTo>
        <criteriaItems>
            <field>Salesdepartment_SAP_Text__c</field>
            <operation>contains</operation>
            <value>东北</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>TenderInformation_Share_Northwest</fullName>
        <accessLevel>Read</accessLevel>
        <description>课题:SWAG-C4N62F</description>
        <label>招投标信息共享西北</label>
        <sharedTo>
            <group>TenderInformation_Northwest</group>
        </sharedTo>
        <criteriaItems>
            <field>Salesdepartment_SAP_Text__c</field>
            <operation>contains</operation>
            <value>西北</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>TenderInformation_Share_South</fullName>
        <accessLevel>Read</accessLevel>
        <label>招投标信息共享华南</label>
        <sharedTo>
            <group>TenderInformation_South</group>
        </sharedTo>
        <criteriaItems>
            <field>Salesdepartment_SAP_Text__c</field>
            <operation>contains</operation>
            <value>华南</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingCriteriaRules>
        <fullName>TenderInformation_Share_Southwest</fullName>
        <accessLevel>Read</accessLevel>
        <description>SWAG-C4N62F</description>
        <label>招投标信息共享西南</label>
        <sharedTo>
            <group>TenderInformation_Southwest</group>
        </sharedTo>
        <criteriaItems>
            <field>Salesdepartment_SAP_Text__c</field>
            <operation>contains</operation>
            <value>西南</value>
        </criteriaItems>
        <includeRecordsOwnedByAll>false</includeRecordsOwnedByAll>
    </sharingCriteriaRules>
    <sharingOwnerRules>
        <fullName>All_Tender</fullName>
        <accessLevel>Edit</accessLevel>
        <label>All_Tender</label>
        <sharedTo>
            <roleAndSubordinatesInternal>Trade_Support_Department</roleAndSubordinatesInternal>
        </sharedTo>
        <sharedFrom>
            <roleAndSubordinatesInternal>President</roleAndSubordinatesInternal>
        </sharedFrom>
    </sharingOwnerRules>
    <sharingOwnerRules>
        <fullName>All_Tender2</fullName>
        <accessLevel>Edit</accessLevel>
        <label>All_Tender2</label>
        <sharedTo>
            <roleAndSubordinatesInternal>Marketing_head_dept</roleAndSubordinatesInternal>
        </sharedTo>
        <sharedFrom>
            <roleAndSubordinatesInternal>President</roleAndSubordinatesInternal>
        </sharedFrom>
    </sharingOwnerRules>
</SharingRules>