Sunday, 21 December 2014

Data validation on tables Ax2012

The validation method allow the programmers to verify that certain conditions are fulfilled before an execution is executed.

Method validation can be programmed at two levels

  1. Table 
  2. Origin if data of a form.
whenever it is possible the validation of the data must be made in the table.

The method validation of a table are
  1. ValidateField
  2. ValidateWrite
  3. ValidateDelete