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.
Determines if the SalesTable record, found by the passed sales ID, is a continuity order parent.
Syntax
client server public static boolean mcrIsOrderContinuityParent(SalesId _salesId)
Run On
Called
Parameters
- _salesId
Type: SalesId Extended Data Type
The SalesId of the sales order for which this method determins if it is a continuity order parent.
Return Value
Type: boolean
true if the sales order containing the passed SalesId is a continuity order parent; otherwise, false.