POSTAL_CHE_VW(SQL View) |
Index Back |
---|---|
Swiss Postal CodesThis new record will hold the swiss postal codes after the upload from the file provided by the Swiss Post. |
SELECT DISTINCT A.POSTAL ,A.EFFDT ,A.EFF_STATUS FROM PS_POSTAL_CD_CHE A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | POSTAL | Character(12) | VARCHAR2(12) NOT NULL | Postal |
2 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive |