bom_type | LONG | tinyint | | | 0 | DIRECT | Type designation of the BOM; i.e., 0=a standard part BOM, 1=a literature/documentation BOM, default=0. A type=1 BOM is normally one that contains documentation or marketing collateral | Search (2) |
dev | LONG | int | 151 | | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | |
is_main_resource | LONG | tinyint | | | 0 | DIRECT, ALLOW_NULL | Indicates that this part for the BOM is the main part. Used in resources to indicate main resource for BOM..1=main resource, 0=not a main resource; default=0 | Search (1) |
is_shared | LONG | tinyint | | | 0 | DIRECT, ALLOW_NULL | Indicates that BOM part can be shared across installed parts.1=shared, 0=not shared; default=0 | Search (1) |
objid | LONG | int | 3 | | | DIRECT | Internal record number | Search (3) |
quantity | LONG | int | | | | DIRECT | Quantity of the part revision called for at a position in a BOM's hierarchy | Search (3) |