AE_PROCESS_VW(SQL View) |
Index Back |
---|---|
AE Processes only |
SELECT DISTINCT PROCESS_INSTANCE, MAX(DTTM_STAMP_SEC) FROM PS_MESSAGE_LOG GROUP BY PROCESS_INSTANCE |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | DTTM_STAMP_SEC | 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. |