Add Purchasing Accounts Payable Item Rule Interface.
Defines a rule which gets invoked immediately before an item line is added to a Purchasing Accounts Payable Document.
public boolean processAddItemBusinessRules(F financialDocument, PurApItem item)(Code)
Checks all the business rules relevant to adding an Item
Parameters: item - the PurApItem to check Parameters: financialDocument - the PurApDocument to check true if the business rules pass