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.
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
- _parentLotId
Type: InventTransId Extended Data Type
The parent inventory transaction ID.
Return Value
Type: boolean
true if the record does not exist; otherwise, false.