JournalCode_CustomField

The table below describes the JournalCode_CustomField table.

This is a virtual table, and is linked to the Journal_Code table (see Journal_Code).

None of the columns in this table are updatable.

This table contains the following foldable column:

  • Id
Column Name SQL Type Nullable

CustomField_Index

Primary Key
SQL_INTEGER(unsigned) True

Id

Primary Key
Foreign Key linked to column Id in Journal_Code table
SQL_VARCHAR(255) False

CustomField_DefinitionId

SQL_VARCHAR(255) True

CustomField_Name

SQL_VARCHAR(255) True

CustomField_StringValue

SQL_VARCHAR(255) True

CustomField_Type

SQL_VARCHAR(255) True