| CM_PURP_ADR_VW(SQL View) | Index Back | 
|---|---|
| Contact Address Purpose ViewThis is the Contact Method Purpose Type view. | 
| SELECT CM_PURPOSE_TYPE_ID , DESCR , DESCRSHORT FROM PS_CM_PURP_TYPE WHERE CM_TYPE_ID = 1 | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Number(6,0) | INTEGER NOT NULL | Contact Method Type ID | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description Default Value: CM_PURP_TYPE.DESCR |