AV_INTV_CAF_LNG(SQL Table) |
Index Back |
---|---|
CAF Rel Lng InitiativesAV_INTV_TBLLNG is the language record related to AV_INTV_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 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: AV_OPR_DEF_TBL.INSTITUTION Prompt Table: INSTITUTION_TBL |
2 | INTV_CD | Character(10) | VARCHAR2(10) NOT NULL | Initiative Code |
3 | SCC_CAF_ATTR_SEQ | Number(4,0) | SMALLINT NOT NULL | Attribute Sequence |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | SCC_CAF_ATTRIB_NM | Character(20) | VARCHAR2(20) NOT NULL |
Common Attribute
Prompt Table: SCC_CAF_ATTRIBS |
6 | SCC_CAF_ATTR_VAL | Character(20) | VARCHAR2(20) NOT NULL | Attribute Value |
7 | SCC_CAF_ATTR_TVAL | Character(50) | VARCHAR2(50) NOT NULL | Text Value |
8 | SCC_CAF_ATTR_LVAL | Long Character | CLOB | Long Text Value |