HR_TBH_SECDF_LN(SQL Table) |
Index Back |
---|---|
Template Section Setup TableRelated-language record for the Template Section Setup Table, where the meta-data for each template section is stored. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TBH_SECTION_ID | Character(18) | VARCHAR2(18) NOT NULL | Template Section ID |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
4 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
5 | DESCRLONG | Long Character | CLOB | Long Description |