# BT-100 Document level charge base amount

The base amount used with the charge percentage to calculate the charge amount.

## Quick answer

The base amount used with the charge percentage to calculate the charge amount.

> **Discounts and charges**: Document-level discounts, surcharges, and the tax data attached to them.

## In plain language

The base amount used with the charge percentage to calculate the charge amount.

The base amount used with the charge percentage to calculate the charge amount.

Document-level allowances reduce the invoice total; document-level charges increase it. ChargeIndicator selects the BG-20 allowance or BG-21 charge interpretation in UBL/CII.

## What you usually enter here

Decimal amount with up to 2 decimals, transmitted together with BT-101 when used

Typical valid values include: 1000.00, 2500.50

Optional, but must be paired with BT-101 when percentage-based calculation is used.

## What goes wrong often

Avoid values like: -100.00, 1000,50

Relevant rule codes: PEPPOL-EN16931-R040, PEPPOL-EN16931-R041

## Examples in context

Document-level allowances reduce the invoice total; document-level charges increase it. ChargeIndicator selects the BG-20 allowance or BG-21 charge interpretation in UBL/CII.

Optional, but must be paired with BT-101 when percentage-based calculation is used.

## Valid Examples

- 1000.00
- 2500.50

## Invalid Examples

- -100.00
- 1000,50

## Related Fields

Document-level allowances reduce the invoice total; document-level charges increase it. ChargeIndicator selects the BG-20 allowance or BG-21 charge interpretation in UBL/CII.

- [BT-99 Document level charge amount](/resources/xrechnung/bt-99-document-level-charge-amount)
- [BT-101 Document level charge percentage](/resources/xrechnung/bt-101-document-level-charge-percentage)

## XML mapping and field facts

Open the technical reference if you need XML paths, validator rule codes, legal wording, or schema-specific mapping details.

### Field ID:
BT-100

### Data Type:
amount

### Cardinality:
0..1

### Requirement:
Optional

### Since Version:
Optional

## XML Implementation

### UBL 2.1 Syntax
```
/Invoice/cac:AllowanceCharge/cbc:BaseAmount
```

### CII (UN/CEFACT) Syntax
```
/CrossIndustryInvoice/SupplyChainTradeTransaction/ApplicableHeaderTradeSettlement/ram:SpecifiedTradeAllowanceCharge/ram:BasisAmount
```

## Validation Rules

### PEPPOL-EN16931-R040
PEPPOL-EN16931-R040

### PEPPOL-EN16931-R041
PEPPOL-EN16931-R041

## Why the standard cares about this field

### Business Context
Document-level allowances reduce the invoice total; document-level charges increase it. ChargeIndicator selects the BG-20 allowance or BG-21 charge interpretation in UBL/CII.

### Legal Requirement
Optional, but must be paired with BT-101 when percentage-based calculation is used.

## Official sources and tools

- [KoSIT Validator](https://erechnungsvalidator.service-bw.de/)
- [Invoice Converter](/pdf-to-xrechnung)
- [XRechnung Standard](https://xeinkauf.de/xrechnung/)
- [Test Suite](https://github.com/itplr-kosit/xrechnung-testsuite)
