BOM Class List View
Software Version: 2023.11.30 and newer
Page Header
Toolbar Icons | Description |
|---|---|
Column Filter Show/Hide | |
Delete | |
Excel | |
Favorites | |
Group By Show/Hide | |
Help | |
New | |
Quick Column Filter | |
Save | |
Saved Layout | |
Fields | Description |
Checkbox | |
BOM Class ID | Identifies the unique identifier of the BOM Class record. This is an editable text box that is required, if missing the message "BOM Class ID is required." will be displayed on Save. This defaults to blank for new records and must be unique. If not, the message "Duplicate BOM Class values are not allowed." will be displayed on Save. This field is always editable and must be <= 25 characters. Database Field: ERPx_IMBOMClass.ClassID |
Doc Prefix | Identifies the prefix that will combine with the 'Next Num.' field to create the BOM IDs for BOMs belonging to the BOM Class This is required, if missing the message "Doc Prefix is required." will be displayed on Save. This field defaults to blank and must be unique by Company. It is always editable. Database Field: ERPx_IMBOMClass.DocPrefix |
Inactive |
Database Field: ERPx_IMBOMClass.IsInactive |
Next Num. | Identifies the numerical suffix that will be appended to the 'Doc. Prefix' to create unique BOM IDs for BOMs belonging to the BOM Class. This is a counter that increases by 1 every time a new BOM is created for the BOM Class. This defaults to 1000, is required, and must be >=0. If missing the message "Next Num. is required." will be displayed on Save. If negative, the message "Next Num. must be greater or equal to 0." will be displayed on save. If the value entered is not a whole number, the change will not be made. This field is always editable. Database Field: ERPx_IMBOMClass.NextDocNumber |
Related Topics