China (GTS): Legal Monetary Total Tax Exclusive Amount

Configure the Legal Monetary Total Tax Exclusive Amount for your China documents.

Legal Monetary Total Tax Exclusive Amount

The total amount of the Invoice without tax.

Element Metadata

PathCardinalityUsageExample ValueFormatFinal Format Path
Invoice/LegalMonetaryTotal/TaxExclusiveAmount1..1M117.00Amount$.hjAmount

Example

<ubl:Invoice>
  <!-- ... omitted for readability -->
  <cac:LegalMonetaryTotal>
    <cbc:TaxExclusiveAmount currencyID="CNY">290</cbc:TaxExclusiveAmount>
    <!-- ... omitted for readability -->
  </cac:LegalMonetaryTotal>
</ubl:Invoice>

Did this page help you?