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.
Finds the packing box table record.
Syntax
client server public static MCRPackingBoxTable find(MCRPackingBoxName _name, [boolean _forUpdate])
Run On
Called
Parameters
- _name
Type: MCRPackingBoxName Extended Data Type
The packing box name.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: MCRPackingBoxTable Table
The packing box table record.