var
NoMgmt: Codeunit NoSeriesManagement;
begin
Rec."No." := NoMgmt.GetNextNo('NoSeriesCode', WorkDate(), true);
end;
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,252 Super User 2024 Season 2
Martin Dráb 228,089 Super User 2024 Season 2
nmaenpaa 101,148