R32440 Excise Administrative Document Line - Set Excise Amount (Recalc)
| Code | 32440 |
| Entity | Finance.Excise.ExciseAdministrativeDocumentLines Entity |
| Name | SetExciseAmount |
| Attribute | ExciseAmount |
| Layer | Front-End |
| Events | AttributeChanged(ExciseAmountBase, ExciseDutyRateValue, ExciseAdministrativeDocument, BaseCurrency) |
| Priority | Normal |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | new Amount((ExciseAmountBase * (ExciseDutyRateValue ?? 0)), ExciseAdministrativeDocument. BaseCurrency) |
| Description | Calculate ExciseAmount based on QuantityBase and ExciseDutyRateValue |
| Message | |
| Version | |
| Revocable | YES |
* This is auto generated code. Don't change it.