HCR_ADDRESSES_I(SQL View) |
Index Back |
|---|---|
Address Type Interf.ViewAddress Type Interface View |
| SELECT A.EMPLID , A.ADDRESS_TYPE , A.EFFDT FROM PS_ADDRESSES A |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | Character(4) | VARCHAR2(4) NOT NULL |
Address Type
Prompt Table: ADDRESS_TYP_TBL |
|
| 3 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |