InventSiteDimensionUpdate.hasError Method [AX 2012]

Specifies whether the record buffer received an error during processing.

protected boolean hasError(Common _common)

Run On

Called

Parameters

_common
Type: Common Table
The record buffer to examine.

Return Value

Type: boolean
true if the record buffer received an error during processing; otherwise false.

Community Additions

ADD
Show: