TR_EVNTRK_ID_VW(SQL View) |
Index Back |
|---|---|
Treasury Event Tracking IDTreasury Event Tracking ID |
| SELECT DISTINCT EVENT_TRACKING_ID FROM PS_TR_EVENT_LOG |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | The event tracking ID is used in order to correlate objects with an event. Each object (i.e. Payment) will store the tracking ID with a given payment. That way the system can obtain all the events for a given payment via the tracking ID. |