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.
Gets the lines for a set of BOMs.
Syntax
server protected static BOM getTmpBOMByIds(Set _bomIds)
Run On
Server
Parameters
- _bomIds
Type: Set Class
An array of BOM IDs.
Return Value
Type: BOM Table
A temporary BOM table buffer that contains the result.
Four fields are available: BOMId, ItemID, UnitId, and BOMQty.