25 pts.
 Dynamics GP 9.0 Smartlist
Does anyone know how to create a Smartlist that would list all invoices that have been applied to a specific payment document?

Software/Hardware used:
ASKED: May 21, 2008  10:51 PM
UPDATED: October 22, 2008  3:19 PM

Answer Wiki:
In order to do this you'll need to use the SmartListBuilder product, available from MS. If you are already using SLB, you can create a SQL table to hold certain information related to payments and certain invoice info fields, say over the last 90 days. I've done that and also created another table to hold all the GL distribution info for the invoices in the first table. Then with SLB you can create a custom SmartList that uses one or both of these tables. You would think a View would be the way to go, but SLB seems to have problems reading data from a SQL view. Once you've got the data you want in the tables/SmartList, create a SQL Agent job to refresh the data - early every morning or periodically during the day, based on the GP Users needs.
Last Wiki Answer Submitted:  October 22, 2008  3:19 pm  by  DBGuy75   40 pts.
All Answer Wiki Contributors:  DBGuy75   40 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _