AV_CNST_TE_VW(SQL View) |
Index Back |
---|---|
Org Constituent Type ViewOrg Constituent Type View |
SELECT CNST_TYPE, EFFDT, EFF_STATUS, DESCR FROM PS_AV_CTYP_CD_TBL WHERE SA_ID_TYPE = 'O' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CNST_TYPE | Number(3,0) | SMALLINT NOT NULL | Constituent Type |
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 Default Value: A |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |