UT_ITEM - Defines Items within a section

Columns

CodeTypeDescription
ITM_IDNumberIdentifier - Auto-generated
ITM_CDString(50)Code
ITM_DESString(2000)Description
ITM_VA_NAMEString(255)Name
ITM_BL_MANDATORYBooleanMandatory
ITM_BL_MULTIPLEBooleanMultiple values
ITM_BL_PRICEDBooleanPriced, e.g. have a cost
ITM_BL_PERSISTANTBooleanValue persist over exercises
ITM_BL_LEVELEDBooleanList of choice
ITM_BL_VALIDITYLIMITBooleanRequires a validity limit

References

  • Item levels, e.g. the list of available choices if ITM_BL_LEVELED == true.