RequisitionPurposeRule::canBeReplenishmentRequisition Method
Checks if a requisition with purpose replenishment can be created for a legal entity.
Syntax
server public static boolean canBeReplenishmentRequisition(RefRecId _buyingLegalEntity)
Run On
Server
Parameters
- _buyingLegalEntity
Type: RefRecId Extended Data Type
A RefRecId for the legal entity to check.
Return Value
Type: boolean
true if a requisition can have purpose for the legal entity; otherwise false.