Share via


RetailMandatoryCheckManagement::checkRecord Method [AX 2012]

Validates that the values in each field of the specified record are valid.

Syntax

client server public static RetailErrorDescription checkRecord(Common tTable)

Run On

Called

Parameters

Return Value

Type: RetailErrorDescription Extended Data Type
A string value that contains the errors in the record.

See Also

Reference

RetailMandatoryCheckManagement Class