Database View to join tables sysapproval_approver and sc_req_item
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2013 06:11 AM
Has anyone joined these tables sysapproval_approver and sc_req_item, and how?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2025 01:19 PM
Hi Andy,
I had a similar request. I created a database view with sysapproval_approver and sc_req_item tables. Joined them like this: sri_sys_id=saa_sysapproval
Not sure if that helps, but figured I'd comment. 🙂 Good luck!