VC_BC_TBL(SQL Table) |
Index Back |
---|---|
VC - Sub error notify processThis Record is used to send a workflow email notification message to the Variable Compensation Administrator if an error is encountered during the Message Subscription process from Stock or Payroll. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(10) | VARCHAR2(10) NOT NULL | VC Plan ID | |
2 | Character(10) | VARCHAR2(10) NOT NULL | Payout Period ID | |
3 | Character(15) | VARCHAR2(15) NOT NULL | Group Build ID. | |
4 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
5 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr |
6 | EMAIL_SUBJECT80 | Character(80) | VARCHAR2(80) NOT NULL | Subject |
7 | EMAIL_TEXTLONG | Long Character | CLOB | Message Text |