UDList Table (136)

UDList MDO list item table. List table for user-defined lists, contains all user-defined lists. Note - MDO mode for userdefinede lists are either turned on or off, you may not have it on for one userdefined list and off for the others.

Fields

NameDescriptionTypeNull
UDList_idPrimary keyPK
nameThe list itemString(239)
rankRank orderUShort
tooltipTooltip or other descriptionString(254)
deleted0 -> record is active 1 -> record is ‘deleted’ and should not be shown in listsUShort
UDListDefinition_idList to use for populating dropdown or listboxFK UDListDefinition
registeredRegistered whenUtcDateTime
registered_associate_idRegistered by whomFK associate
updatedLast updated whenUtcDateTime
updated_associate_idLast updated by whomFK associate
updatedCountNumber of updates made to this recordUShort

UDList table relationship diagram

Indexes

FieldsTypesDescription
UDList_idPKClustered, Unique
nameString(239)Index

Relationships

TableDescription
associateEmployees, resources and other users - except for External persons
UDListDefinitionList table that contains the list of user-defined lists, as well as system-defined lists. The list items are stored in the UDList table.
UDListGroupLinkUser group link table for UDList, for MDO item hiding. Note - MDO mode for userdefinede lists are either turned on or off, you may not have it on for one userdefined list and off for the others.
UDListHeadingLinkHeading link table for UDList, for MDO headers. Note - MDO mode for userdefinede lists are either turned on or off, you may not have it on for one userdefined list and off for the others.

Replication Flags

  • Replicate changes DOWN from central to satellites and travellers.
  • Replicate changes UP from satellites and travellers back to central.
  • Copy to satellite and travel prototypes.

Security Flags

  • No access control via user’s Role.