Definitions of additional attributes in system table records

The Additional Attributes column in the system table reference provides information about the fields that are in each system table. The following definitions explain the meaning of each attribute that is included in the Additional Attributes column.

Table 1. Additional attributes in system table records
Additional Attributes Definition
Is Primary Key? Whether the field is the primary key.
Is Foreign Key? Whether the field is a foreign key.
Required Field? Whether the field is required in the table for a valid row entry.
System Generated? Whether the field has a system-generated default value on object creation.
System Generated Override? If a system-generated value is provided, whether the user can change the default value.
User Entered? Whether the field is entered by the user through the Campaign user interface.
Stored Create? Whether this field is populated when it is initially created.
Stored Save? Whether this field value can be edited later and changed (on save) after initial object creation.
Stored Run? Whether this field is populated during a flowchart run.
Configuration? Whether this field is affected by a configuration parameter.