Lot Certifications List View
Lot Certifications are used to identify specific lots that meet or exceed certification requirements. Examples of certifications include Kosher and MSC. They are used in Inventory and Sales The purpose of this page is to add, edit, remove, and activate/inactive these records and configure how they work.
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 Layouts | |
Fields | Description |
Checkbox | Used to select one or more records. |
Certification | A text box to add or edit the unique identifier of the Certification record. This defaults to blank but is required for all records. If missing, the record will not be saved. The Certification must be unique, otherwise the message "Duplicate Certifications are not allowed." will be displayed on Save. This field is always editable and must be <= 25 characters. Database Field: ERPx_IMCertification.Certification |
Certification # | A text box to add or edit a number associated with the Certification. This defaults to blank, is not required, and duplicate values are allowed. This does not drive functionality but can be included on reports. This field is always editable and must be <= 50 characters. Database Field: ERPx_IMCertification.CertificationNumber |
Comment | A text box to add an additional comment for the Certification. This defaults to blank, is not required, and duplicate values are allowed. This field is always editable and must be <= 250 characters. Database Field: ERPx_IMCertification.Comment |
Inactive | A Yes/No field used to identify if the Certification is Inactive. If set to 'Yes' then the record is "Inactive" and will not be included in look-ups. Setting this to Inactive only prevents the record from being manually assigned to new transactions or master files, it does not prevent transactions containing this value to be posted. 'No' values display as blank in the grid. This value is always editable. Database Field: ERPx_IMCertification.IsInactive |
Type | A single-select standard lookup to identify how the Certification is assigned. This defaults to "Item & Site" and is not editable after the initial Save. The available options include:
Helpful hints:
This lookup contains all the values in the IMCertificationType Enumeration Class. Database Field: ERPx_IMCertification.IMCertificationTypeEN |
Related Topics