Library
Statetable Database Table
Definitions of individual states for records in a state transistion table
Fields
- physkey
 - #100, Datatype: String 44 bytes
 - name
 - #101, Datatype: String 64 bytes
Friendly name of this state - area
 - #102, Datatype: Integer
What type of record this state relates too, such as products, customers etcPossible Values
Value Description 1 Customers 2 Products  - id
 - #103, Datatype: Integer
Internal state id. This value is used by external records (customers, products) to hold their state reference. The lower 8 bits of the reference value includes substate masks so is not a direct foreign key