WCS_LK_RES_LANG(SQL Table) |
Index Back |
|---|---|
Result Definition Base (Lang)Related language record for WCS_LK_RS_BASE. This table holds the data common to all results. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | This is used to identify a defined result from a Configurable Matrix. A Result is a named item with data type attributes, processing and rounding rules. | |
| 2 | Character(10) | VARCHAR2(10) NOT NULL |
This indicates the type of a Result item. For example: Simple Number, Simple Character, Percent of Base, Other Lookup, etc.
Prompt Table: WCS_LK_RES_TYPE |
|
| 3 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 4 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 6 | LABEL | Character(15) | VARCHAR2(15) NOT NULL | This is used to hold an item's description, or label, for display on a Configurable Matrix. |