PaymentSlipDistributeAllAmountsChronologically Method |
Distributes the current Payment Slip Amount on all Payment Orders using the Chronological method of distribution.
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic void DistributeAllAmountsChronologically()
Public Sub DistributeAllAmountsChronologically
public:
void DistributeAllAmountsChronologically()
member DistributeAllAmountsChronologically : unit -> unit
See Also