<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>UnshippedAmount_without_tax_Thousand_F__c</fullName> 
 | 
    <externalId>false</externalId> 
 | 
    <formula>PowerBI_Source_LookUp_Id__r.UnshippedAmount_without_tax_Thousand_F__c</formula> 
 | 
    <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs> 
 | 
    <label>注残金额(千元RMB,不含税)</label> 
 | 
    <precision>18</precision> 
 | 
    <required>false</required> 
 | 
    <scale>2</scale> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>Number</type> 
 | 
    <unique>false</unique> 
 | 
</CustomField> 
 |