高章伟
2022-02-18 8b5f4c6c281cfa548f92de52c8021e37aa81901e
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
<?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>false</enableReports>
    <enableSearch>true</enableSearch>
    <enableSharing>true</enableSharing>
    <enableStreamingApi>true</enableStreamingApi>
    <externalSharingModel>Private</externalSharingModel>
    <fields>
        <fullName>Activity_Type2__c</fullName>
        <externalId>false</externalId>
        <formula>case(text( Event__r.Activity_Type2__c),
&quot;移動&quot;,&quot;移动&quot;,
&quot;休暇&quot;,&quot;休假&quot;,
&quot;社外イベント&quot;,&quot;社外会议&quot;,
&quot;社内活動&quot;,&quot;公司工作&quot;,
&quot;販売店&quot;,&quot;经销商拜访&quot;,
&quot;病院&quot;,&quot;医院&quot;,
&quot;&quot;)</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>訪問区分</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>Department_Category__c</fullName>
        <externalId>false</externalId>
        <formula>Event__r.senryakukshibtsubunrui__c</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>科室分类</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>Event__c</fullName>
        <deleteConstraint>SetNull</deleteConstraint>
        <externalId>false</externalId>
        <label>报告一览</label>
        <referenceTo>Event__c</referenceTo>
        <relationshipName>MB_Event</relationshipName>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Lookup</type>
    </fields>
    <fields>
        <fullName>Free_Input__c</fullName>
        <externalId>false</externalId>
        <formula>Event__r.Free_Input__c</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>手动输入日报</label>
        <trackTrending>false</trackTrending>
        <type>Checkbox</type>
    </fields>
    <fields>
        <fullName>Inquiry_Activities__c</fullName>
        <externalId>false</externalId>
        <formula>Event__r.Inquiry_Activities__c</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>询价跟进活动</label>
        <trackTrending>false</trackTrending>
        <type>Checkbox</type>
    </fields>
    <fields>
        <fullName>Main_Visit_Location__c</fullName>
        <externalId>false</externalId>
        <formula>case(text(Event__r.Main_Visit_Location__c),
&quot;内視鏡室&quot;,&quot;内镜室&quot;,
&quot;手術室&quot;,&quot;手术室&quot;,
&quot;X-Ray室&quot;,&quot;X-Ray室&quot;,
&quot;設備課&quot;,&quot;设备科&quot;,
&quot;外来&quot;,&quot;门诊&quot;,
&quot;病棟&quot;,&quot;病房&quot;,
&quot;その他&quot;,&quot;其他&quot;,
&quot;医院管理层&quot;,&quot;医院管理层&quot;,
&quot;&quot;)</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>主要访问地方</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>OCM_Category__c</fullName>
        <externalId>false</externalId>
        <formula>Event__r.OCM_Category__c</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>OCSM分类</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>OPDcount__c</fullName>
        <externalId>false</externalId>
        <formula>Event__r.OPDcount__c</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>进行OPD次数</label>
        <precision>18</precision>
        <required>false</required>
        <scale>0</scale>
        <trackTrending>false</trackTrending>
        <type>Number</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>Opp_OCM_text__c</fullName>
        <description>OCM_Category__c</description>
        <externalId>false</externalId>
        <label>■■OCSM分类(文本)</label>
        <length>250</length>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>Opportunity_Category_text__c</fullName>
        <description>Department_Category__c</description>
        <externalId>false</externalId>
        <label>■■科室分类(文本)</label>
        <length>250</length>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>PA_PB__c</fullName>
        <externalId>false</externalId>
        <formula>IF(month(visited_date__c) = 4,&quot;PA:4月(1Q)&quot;, 
IF(month(visited_date__c) = 5,&quot;PA:5月(1Q)&quot;, 
IF(month(visited_date__c) = 6,&quot;PA:6月(1Q)&quot;, 
IF(month(visited_date__c) = 7,&quot;PA:7月(2Q)&quot;, 
IF(month(visited_date__c) = 8,&quot;PA:8月(2Q)&quot;, 
IF(month(visited_date__c) = 9,&quot;PA:9月(2Q)&quot;, 
IF(month(visited_date__c) = 10,&quot;PB:10月(3Q)&quot;, 
IF(month(visited_date__c) = 11,&quot;PB:11月(3Q)&quot;, 
IF(month(visited_date__c) = 12,&quot;PB:12月(3Q)&quot;, 
IF(month(visited_date__c) = 1,&quot;PB:01月(4Q)&quot;, 
IF(month(visited_date__c) = 2,&quot;PB:02月(4Q)&quot;, 
IF(month(visited_date__c) = 3,&quot;PB:03月(4Q)&quot;, 
&quot;&quot;) 
)</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>PA・PB</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>Province_SAP__c</fullName>
        <externalId>false</externalId>
        <formula>Case(Reporter_Province__c, 
&quot;安徽省&quot;,&quot;安徽&quot;, 
&quot;北京市&quot;,&quot;北京&quot;, 
&quot;福建省&quot;,&quot;福建&quot;, 
&quot;甘肃省&quot;,&quot;甘肃&quot;, 
&quot;广东省&quot;,&quot;广东&quot;, 
&quot;广西自治区&quot;,&quot;广西&quot;, 
&quot;贵州省&quot;,&quot;贵州&quot;, 
&quot;海南省&quot;,&quot;广东&quot;, 
&quot;河北省&quot;,&quot;河北&quot;, 
&quot;河南省&quot;,&quot;河南&quot;, 
&quot;黑龙江省&quot;,&quot;黑龙江&quot;, 
&quot;湖北省&quot;,&quot;湖北&quot;, 
&quot;湖南省&quot;,&quot;湖南&quot;, 
&quot;吉林省&quot;,&quot;吉林&quot;, 
&quot;江苏省&quot;,&quot;江苏&quot;, 
&quot;江西省&quot;,&quot;江西&quot;, 
&quot;辽宁省&quot;,&quot;辽宁&quot;, 
&quot;大连市&quot;,&quot;辽宁&quot;, 
&quot;内蒙古&quot;,&quot;内蒙古&quot;, 
&quot;宁夏自治区&quot;,&quot;宁夏&quot;, 
&quot;青海省&quot;,&quot;青海&quot;, 
&quot;山东省&quot;,&quot;山东&quot;, 
&quot;青岛市&quot;,&quot;山东&quot;, 
&quot;山西省&quot;,&quot;山西&quot;, 
&quot;陕西省&quot;,&quot;陕西&quot;, 
&quot;上海市&quot;,&quot;上海&quot;, 
&quot;四川省&quot;,&quot;四川&quot;, 
&quot;天津市&quot;,&quot;天津&quot;, 
&quot;西藏自治区&quot;,&quot;四川&quot;, 
&quot;新疆自治区&quot;,&quot;新疆&quot;, 
&quot;云南省&quot;,&quot;云南&quot;, 
&quot;浙江省&quot;,&quot;浙江&quot;, 
&quot;重庆市&quot;,&quot;重庆&quot;,&quot;&quot;)</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>省(SAP) &amp; MB</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>Report_number__c</fullName>
        <externalId>false</externalId>
        <formula>1</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>报告次数</label>
        <precision>18</precision>
        <required>false</required>
        <scale>0</scale>
        <trackTrending>false</trackTrending>
        <type>Number</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>Reporter_Province__c</fullName>
        <externalId>false</externalId>
        <formula>Event__r.Reporter_Province__c</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>報告者・省</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>Reporter_Salesdepartment__c</fullName>
        <externalId>false</externalId>
        <formula>Event__r.Reporter_Salesdepartment__c</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>報告者・本部</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>State_Text__c</fullName>
        <description>Reporter_Province__c</description>
        <externalId>false</externalId>
        <label>■■省(文本)</label>
        <length>250</length>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>Status_With_Check__c</fullName>
        <externalId>false</externalId>
        <formula>Event__r.Status_With_Check__c</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>日报状态(含代理)</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>visited_date__c</fullName>
        <externalId>false</externalId>
        <formula>Event__r.visited_date__c</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>报告日</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Date</type>
    </fields>
    <label>MB_报告一览</label>
    <nameField>
        <displayFormat>MB-{YYYY}{MM}{DD}-{000000}</displayFormat>
        <label>MB报告No.</label>
        <type>AutoNumber</type>
    </nameField>
    <searchLayouts/>
    <sharingModel>Private</sharingModel>
    <visibility>Public</visibility>
</CustomObject>