
AdvanceCharge holds charges that are computed by the billing engine and are invoiced in advance. This is typically the case for monthly subscription fees. These charges need to be treated specially because they are charged based on the assumption that no invoice relevant change will take place during the next billing period. If this assumption is later found to be wrong, e.g. because the subscriber cancelled his subscription the middle of the month, then the difference between the charge invoiced in advance and the real cost must be refunded on the next invoice.
Definition at line 83 of file balancesheet.idl.
Start date of the advance charge period (inclusive).
Definition at line 100 of file balancesheet.idl.
1.4.7