Hi all
I don't have any compile error but when I execute code axapta throw an error.
Is it possible do this ? (toDate - custAveragePeriodCollectionTrans.DueDate)
update_recordSet custAveragePeriodCollectionTrans
setting DueDays = toDate - custAveragePeriodCollectionTrans.DueDate;
*This post is locked for comments
I have the same question (0)