SFA_STATE_TBL(SQL Table) |
Index Back |
---|---|
State Codes/NamesSFA_STATE_TBL is delivered pre-loaded with both character and numeric codes for states for LegalResidence and Mailing State specific for Profile Application. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country |
2 | STATE | Character(6) | VARCHAR2(6) NOT NULL | State |
3 | NUMERIC_CD | Character(2) | VARCHAR2(2) NOT NULL | Numeric Code |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |