Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page is split into two gridsThe purpose of the Add /Edit Attributes page is to add/edit Attributes (Brand, Color, Size, etc) and assign the data types to them. For Attributes with a data type of "List", users can also manage the allowable values that can be assigned. The left side grid is used to showto add, addedit, and edit all remove the Attributes that can be are associated with the Attribute Type you selected (the attribute type you selected is appended to shown in 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 The right side grid is used to add, edit, sequence, and removed Attribute Values associated with the Attribute selected in the left side grid. Attributes are used to support transactions and other master files.

...

Toolbar IconsDescription
Cancel

Insert excerpt
Cancel - List View EditLV
Cancel - List View EditLV
nopaneltrue

Delete

Insert excerpt
Delete - GlobalLV
Delete - GlobalLV
nopaneltrue

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

Edit
Insert excerpt
Edit - List View Single LineLV
Edit - List View Single LineLV
nopaneltrue
Excel
Insert excerpt
Excel - Global (old)
Excel - Global (old)
nopaneltrue
New
Insert excerpt
New - Global
New - Global
nopaneltrue
Save
Insert excerpt
Save - Global
Save - Global
nopaneltrue
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

...

Toolbar IconsDescription
Cancel

Insert excerpt
Cancel - List View EditLV
Cancel - List View EditLV
nopaneltrue

Delete

Insert excerpt
Delete - GlobalLV
Delete - GlobalLV
nopaneltrue

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
Insert excerpt
Edit - List View Single LineLV
Edit - List View Single LineLV
nopaneltrue
Excel
Insert excerpt
Excel - Global (old)
Excel - Global (old)
nopaneltrue
New
Insert excerpt
New - Global
New - Global
nopaneltrue
Save
Insert excerpt
Save - Global
Save - Global
nopaneltrue
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.

...