GP_CAT_CODE_TBL(SQL Table) |
Index Back |
---|---|
Chat Category Code selectionChat Category Code selection |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PIN_NUM | Number(8,0) | INTEGER NOT NULL |
PIN Number
Prompt Table: GP_CHAT_PIN_DVW |
2 | GP_CATGRY_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Category type for Chatbot category setup
ACC=Accumulator DED=Deductions EAR=Earnings |
3 | GP_CATEGORY_ID | Character(3) | VARCHAR2(3) NOT NULL | Category ID for Chatbot category setup |
4 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country |
5 | GP_ELEMENT_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Element Type
AC=Accumulator DD=Deductions ER=Earnings |
6 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |