Table Description

CT  DisplayName: A table to store localizable text for Code Table Header tableName.

Code Table DisplayName can store can store translated content for Code Table Header in different locales. The displayName text field can store upto 300 characters.

Example

The displayName text field can be used to store any display name text for the users to understand the internal.codetable.CodeTableHeader Code Table Header better. This documentation can also be used to know if there are any implications in changing this code table.

Technical Notes

For more information see the Curam Server Developer's Guide.

Attributes (4)
AttributeKeyNullableDescriptionDDL Type
tableNameYesNoTableName&nbsp;for&nbsp;the&nbsp;CodeTableHeader tableName.SVR_STRING<25>
localeIdentifierYesNoLocaleIdentifier&nbsp;for&nbsp;the&nbsp;tablename displayname.SVR_STRING<5>
text  Text&nbsp;for&nbsp;the&nbsp;actual display name text in different locale.SVR_STRING<512>
lastWritten   SVR_DATETIME
Indices (1)
Index NameAttributes
CTDisplyNameIdxlocaleIdentifier, tableName
Related Pages (10)