Share via


PurchLine.checkRBOPackage Method

Checks whether a package line have more than one related purchase order line.

Syntax

public boolean checkRBOPackage(
    PurchId _purchId, 
    RetailPackageId _packageId, 
    LineNum _lineNum)

Run On

Called

Parameters

Return Value

Type: boolean
true if a package line does not have more than one related purchase order line; otherwise, false.

See Also

Reference

PurchLine Table