ST_ESPP_MESSAGE(SQL Table) |
Index Back |
---|---|
Stock Purchase MessagesThis table holds the messages generated for participants from the Stock Purchase process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(10) | VARCHAR2(10) NOT NULL |
Purchase ID
Prompt Table: ST_PURCHASE_TBL |
|
2 | Character(10) | VARCHAR2(10) NOT NULL |
Process Group
Prompt Table: ST_PROCESS_GRP |
|
3 | Character(1) | VARCHAR2(1) NOT NULL |
Process Type
C=Calculate Prices F=Refund Contributions G=Gather Contributions I=Mass Issuance M=UnConfirm Purchase N=Confirm Purchase P=Purchase Stock R=Reverse Purchase T=Currency Conversion U=Update Participants V=Reverse Refunds Z=Main Process |
|
4 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
|
5 | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr | |
6 | Date(10) | DATE | Grant Date | |
7 | Character(6) | VARCHAR2(6) NOT NULL | Message ID | |
8 | Character(30) | VARCHAR2(30) NOT NULL | Message Data | |
9 | MSGDATA2 | Character(30) | VARCHAR2(30) NOT NULL | Message Data |
10 | MSGDATA3 | Character(30) | VARCHAR2(30) NOT NULL | Message Data |
11 | MSGDATA4 | Character(30) | VARCHAR2(30) NOT NULL | Message Data |
12 | PRCSINSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |