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.
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.