RetailMandatoryCheckManagement::checkRecord Method [AX 2012]
Validates that the values in each field of the specified record are valid.
client server public static RetailErrorDescription checkRecord(Common tTable)
Run On
CalledParameters
- tTable
- Type: Common Table
A Common record.
Return Value
Type: RetailErrorDescription Extended Data TypeA string value that contains the errors in the record.
Show: