PO_ER_MSGQUE(SQL Table) |
Index Back |
|---|---|
PO MSG Early queue |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 2 | Character(10) | VARCHAR2(10) NOT NULL | Purchase Order | |
| 3 | Number(5,0) | INTEGER NOT NULL | Line Number: 11/24/08 - Added TARGET label [PC product] | |
| 4 | Number(3,0) | SMALLINT NOT NULL | Schedule Number | |
| 5 | Number(5,0) | INTEGER NOT NULL | Distribution Line | |
| 6 | DateTime(26) | TIMESTAMP | DtTm Entered | |
| 7 | RANDOM_CMMT_NBR | Number(4,0) | SMALLINT NOT NULL | Random Comments Number |
| 8 | AUDIT_ACTN | Character(1) | VARCHAR2(1) NOT NULL |
Audit Action Code for Application Messages. This tells the subscriber whether the row has been added, changed, or deleted.
A=Add C=Change Old (PPR Only) D=Delete K=Change - Old Values N=Change - New Values O=Change - Original Values |
| 9 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 10 | DTTM_STAMP | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |