PurchReqTable.areLinesPartiallyDistributed Method
Determines whether any lines that are partially distributed exist.
Syntax
public boolean areLinesPartiallyDistributed()
Run On
ClientOrServer
Return Value
Type: boolean
true if there are partially distributed lines; otherwise false.
Remarks
A line can be either not distributed, partially distributed, or fully distributed.
This method will return true if any lines that have distributions that are not fully distributed.