PurchTable.isPartiallyDistributed Method
Performs a check whether any lines that are partially distributed exist.
Syntax
public boolean isPartiallyDistributed()
Run On
ClientOrServer
Return Value
Type: boolean
true, if there are partially distributed lines; otherwise false.
Remarks
A line is either not distributed, partially distributed, or fully distributed.
This method will return true if any lines that have distributions, but aren't fully distributed exist.