This documentation is archived and is not being maintained.
SecurityKeySet.fieldTouched Method [AX 2012]
Checks whether the table field has been touched.
public boolean fieldTouched(TableId tableId, FieldId fieldId)
Run On
Called
Return Value
Type:
boolean
true if the field has been touched; otherwise, false.