PaymentSlipDistributeAllAmountsByDescription Method |
Distributes all amounts for the current Payment slip using the Intelligent distribution method.
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic void DistributeAllAmountsByDescription()
Public Sub DistributeAllAmountsByDescription
public:
void DistributeAllAmountsByDescription()
member DistributeAllAmountsByDescription : unit -> unit
See Also