VC_ST_AWARD(SQL Table) |
Index Back |
---|---|
Variable Comp AwardsThis record is the record populated from the Stock Admin subscribe with the information from the Variable Comp Award Data publish in the 'AWARD_GRANT_ISSUE' message. This record is used as input into the Stock Administration 'Generate Grants' process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
3 | VC_PLAN_ID | Character(10) | VARCHAR2(10) NOT NULL |
VC Plan ID
Prompt Table: VC_PLAN_TBL |
4 | VC_PAYOUT_PRD_ID | Character(10) | VARCHAR2(10) NOT NULL |
Payout Period ID
Prompt Table: VC_PAYPRD_TBL |
5 | GB_GROUP_ID | Character(15) | VARCHAR2(15) NOT NULL |
Group Build ID.
Prompt Table: GB_GROUP_TBL |
6 | VC_ACTUAL_AWD_UNIT | Number(15,6) | DECIMAL(14,6) NOT NULL | Actual Award |
7 | VC_AWARD_DT | Date(10) | DATE | Award Date |
8 | PROCESS | Character(1) | VARCHAR2(1) NOT NULL |
Process
Y/N Table Edit Default Value: Y |