PurchLine.isFullyDistributed Method
Performs a check whether line is fully distributed.
Syntax
public boolean isFullyDistributed([SourceDocumentLine _sourceDocumentLine])
Run On
ClientOrServer
Parameters
- _sourceDocumentLine
Type: SourceDocumentLine Table
A SourceDocumentLine record; optional.
Return Value
Type: boolean
true, if the line is full distributed; otherwise false.
Exceptions
Exception | Condition |
---|---|
Warning | This action can only be completed after the line number %1 is fully distributed. |