R31497-1 Document Amount Type - Set Distribute By Measurement Category (Recalc)
Code | 31497-1 |
Entity | Systems.Documents.DocumentAmountTypes Entity |
Name | SetDistributeByMeasurementCategory |
Attribute | DistributeByMeasurementCategory |
Layer | Front-End |
Events | AttributeChanged(DistributeBy, DistributeByMeasurementCategory) |
Priority | Early |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | IIF((Convert(DistributeBy, Int32) != 1), null, DistributeByMeasurementCategory) |
Description | |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.