In GP 10, Microsoft Dynamics GP > SmartList > and then Sales > Customers > *
What is the script behind it? Any thoughts?
*This post is locked for comments
Hi Mobin,
I guess the script is normally a SQL view to display all the customer records. you can refer the view in backend as dbo.Customers(View section) from the corresponding company database
Hi MOBIN,
It will loop through records from the table RM_Customer_MSTR (RM00101) and adds each record to the Smartlist window's list view. This script is run in the background so that the user interface will respond to any user actions during the time of execution of this script.
Hope this helps.
Nataraj is correct. You can see all the Standard SmartList query from the backend under the views of appropriate company database. For customer smartlist query, expand the view Customers and right click to select new query window to view the same. This similar way you can see all other standard GP Smartlist from backend with the same name.
Hope this helps!!!
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.