CITY_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.CITY ,A.EFFDT ,A.EFF_STATUS FROM PS_POSTAL_CD_CHE A |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(12) | VARCHAR2(12) NOT NULL | Postal | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | City | |
| 3 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
| 4 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive |