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
<?xml version="1.0" encoding="UTF-8"?>
<CustomObjectTranslation xmlns="http://soap.sforce.com/2006/04/metadata">
    <caseValues>
        <plural>false</plural>
        <value>利益计算表</value>
    </caseValues>
    <caseValues>
        <plural>true</plural>
        <value>利益计算表</value>
    </caseValues>
    <fields>
        <label><!-- OppNumber --></label>
        <name>OppNumber__c</name>
        <relationshipLabel><!-- 利益计算表 --></relationshipLabel>
    </fields>
    <fields>
        <label><!-- ProductSegment --></label>
        <name>ProductSegment__c</name>
        <picklistValues>
            <masterLabel>ANI</masterLabel>
            <translation><!-- ANI --></translation>
        </picklistValues>
        <picklistValues>
            <masterLabel>BS</masterLabel>
            <translation><!-- BS --></translation>
        </picklistValues>
        <picklistValues>
            <masterLabel>IE</masterLabel>
            <translation><!-- IE --></translation>
        </picklistValues>
        <picklistValues>
            <masterLabel>NDT</masterLabel>
            <translation><!-- NDT --></translation>
        </picklistValues>
        <picklistValues>
            <masterLabel>RVI</masterLabel>
            <translation><!-- RVI --></translation>
        </picklistValues>
    </fields>
    <startsWith>Consonant</startsWith>
    <webLinks>
        <label><!-- New_ProfitTableInq --></label>
        <name>New_ProfitTableInq</name>
    </webLinks>
</CustomObjectTranslation>