InventTrackingRegisterTransForm.canInsertSerialId Method [AX 2012]
Checks if specified serial can be inserted.
Syntax
public boolean canInsertSerialId(InventSerialId _inventSerialId)
Run On
Called
Parameters
- _inventSerialId
Type: InventSerialId Extended Data Type
Serial id value.
Return Value
Type: boolean
true if the serial id can be inserted exists; otherwise, false.