Description
This page allows to you view a code table and its subsidiary code table items. Code tables contain codes for items that appear in Cúram drop-down fields. Code tables are used to save space in the Cúram database; by storing drop-down field selections as codes rather than the full text of the selection, a great deal of space can be saved in the database. For example, rather than storing the ethnicity "American Indian or Alaskan Native" in the database, the application can store the code "ETH4". Code tables also enable the localization of drop-down fields; localization allows drop-down fields to contain values appropriate to a user's language and dialect. The information that can be stored for a code table includes a code table name and the default code (the default code specifies the code table item that a drop-down field defaults to). A code table is made up of a number of code table items; each code table item represents a selection in a drop-down field. The bulk of code table information is contained within code table items. A code table item contains the actual code that will be stored in the application database when that code table item is selected in a drop-down field. In addition, it contains a description, which is the text that will actually be displayed in a drop-down field, and the language setting, which contains information relating to the localization of the code table item.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
ItemCODETABLE_DESCNo
Technical ID (Code)CODETABLE_CODEThis is the code that will be stored in the application database when a code table item is selected in a drop-down field. No
ShownCURAM_INDICATORIndicates whether or not this code item is selectable. If this indicator is set, then this code table item will appear in the drop-down field populated by the parent code table. If this indicator is not set, the code table item will not appear in the drop-down field.No
Links and Actions
None
Row Level Actions
LabelDescription
EditYou can press the Edit button to modify the code table item information displayed.
Show
Hide
TranslateThe action menu button to add a translation for the code table item name.
DeleteYou can press the Delete button to delete the code table information displayed.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
The login ID %1s does not map to a user name.LinkNo
When page is submitted
None
Related Entities
When page is loaded
CodeTableHeader
CodeTableItem
When page is submitted
None
Technical Information
Page IDSystem_viewCodetable
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\System\Codetables\System_viewCodetable.uim
Page Load InterfaceSystem.filterListItemsInCodeTable
Page Submit Interface
Linked From PagesSystem_codetableSearch, System_listCodetable, Edit Code Table (System_modifyCodetableNameFromView)