PurchLine.checkFullyDistributedAndQualified Method
Checks if the purchase order line is fully distributed and fully qualified.
Syntax
public boolean checkFullyDistributedAndQualified([SourceDocumentProcessorCaller _caller, UserId _user])
Run On
Called
Parameters
- _caller
Type: SourceDocumentProcessorCaller Class
The calling source document processor.
- _user
Type: UserId Extended Data Type
The user that submitted the source document implementation for processing; optional.
Return Value
Type: boolean
true if the purchase order line is fully distributed and qualified; otherwise, false.