PY_CATGRY_TBL(SQL Table) |
Index Back |
---|---|
Chat Category Setup TableChat category setup table for Payroll for North America |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PY_CATGRY_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Category type for Chatbot category setup
D=Deductions E=Earnings G=Garnishment S=Employee Status |
2 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country |
3 | PY_CTGRY_USED_BY | Character(1) | VARCHAR2(1) NOT NULL |
Category Used By
C=Chatbot K=Insights Default Value: C |
4 | PY_DATA_TYPE_CD | Character(1) | VARCHAR2(1) NOT NULL |
Data Type Code
N=Customer Data S=Sample Data Y=System Data Default Value: N |