Share via


PurchLine::checkMultipleAccountingDistExist Method

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.

See Also

Reference

PurchLine Table