GP_CTGYSEL_TBL(SQL Table) |
Index Back |
---|---|
Category SelectionCategory Selection for Chatbot |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GP_CATGRY_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Category type for Chatbot category setup
ACC=Accumulator DED=Deductions EAR=Earnings |
2 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country |
3 | GP_CATEGORY_ID | Character(3) | VARCHAR2(3) NOT NULL | Category ID for Chatbot category setup |
4 | SEQNO | Number(5,0) | INTEGER NOT NULL | Sequence Number |
5 | GP_CATID_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Category Status
A=Active I=Inactive Default Value: A |
6 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
7 | DATA_TYPE_CD | Character(1) | VARCHAR2(1) NOT NULL |
Data Type Code
N=Customer Data S=Sample Data Y=System Data |
8 | GP_ELEM_CAT_USAGE | Character(3) | VARCHAR2(3) NOT NULL |
Element category used on analytics.
ALL=All CHA=Chatbot KIB=Insights Default Value: ALL |