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.
Creates a new record in the pending records table that is based on an inventory transaction.
Syntax
public boolean createFromInventTrans(InventTrans _inventTrans)
Run On
Client
Parameters
- _inventTrans
Type: InventTrans Table
An InventTrans record.
Return Value
Type: boolean
true if the record was created successfully; otherwise, false.