ST_ACTN_PRC_HDR(SQL Table) |
Index Back |
---|---|
Stock Action Work List SearchThis search view lists individuals that have had a Stock Action determined for them and subsequently recorded in the Work List table for Stock Action. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: ST_ACTN_PRC_VW |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr |
3 | STOCK_ACTION | Character(3) | VARCHAR2(3) NOT NULL |
Stock Action
Prompt Table: STOCK_ACTN_TBL |
4 | STOCK_ACTION_DT | Date(10) | DATE |
Date the stock action is effective.
Default Value: %DATE |
5 | STOCK_ACTION_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Stock Action Type
L=Leave of Absence R=Return from Leave T=Termination Default Value: STOCK_ACTN_TBL.STOCK_ACTION_TYPE |