EQTN_SQL_LNG(SQL Table) |
Index Back |
---|---|
Reld Lng-Eqn Proc Callable SqlEQTN_SQL_LNG is the language record related to EQTN_SQL_TBL. 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 | EQTN_OPERAND_SQL | Character(30) | VARCHAR2(30) NOT NULL | Equation Processor SQL that can be called. This sqlid will dovetail into potential merging with the sqlid field of tools 8. |
2 | EFFDT | Date(10) | DATE | Effective Date |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |