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.
Finds and adds WHS Work issue transactions related to the parent receipt transaction to the transaction list.
Syntax
protected void findTransWHSWorkIssues(
SysRecordSortedList _inventTransList,
InventDimTrackingInventTransNode _currentNode,
InventTransOrigin _inventTransOriginParent)
Run On
Called
Parameters
- _inventTransList
Type: SysRecordSortedList Class
The SysRecordSortedList object to insert into.
- _currentNode
Type: InventDimTrackingInventTransNode Class
The transaction node being expanded.
- _inventTransOriginParent
Type: InventTransOrigin Table
The transaction origin for the related receipt transaction.