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.
Builds a Query object that can be used to find inventory transactions that can be added to the pending records tables.
Syntax
protected Query queryInventTrans(TmpInventTransWMS _tmpInventTransWMS)
Run On
Client
Parameters
- _tmpInventTransWMS
Type: TmpInventTransWMS Table
A TmpInventTransWMS record.
Return Value
Type: Query Class
A Query object.