PY_JUR_LOCN_TBL(SQL Table) |
Index Back |
---|---|
Location Jurisdiction mappingThis table stores location code and jurisdiction mapping. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SET_VLD_HR_03 |
2 | LOCATION | Character(10) | VARCHAR2(10) NOT NULL |
Location Code
Prompt Table: PY_JUR_LOC_VW |
3 | STATE | Character(6) | VARCHAR2(6) NOT NULL |
State
Default Value: PY_JUR_MW_TBL.STATE |
4 | PY_JUR_CODE | Character(10) | VARCHAR2(10) NOT NULL |
This field is used for storing Jurisdiction Code for the state
Default Value: PY_JUR_MW_TBL.PY_JUR_CODE |