Grades List View
This list view also contains columns for each Grade Attribute configured under Company → Setup → Attributes. Because these are user defined, they are not included in the help documentation but the columns for each Attribute will be automatically added for each Grade Attribute.
Software Version: 2022.11.28 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. |
Grade ID | A text box to add or edit the unique identifier of the Grade record. This defaults to blank but is required for all records. If missing, the message "Grade ID is required." will be displayed on Save. The ID must be unique, otherwise the message "Duplicate Grade IDs are not allowed." will be displayed on Save. This field must be <= 20 characters. Database Field: ERPx_APGrades.GradeID |
Grade Name | A text box to add/edit the name associated with the Grade ID. This defaults to blank but is not required. This field must be <= 100 characters. Database Field: ERPx_APGrades.GradeDescription |
Inactive | A Yes/No field used to identify if the Grade 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_APGrades.IsInactive |
Related Topics