AV_CNST_TYP_TBL(SQL Table) |
Index Back |
|---|---|
Constituent TypeConstituent Type Table |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution | |
| 2 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 3 | Character(11) | VARCHAR2(11) NOT NULL |
External Org ID
Prompt Table: EXT_ORG_TBL |
|
| 4 | Number(3,0) | SMALLINT NOT NULL |
Constituent Type
Prompt Table: %EDITTABLE |
|
| 5 | START_DT | Date(10) | DATE |
Start Date
Default Value: %date |
| 6 | CNST_TYPE_PAST_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Past
N=No Y=Yes |