Share via


RetailMandatoryCheckManagement::deleteError Method [AX 2012]

Deletes the record from the RetailMandatoryCheckErrorLines table for the specified refTableId and refFieldId fields.

Syntax

client server public static void deleteError(TableId _iRefTableId, FieldId _iRefFieldId)

Run On

Called

Parameters

See Also

Reference

RetailMandatoryCheckManagement Class