Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Current »

This page is split into two grids. The left side grid is used to show, add, and edit all the Attributes that can be associated with the Attribute Type you selected (the attribute type you selected is appended to the page name at the top of the page). From here, users can add new Attributes, edit existing Attributes, assign the Data Type and add Attribute Values (for Attributes with a Data Type of "List). Attribute Values for Attributes with a Data Type of List are added, edited, sequenced, and removed in the right side grid. Attributes are used to support transactions and other master files.

Software Version: 2019.09.03 and newer

Add / Edit Attributes

This is the grid on the left side of the page

Toolbar IconsDescription
Cancel

Error rendering macro 'excerpt-include' : No link could be created for 'Cancel - List View Edit'.

Delete

Error rendering macro 'excerpt-include' : No link could be created for 'Delete - Global'.

Delete is only allowed for attributes not assigned values on transactions or master files.

Edit
Error rendering macro 'excerpt-include' : No link could be created for 'Edit - List View Single Line'.
Excel
Error rendering macro 'excerpt-include' : No link could be created for 'Excel - Global'.
NewOpens a new blank record for data entry.
SaveSaves all changes.
FieldsDescription
Attribute

A text box to identify the name of the Attribute. This is always required, must be unique across all Attribute Types, and must be <= 25 characters. Linked Database Field: ERPx_MFAttribute.Attribute.

SortA label to show the sequence that you prioritize the attribute. This is a counter that starts at 1 and increments each new row by 1. This is always visible and is editable only by dragging and dropping the Attributes in the sequence you wish for them to be in. Linked Database Field: ERPx_MFAttribute.Sort. 
Data Type

A single-select standard lookup to assign the Data Type for the Attribute. For new Attributes, this defaults to 'Text' and can be changed to either List, Date, or DateTime. This field is always required and cannot be set to a blank value. Linked Database Field: ERPx_MFAttribute.AttributeDataTypeEN.

This lookup contains all the values in the AttributeDataType Enumeration Class. 

Add / Edit Attribute Values

This is the grid on the left side of the page

Toolbar IconsDescription
Cancel

Error rendering macro 'excerpt-include' : No link could be created for 'Cancel - List View Edit'.

Delete

Error rendering macro 'excerpt-include' : No link could be created for 'Delete - Global'.

Deleting Attribute Values is always allowed, even if the value is assigned to a transaction or master file. If an Attribute Value is assigned, it will first be removed from everywhere it is assigned, and then the Attribute Value will be deleted.

Edit
Error rendering macro 'excerpt-include' : No link could be created for 'Edit - List View Single Line'.
Excel
Error rendering macro 'excerpt-include' : No link could be created for 'Excel - Global'.
NewOpens a new blank record for data entry.
SaveSaves all changes.
FieldsDescription
SortA label to show the sequence that you prioritize the Attribute Value. This is a counter that starts at 1 and increments each new row by 1. This is always visible and is editable only by dragging and dropping the Attribute Values in the sequence you wish for them to be in. Linked Database Field: ERPx_MFAttributeValue.Sort. 
ValueA text box to identify the name of the Attribute Value. This is always required, must be unique across all Attributes, and must be <= 200 characters. Linked Database Field: ERPx_MFAttributeValue.AttributeValue.

Related Topics



 Page Definitions

Page Definitions


 Technical Details

Technical Details

  • No labels