Share via


MCRPackingBoxTrans::hasOneOrMoreBoxes Method

Indicates whether a given sales parm table (identified by _tableRefId), after being run through boxing logic, created one or more boxes. If so, return true; otherwise, return false.

Syntax

client server public static boolean hasOneOrMoreBoxes(TradeLineRefId _tableRefId)

Run On

Called

Parameters

Return Value

Type: boolean
true if one or more boxes exist; otherwise, false.

See Also

Reference

MCRPackingBoxTrans Table