Share via


InventTrackingRegisterTransForm.canInsertSerialId Method [AX 2012]

Checks if specified serial can be inserted.

Syntax

public boolean canInsertSerialId(InventSerialId _inventSerialId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the serial id can be inserted exists; otherwise, false.

See Also

Reference

InventTrackingRegisterTransForm Class