HCSC_NOTF_ASRCH(SQL View) |
Index Back |
---|---|
Add Search Record AdHoc NotifyAdd Search record used by the Ad Hoc Notify and Announce component. |
SELECT O.OPRID , A.HCSC_NOTIF_TRNS_ID FROM PS_HCSC_NOTIF A , PSOPRDEFN O |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | HCSC_NOTIF_TRNS_ID | Number(10,0) | DECIMAL(10) NOT NULL |
Transaction ID for AD-Hoc Notification.
Default Value: 9999999999 |