InventSiteDimensionUpdate.hasError Method [AX 2012]
Specifies whether the record buffer received an error during processing.
protected boolean hasError(Common _common)
Run On
CalledParameters
- _common
- Type: Common Table
The record buffer to examine.
Return Value
Type: booleantrue if the record buffer received an error during processing; otherwise false.
Community Additions
ADD
Show: