I have a "Sales Order" table. It has a column "Total (LC)". I need to check the data entry with C#. Namely, I need to enter only numbers in the field. As far as I understand, this should work when I start entering something in this field. Do I need to use any event for the system form in Visual Studio?
I'm just starting to work in SAP B1, I'll be happy for any advice