Element

An element defines the maximum number of characters and the data type for an attribute value. An element is assigned to every attribute and the element must exist before you can define an attribute that uses that element.

An element can be Lawson-defined or user-defined. You can define the these types of elements:

  • Alpha type (up to 32 characters)

  • Numeric type (up to 18 characters)

  • Date type (eight characters)

    Note: Lawson-defined elements are pre-loaded, along with Lawson-defined attributes, using Attribute, Element Load (MX100).

Lawson-defined attributes have a one-to-one correspondence with Lawson-defined elements. For example, the Company attribute is associated with an element called Company. This table shows additional examples of Lawson-defined attributes and corresponding Lawson-defined elements:

You can also create user-defined elements within the data type and size restrictions listed above. User-defined elements are more generic than Lawson-defined elements, and can be associated with more than one attribute. This table shows examples of user-defined attributes and user-defined elements:

The relationship between transaction attributes and elements is unique.