InventUpdateOnhand.isFinalCommit Method [AX 2012]

Queries whether the system thinks it is performing a database commit operation.

Syntax

public boolean isFinalCommit()

Run On

Called

Return Value

Type: boolean
true if the system is considered in progress with a database commit operation; otherwise, false.

See Also

Reference

InventUpdateOnhand Class