AM_ASST_AUD_TBL(SQL Table) |
Index Back |
|---|---|
AM Audit Log tableAM Audit Log table |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BUS_AM_NONVW |
|
| 2 | Character(12) | VARCHAR2(12) NOT NULL | Asset Identification | |
| 3 | Character(15) | VARCHAR2(15) NOT NULL | Event code | |
| 4 | DateTime(26) | TIMESTAMP | Date and time that the event occurred. | |
| 5 | USERID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID |
| 6 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
| 7 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL | Message Set Number. This field refers to the Message Set Number in the Message Catalog. |
| 8 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. |
| 9 | MESSAGE_TEXT_254 | Character(254) | VARCHAR2(254) NOT NULL | Message Text |
| 10 | MESSAGE_PARM | Character(254) | VARCHAR2(254) NOT NULL | Message Parameter Text |
| 11 | BATCH_ACTION | Character(1) | VARCHAR2(1) NOT NULL | Batch Action |
| 12 | PURGE_OPTN | Character(1) | VARCHAR2(1) NOT NULL | Purge History without Archive |