R27106 PaymentTransaction - Requires Allocation Is False

Code R27106
Entity Finance.Payments.PaymentTransactions Entity
Name RequiresAllocationIsFalse
Attribute RequiresAllocation
Layer Back-End
Events Released +
Modify NO
Action If (RequiresAllocation == false) then PaymentTransaction.Lines.Count = 0
Description If the field 'Requires Allocation' is false, then the PaymentTransaction must have no rows.
Message "The payment '{0}' cannot have lines because the allocation of the total amount among the payment orders is not required.", [DocumentText]
Introduced In Version 2017
Revocable NO

* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.