Description
This page allows you to add a code table item to an application code table. 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
Item NameCODETABLE_DESCThe text that will actually be displayed in the drop-down field. This field applies to the code table item that is being created.Yes
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. This field applies to the code table item that is being created.Yes
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new record from the information entered on the page.
Messages
When page is loaded
None
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A codetable code must not be longer than 10 characters.LinkNo
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
The translation for the selected language already exists. Please select another language.LinkNo
Related Entities
When page is loaded
None
When page is submitted
CodeTableHeader
CodeTableItem
Technical Information
Page IDSystem_createCodetableItem
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\System\Codetables\System_createCodetableItem.uim
Page Load Interface
Page Submit InterfaceSystem.createCodeTableItem
Linked From PagesSystem_codetableSearch