SalesLine::mcrInvoiceShipToChildExists Method

Checks if any invoiced lines exist for a given multiple ship to parent so that we can lock down fields that may affect the price.

Syntax

client server public static boolean mcrInvoiceShipToChildExists(InventTransId _parentLotId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the record does not exist; otherwise, false.

See Also

Reference

SalesLine Table