Skip to content

Latest commit

 

History

History
39 lines (37 loc) · 3.91 KB

R32442.md

File metadata and controls

39 lines (37 loc) · 3.91 KB

erp.type: front-end-business-rule erp.entity: Finance.Excise.ExciseAdministrativeDocumentLines

R32442 Excise Administrative Document Line - Set Excise Alcoholic Strength (Recalc)

+----------------------+----------------------------------------------------------------------------------------------+ | Code | 32442 | +----------------------+----------------------------------------------------------------------------------------------+ | Entity | @Finance.Excise.ExciseAdministrativeDocumentLines | +----------------------+----------------------------------------------------------------------------------------------+ | Name | SetExciseAlcoholicStrength | +----------------------+----------------------------------------------------------------------------------------------+ | Attribute | [ExciseAlcoholicStrength]( | | | ../entities/Finance.Excise.ExciseAdministrativeDocumentLines.md#excisealcoholicstrength) | +----------------------+----------------------------------------------------------------------------------------------+ | Layer | Front-End | +----------------------+----------------------------------------------------------------------------------------------+ | Events | AttributeChanged(MeasuringTransaction, Product) | +----------------------+----------------------------------------------------------------------------------------------+ | Priority | Normal | +----------------------+----------------------------------------------------------------------------------------------+ | Modify | YES | +----------------------+----------------------------------------------------------------------------------------------+ | Applicable | ALL // no condition needed | | Legislations | | +----------------------+----------------------------------------------------------------------------------------------+ | Action | Convert(GetNewAlcoholicStrength(MeasuringTransaction, Product), Object) | +----------------------+----------------------------------------------------------------------------------------------+ | Description | Sets a value for ExciseProduct based on ExciseProductType of Product. | +----------------------+----------------------------------------------------------------------------------------------+ | Message | | +----------------------+----------------------------------------------------------------------------------------------+ | Version | | +----------------------+----------------------------------------------------------------------------------------------+ | Revocable | YES | +----------------------+----------------------------------------------------------------------------------------------+

* This is auto generated code. Don't change it.