BOM_STRUCTURES

Bill of Material Structures

tableMANBOM

BOM_STRUCTURES — Bill of Material Structures. MAN table in the standard Ross ERP 8.0 schema: 13 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.

Open BOM_STRUCTURES in the interactive Data Dictionary →

Part of Other tables & objects · all tables, views & procedures

Columns

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3PARENT_WAREHOUSEvarchar(2)PKParent Warehouse Code
4PARENT_PARTvarchar(15)PKParent Part Code
5COMPONENT_WAREHOUSEvarchar(2)PKComponent Warehouse
6COMPONENT_PARTvarchar(15)PKComponent Part Code
7STRUCTURE_QTYnumeric(20,6)BOM Structure Quantity
8OPTION_CODEvarchar(6)BOM Option Code
9EFFECTIVE_ON_DATEdatetimeEffectivity On Date
10EFFECTIVE_OFF_DATEdatetimeEffectivity Off Date
11BOM_BUILD_SEQsmallintBOM Build Seq Number
12DETAIL_DESCRIPTIONtextDetailed Description
13SCRAP_FACTORnumeric(20,4)Scrap Percentage