PIM_HOME_ADR_VW(SQL View) |
Index Back |
|---|---|
PIM View to see Home AddressThis view provides the descriptions of the purpose types. It is used as a related display. |
| SELECT DISTINCT CM_PURPOSE_TYPE_ID , DESCR , DESCRSHORT FROM PS_CM_PURP_TYPE |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(6,0) | INTEGER NOT NULL | Relationship Contact Method Purpose ID | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |