WHSReplenWorkLink::demandHasReplenishmentLink Method
Determines if the demand work has replenishment work linked to it.
Syntax
client server public static boolean demandHasReplenishmentLink(WHSWorkId _demandWorkId)
Run On
Called
Parameters
- _demandWorkId
Type: WHSWorkId Extended Data Type
The demand work Id.
Return Value
Type: boolean
true if the replenishment link record is found for the demand work; otherwise, false.