Hello everyone,
When the BOM version Approved, changes to the BOM content are not allowed.
I know I can do this by using allowEdit, but I'm not sure where exactly.
New active method under Form(BOMConsistOf)?
bomVersion_ds.object(Fieldnum(BOMVersion,FromQty)).allowEdit(false);
Thank you in advance