Page: New Code Table Item
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. |
Click the diagram to manipulate and zoom. Traverse the diagram using
Click-and-Drag motions.
| Fullscreen |
|
Label | Type | Description | Mandatory |
Item Name | CODETABLE_DESC | The 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_CODE | This 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 |
|
Page Level Actions |
Label | Description |
Cancel | The Cancel action dismisses the page. |
Save | The Save action creates a new record from the information entered on the page. |
|
|
When page is submitted |
Message | Message Catalog | Configurable | Configurable Validation Reference ID |
A codetable code must not be longer than 10 characters. | Link | No | |
An Exception occurred as the timeout has been reached and the transaction has been rolled back. | Link | No | |
The login ID %1s does not map to a user name. | Link | No | |
The translation for the selected language already exists. Please select another language. | Link | No | |
|
Page ID | System_createCodetableItem |
Location | C:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\System\Codetables\System_createCodetableItem.uim |
Page Load Interface | |
Page Submit Interface | System.createCodeTableItem |
Linked From Pages | System_codetableSearch |