Batch.validateField Method [AX 2012]

Determines whether the id field is valid.

public boolean validateField(FieldId id)

Run On

Called

Parameters

id
Type: FieldId Extended Data Type
The field ID of the field to validate.

Return Value

Type: boolean
true if the field is valid; otherwise, false.

Community Additions

ADD
Show: