| Active |
Defines if the row contains active data. Inactive means logically deleted. |
| ChangedBy |
The ID of the user who last edited this data. FK to HH.Users |
| ChangedOn |
The datetime this data was last edited |
| Createdby |
The ID of the user who first created this data. FK to HH.Users |
| CreatedOn |
The datetime this data was first created |
| DocumentDirectionDescription |
Optional description of a document direction |
| DocumentDirectionId |
Unique ID of a document direction |
| DocumentDirectionName |
Logical name of a document direction |
| DocumentDirectionShortName |
Short form of the name, e.g. "I" for "Incoming", "O" for "Outgoing" |
| SortOrder |
Number to sort by, for customer specific sorting of the list. |
| Version |
The number of times the data was been changed. See the corresponding AUDIT table for full audit trail. |