Quantcast
Channel: Dynamics 365 Business Central/NAV User Group
Viewing all articles
Browse latest Browse all 11285

Forum Post: RE: purchase order validation

$
0
0
onvalidate of direct unit cost put the following code if CurrFieldNo = FIELDNO("Direct Unit Cost") then begin if xrec."direct unit cost" <> "direct unit cost" then error('Direct unit cost cannot be changed.'); end;

Viewing all articles
Browse latest Browse all 11285

Trending Articles