KanbanFlow.needsInventoryTransactions Method
Indicates whether inventory transactions will be created for the jobs created by the rule.
Syntax
display boolean needsInventoryTransactions()
Run On
Called
Return Value
Type: boolean
true if inventory transactions will be created; otherwise, false.
Remarks
The method works only for single activity flows or for already fully pesisted KanbanFlow records. For in-memory flows, use the respective method on the KanbanFlowWrapper object.