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