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, Document, EnterpriseCompany) |
Priority | Normal |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | new Amount((ExciseAmountBase * (ExciseDutyRateValue ?? 0)), Document.EnterpriseCompany. BaseCurrency) |
Description | Calculate ExciseAmount based on QuantityBase and ExciseDutyRateValue |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.