Variant Code in Microsoft Dynamics NAV

Hello,

I would like to ask you whether you are able to make ‘variant code’ mandatory in Microsoft Dynamics NAV.

Like this, when creating a Purchase order, it is mandatory to select the Variant Code.

Please advise.

Thank you.

In CU-90 On Run, write

TESTFIELD(“Variant Code”);

It worked. Thank you :slight_smile:

welcome…

Please Don’t forget to VERIFY the post(s) that solved your problem.