Skip to content

Latest commit

 

History

History
40 lines (38 loc) · 3.99 KB

R31422-8.md

File metadata and controls

40 lines (38 loc) · 3.99 KB

erp.type: front-end-business-rule erp.entity: Finance.Payments.PaymentTransactionLines

R31422-8 Payment Transaction Line - Set Amount (Recalc)

+----------------------+----------------------------------------------------------------------------------------------+ | Code | 31422-8 | +----------------------+----------------------------------------------------------------------------------------------+ | Entity | @Finance.Payments.PaymentTransactionLines | +----------------------+----------------------------------------------------------------------------------------------+ | Name | SetAmount | +----------------------+----------------------------------------------------------------------------------------------+ | Attribute | Amount | +----------------------+----------------------------------------------------------------------------------------------+ | Layer | Front-End | +----------------------+----------------------------------------------------------------------------------------------+ | Events | AttributeChanged(CoveredOrderAmount, PaymentTransaction, TotalAmountCurrency, | | | CurrencyDirectory) | +----------------------+----------------------------------------------------------------------------------------------+ | Priority | Normal | +----------------------+----------------------------------------------------------------------------------------------+ | Modify | YES | +----------------------+----------------------------------------------------------------------------------------------+ | Applicable | ALL // no condition needed | | Legislations | | +----------------------+----------------------------------------------------------------------------------------------+ | Action | CoveredOrderAmount.ConvertTo(PaymentTransaction.TotalAmountCurrency, PaymentTransaction. | | | CurrencyDirectory) | +----------------------+----------------------------------------------------------------------------------------------+ | Description | When Covered Order Amount is changed, Amount should be recalculated. | +----------------------+----------------------------------------------------------------------------------------------+ | Message | | +----------------------+----------------------------------------------------------------------------------------------+ | Version | | +----------------------+----------------------------------------------------------------------------------------------+ | Revocable | YES | +----------------------+----------------------------------------------------------------------------------------------+

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