WHSPurchLine::isExtensionRecordNeeded Method
Gets a value indicating whether a purchase line needs to have a corresponding WHS extension record.
Syntax
client server public static boolean isExtensionRecordNeeded(PurchLine _purchLine)
Run On
Called
Parameters
- _purchLine
Type: PurchLine Table
The purchase line.
Return Value
Type: boolean
true if the purchase line needs an extension record; otherwise, false.