AV_PLAN_PERSON(SQL Table) |
Index Back |
---|---|
Initiatvie Plan PersonTable to track the people responsible for seeing that the PR Plan is carried out. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
2 | INTV_CD | Character(10) | VARCHAR2(10) NOT NULL |
Initiative Code
Prompt Table: AV_INTV_PLAN |
3 | SEQ_NUM | Number(3,0) | SMALLINT NOT NULL |
Sequence
Prompt Table: AV_INTV_PLAN |
4 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: AV_STAFF_STF_VW |