CONTRCT_CLS_LNG(SQL Table) |
Index Back |
|---|---|
Related Lang-Contract ClauseCNTRCT_CLS_LNG is the language record related to CONTRACT_CLAUSE A related language record enables text fields on a table to be translated into various languages for use in other countries. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: CNT_TEMPLATE.SETID |
|
| 2 | Character(11) | VARCHAR2(11) NOT NULL |
Contract Template ID
Prompt Table: CNT_TEMPLATE |
|
| 3 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 4 | Number(3,0) | SMALLINT NOT NULL | Contract Seq# | |
| 5 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 6 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |
| 7 | COMMENTS | Long Character | CLOB | Comment |