HR_TBH_CTG_TBL(SQL Table) |
Index Back |
|---|---|
Template Category TableThe Template Category Table will store the template categories. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Category Code | |
| 2 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
| 3 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
| 4 | DESCRLONG | Long Character | CLOB | Long Description |