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.
Indicates whether the PurchLine buffer has more than one AccountingDistributionrecords.
Syntax
server public static boolean checkMultipleAccountingDistExist(PurchLine _purchLine)
Run On
Server
Parameters
- _purchLine
Type: PurchLine Table
A PurchLine record which needs to be checked for multiple distributions.
Return Value
Type: boolean
true when the count is more than 1; otherwise, false.