R35140 Excise Stamp Operation Line - Set Excise Product Type (Recalc)
Code | 35140 |
Entity | Finance.Excise.ExciseStampOperationLines Entity |
Name | SetExciseProductType |
Attribute | ExciseProductType |
Layer | Front-End |
Events | AttributeChanged(Product) |
Priority | Early |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | IIF((Product != null), Product.ExciseProductType, null) |
Description | The rule ensures that the еxcise product type field will always represent the еxcise product type of the product. |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.