InventTrackingDimTracingSearchBackward.isTransactionExpanded Method [AX 2012]
Checks if the specified transaction tracing node already has been expanded in the current direction.
Syntax
protected boolean isTransactionExpanded(InventDimTrackingInventTransNode _transactionNode)
Run On
Called
Parameters
- _transactionNode
Type: InventDimTrackingInventTransNode Class
The transaction tracing node.
Return Value
Type: boolean
true if the node is already expanded; Otherwise, false.