
Hello everyone
I'm after SQL code for this smartlist report:
Many thank
*This post is locked for comments
I have the same question (0)Nihad,
You should be able to get this in SQL Server Management Studio by opening the view it's based on: CA_vwRM_Apply_Detail.
Also, while impossible to say for sure without looking at the actual code for your view, based on the order and names of the fields it looks like this is using code from my blog with just a few changes. Here is the link to my blog post with this:
https://victoriayudin.com/2010/02/15/sql-view-with-ar-apply-detail/