Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns true if _inventTrans1 is considered to happen before _inventTrans2
Syntax
protected boolean isInventTransFirst(InventTrans _inventTrans1, InventTrans _inventTrans2)
Run On
Called
Parameters
- _inventTrans1
Type: InventTrans Table
The first inventory transaction in the test.
- _inventTrans2
Type: InventTrans Table
The second inventory transaction in the test.
Return Value
Type: boolean
true or false.