Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if the demand workline has replenishment work linked to it.
Syntax
client server public static boolean demandLineHasReplenishmentLink(WHSWorkId _demandWorkId, LineNum _demandLineNum)
Run On
Called
Parameters
- _demandWorkId
Type: WHSWorkId Extended Data Type
The demand work Id.
- _demandLineNum
Type: LineNum Extended Data Type
The demand work lineNum.
Return Value
Type: boolean
true if the replenishment link record is found for the demand work line; otherwise, false.