<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: GP Reports</title>
	<atom:link href="http://victoriayudin.com/gp-reports/feed/" rel="self" type="application/rss+xml" />
	<link>http://victoriayudin.com</link>
	<description>Ramblings and musings of a Dynamics GP MVP</description>
	<lastBuildDate>Sat, 19 May 2012 09:34:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/gp-reports/#comment-20810</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Fri, 02 Mar 2012 14:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-20810</guid>
		<description><![CDATA[Steve,

I just tested this and do not see the USER2ENT changing when I add or change line items on existing SOP transactions.  What version of GP are you using where you see this?

If you have confirmed that USER2ENT will not work for what you need, then you would need to either create a customer SQL trigger and table to track this or use a product like Audit Trails.

&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Steve,</p>
<p>I just tested this and do not see the USER2ENT changing when I add or change line items on existing SOP transactions.  What version of GP are you using where you see this?</p>
<p>If you have confirmed that USER2ENT will not work for what you need, then you would need to either create a customer SQL trigger and table to track this or use a product like Audit Trails.</p>
<p><em>-Victoria</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://victoriayudin.com/gp-reports/#comment-20808</link>
		<dc:creator><![CDATA[Steve]]></dc:creator>
		<pubDate>Fri, 02 Mar 2012 13:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-20808</guid>
		<description><![CDATA[Hi Victoria,
how can I tell who is the original writer of a Sales Order? The field &quot;user to enter&quot; changed after other people access the order.

Thanks a lot,
Steve]]></description>
		<content:encoded><![CDATA[<p>Hi Victoria,<br />
how can I tell who is the original writer of a Sales Order? The field &#8220;user to enter&#8221; changed after other people access the order.</p>
<p>Thanks a lot,<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/gp-reports/#comment-18388</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Thu, 05 Jan 2012 09:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-18388</guid>
		<description><![CDATA[Rose,

You can do this with Excel, however, if you need to enter parameters (like a data range), then your report will most likely need to be based on a stored procedure in SQL.  Also, since GP does not store ending balances for GL accounts, you will need to do some coding to accomplish that.

&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Rose,</p>
<p>You can do this with Excel, however, if you need to enter parameters (like a data range), then your report will most likely need to be based on a stored procedure in SQL.  Also, since GP does not store ending balances for GL accounts, you will need to do some coding to accomplish that.</p>
<p><em>-Victoria</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rose Wysocki</title>
		<link>http://victoriayudin.com/gp-reports/#comment-18355</link>
		<dc:creator><![CDATA[Rose Wysocki]]></dc:creator>
		<pubDate>Wed, 04 Jan 2012 17:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-18355</guid>
		<description><![CDATA[Hi Victoria.

Is there a way to use the Excel Refreshable reports and just return account trans or balances for or through specific periods?  Would be useful in building financials in Excel vs FRx for instance.

Thanks,

Rose]]></description>
		<content:encoded><![CDATA[<p>Hi Victoria.</p>
<p>Is there a way to use the Excel Refreshable reports and just return account trans or balances for or through specific periods?  Would be useful in building financials in Excel vs FRx for instance.</p>
<p>Thanks,</p>
<p>Rose</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/gp-reports/#comment-17527</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Tue, 13 Dec 2011 19:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-17527</guid>
		<description><![CDATA[Dave,

If this is something specific to CRM, then I am not sure I can help, however, did you take a look at the other links I provided for you?  If those do not help either, you may need to talk to a SQL consultant that can take a look at your setup to see what&#039;s going on in there.  The fact that you cannot use &#039;sa&#039; to access the data directly in SSMS does not sound right to me.  

It also may end up being that the only way to enable seeing this data in a SmartList would be to replicate the data into a table/view inside one of the GP databases.  Another option to consider is creating an Excel report against the CRM data instead of doing this in SmartList Builder.

&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Dave,</p>
<p>If this is something specific to CRM, then I am not sure I can help, however, did you take a look at the other links I provided for you?  If those do not help either, you may need to talk to a SQL consultant that can take a look at your setup to see what&#8217;s going on in there.  The fact that you cannot use &#8216;sa&#8217; to access the data directly in SSMS does not sound right to me.  </p>
<p>It also may end up being that the only way to enable seeing this data in a SmartList would be to replicate the data into a table/view inside one of the GP databases.  Another option to consider is creating an Excel report against the CRM data instead of doing this in SmartList Builder.</p>
<p><em>-Victoria</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Gretta</title>
		<link>http://victoriayudin.com/gp-reports/#comment-17521</link>
		<dc:creator><![CDATA[Dave Gretta]]></dc:creator>
		<pubDate>Tue, 13 Dec 2011 17:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-17521</guid>
		<description><![CDATA[Hi Victoria, 
Below is my simple CRM view that won&#039;t return any data in SLB, even when logged in as sa.
I&#039;m only accessing 1 CRM table-very simple. I had already tried what you said but didn&#039;t work. Now I didn&#039;t use SetANSI nulls and SET quoted identifier statements but that shouldn&#039;t matter? I can&#039;t get any data in my views logging into SSMS as &#039;sa&#039;, as I said b4 it appears with MS-CRM you have to use windows authentication. Do you have any other ideas to get this to work? I would really appreciate it.
Dave from Cranford, NJ


CREATE VIEW view_PGM_CRM_UNAPPROVEDORDERS
AS


select
SOV.ordernumber &#039;Order Number&#039;,
SOV.name &#039;Campaign Name&#039;,

Status = CASE SOV.new_approve  
WHEN 1 THEN &#039;Request Approval&#039;
WHEN 2 THEN &#039;Approved&#039;
ELSE &#039;Entered Only&#039;
END ,

sov.new_primarybrand &#039;Primary Brand&#039;,
sov.accountidname &#039;Advertiser&#039;,
sov.new_flightstartdate &#039;Flight Start Date&#039;,
sov.new_flightenddate &#039;Flight End Date&#039;,
sov.new_orderdocumentidname &#039;Order Document ID&#039;,
sov.new_billingoptionsname &#039;Billing Options&#039;,

SOV.new_ordernettotal &#039;OrderNetTotal&#039;,
SOV.new_ordertotal &#039;OrderTotal&#039;,

CreatedIn_DYNAD = CASE SOV.New_CreatedInDynAd
WHEN 0 THEN &#039;No&#039;
WHEN 1 THEN &#039;Yes&#039;
END

from PGMEDIA_MSCRM.dbo.FilteredSalesOrder SOV

where SOV.New_Approve=1 or SOV.New_Approve Is Null

GO
GRANT SELECT ON view_PGM_CRM_UNAPPROVEDORDERS TO DYNGRP]]></description>
		<content:encoded><![CDATA[<p>Hi Victoria,<br />
Below is my simple CRM view that won&#8217;t return any data in SLB, even when logged in as sa.<br />
I&#8217;m only accessing 1 CRM table-very simple. I had already tried what you said but didn&#8217;t work. Now I didn&#8217;t use SetANSI nulls and SET quoted identifier statements but that shouldn&#8217;t matter? I can&#8217;t get any data in my views logging into SSMS as &#8216;sa&#8217;, as I said b4 it appears with MS-CRM you have to use windows authentication. Do you have any other ideas to get this to work? I would really appreciate it.<br />
Dave from Cranford, NJ</p>
<p>CREATE VIEW view_PGM_CRM_UNAPPROVEDORDERS<br />
AS</p>
<p>select<br />
SOV.ordernumber &#8216;Order Number&#8217;,<br />
SOV.name &#8216;Campaign Name&#8217;,</p>
<p>Status = CASE SOV.new_approve<br />
WHEN 1 THEN &#8216;Request Approval&#8217;<br />
WHEN 2 THEN &#8216;Approved&#8217;<br />
ELSE &#8216;Entered Only&#8217;<br />
END ,</p>
<p>sov.new_primarybrand &#8216;Primary Brand&#8217;,<br />
sov.accountidname &#8216;Advertiser&#8217;,<br />
sov.new_flightstartdate &#8216;Flight Start Date&#8217;,<br />
sov.new_flightenddate &#8216;Flight End Date&#8217;,<br />
sov.new_orderdocumentidname &#8216;Order Document ID&#8217;,<br />
sov.new_billingoptionsname &#8216;Billing Options&#8217;,</p>
<p>SOV.new_ordernettotal &#8216;OrderNetTotal&#8217;,<br />
SOV.new_ordertotal &#8216;OrderTotal&#8217;,</p>
<p>CreatedIn_DYNAD = CASE SOV.New_CreatedInDynAd<br />
WHEN 0 THEN &#8216;No&#8217;<br />
WHEN 1 THEN &#8216;Yes&#8217;<br />
END</p>
<p>from PGMEDIA_MSCRM.dbo.FilteredSalesOrder SOV</p>
<p>where SOV.New_Approve=1 or SOV.New_Approve Is Null</p>
<p>GO<br />
GRANT SELECT ON view_PGM_CRM_UNAPPROVEDORDERS TO DYNGRP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/gp-reports/#comment-17507</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Tue, 13 Dec 2011 10:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-17507</guid>
		<description><![CDATA[Dave,

I don&#039;t have any easy way to test this, as I do not have the same scenario set up, but I would try the following:
&lt;ol&gt;
	&lt;li&gt;Log into SSMS (SQL Server Management Studio) with SQL authentication (as &#039;sa&#039;)&lt;/li&gt;
	&lt;li&gt;Create a new view inside one of the GP databases to point to your CRM view - it should look something like:
&lt;code&gt;SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
create view YourViewName
as
select * from CRMdbName..CRMViewName
GO
grant select on YourViewName to DYNGRP&lt;/code&gt;
&lt;/li&gt;
	&lt;li&gt;Still in SSMS, run the following query:
&lt;code&gt;select * from YourViewName&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;

If that returns data, now try to create a &lt;strong&gt;new &lt;/strong&gt;SmartList using SLB and see if it returns any data.

&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Dave,</p>
<p>I don&#8217;t have any easy way to test this, as I do not have the same scenario set up, but I would try the following:</p>
<ol>
<li>Log into SSMS (SQL Server Management Studio) with SQL authentication (as &#8216;sa&#8217;)</li>
<li>Create a new view inside one of the GP databases to point to your CRM view &#8211; it should look something like:<br />
<code>SET ANSI_NULLS ON<br />
GO<br />
SET QUOTED_IDENTIFIER ON<br />
GO<br />
create view YourViewName<br />
as<br />
select * from CRMdbName..CRMViewName<br />
GO<br />
grant select on YourViewName to DYNGRP</code>
</li>
<li>Still in SSMS, run the following query:<br />
<code>select * from YourViewName</code></li>
</ol>
<p>If that returns data, now try to create a <strong>new </strong>SmartList using SLB and see if it returns any data.</p>
<p><em>-Victoria</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Gretta</title>
		<link>http://victoriayudin.com/gp-reports/#comment-17495</link>
		<dc:creator><![CDATA[Dave Gretta]]></dc:creator>
		<pubDate>Mon, 12 Dec 2011 23:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-17495</guid>
		<description><![CDATA[Thanks Victoria,
I did try what said. And my CRM db is in the same instance as my GP db. I login as &#039;sa&#039; in Smartlist and having same problem where it returns no data. I have a simple select view to 1 table in CRM-FilterSalesOrder. I created the view in Mngt Studio logged in as windows authentication. The problem here is windows authentication and MS-CRM views being accessed in SmartListBuilder. So if I login to Mngt Studio and rt click my view and select Top 1000 rows I do get data (only when logged in as Windows auth in Mngt Studio). However, when I connect to this same view in SmartListBuilder I get no data. It just doesn&#039;t work. Any ideas?
Dave from Cranford, NJ]]></description>
		<content:encoded><![CDATA[<p>Thanks Victoria,<br />
I did try what said. And my CRM db is in the same instance as my GP db. I login as &#8216;sa&#8217; in Smartlist and having same problem where it returns no data. I have a simple select view to 1 table in CRM-FilterSalesOrder. I created the view in Mngt Studio logged in as windows authentication. The problem here is windows authentication and MS-CRM views being accessed in SmartListBuilder. So if I login to Mngt Studio and rt click my view and select Top 1000 rows I do get data (only when logged in as Windows auth in Mngt Studio). However, when I connect to this same view in SmartListBuilder I get no data. It just doesn&#8217;t work. Any ideas?<br />
Dave from Cranford, NJ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/gp-reports/#comment-17466</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Mon, 12 Dec 2011 11:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-17466</guid>
		<description><![CDATA[Hi Dave,

I don&#039;t think you&#039;re going to be able to point SLB, within GP, to a view in a non-GP database.  If your CRM database is inside the same SQL Server instance as the GP databases, you should be able to create a new view inside your GP company database (or DYNAMICS if you have multiple companies that need to access this) to point to the CRM view.  Then SLB can just point to the new view inside one of the GP databases.  

If your CRM database is in a different SQL Server instance, then you may have a bit more trouble getting this to work.  I have not tried these methods myself, but here are some links to postings by others that may provide a resolution:

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.aaronberquist.com/2011/07/using-smartlist-builder-with-a-linked-server-it-can-be-done/&quot; title=&quot;Using SmartList Builder With A Linked Server – It Can Be Done!&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Aaron Berquist&#039; blog&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.nextecgroup.com/Blog/tabid/265/ID/25/Cross-Database-Queries-Dynamics-GP-Smartlist-Builder.aspx&quot; title=&quot;Cross-Database Queries &amp; Dynamics GP Smartlist Builder&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;NexTec blog&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.dynamicscare.com/blog/index.php/smartlist-builder-sql-view-a-linked-server&quot; title=&quot;Smartlist Builder, SQL View and a Linked Server&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;DynamicsCare blog&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

Please let me know how this works out for you.
&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>I don&#8217;t think you&#8217;re going to be able to point SLB, within GP, to a view in a non-GP database.  If your CRM database is inside the same SQL Server instance as the GP databases, you should be able to create a new view inside your GP company database (or DYNAMICS if you have multiple companies that need to access this) to point to the CRM view.  Then SLB can just point to the new view inside one of the GP databases.  </p>
<p>If your CRM database is in a different SQL Server instance, then you may have a bit more trouble getting this to work.  I have not tried these methods myself, but here are some links to postings by others that may provide a resolution:</p>
<ul>
<li><a href="http://www.aaronberquist.com/2011/07/using-smartlist-builder-with-a-linked-server-it-can-be-done/" title="Using SmartList Builder With A Linked Server – It Can Be Done!" target="_blank" rel="nofollow">Aaron Berquist&#8217; blog</a></li>
<li><a href="http://www.nextecgroup.com/Blog/tabid/265/ID/25/Cross-Database-Queries-Dynamics-GP-Smartlist-Builder.aspx" title="Cross-Database Queries &amp; Dynamics GP Smartlist Builder" target="_blank" rel="nofollow">NexTec blog</a></li>
<li><a href="http://www.dynamicscare.com/blog/index.php/smartlist-builder-sql-view-a-linked-server" title="Smartlist Builder, SQL View and a Linked Server" target="_blank" rel="nofollow">DynamicsCare blog</a></li>
</ul>
<p>Please let me know how this works out for you.<br />
<em>-Victoria</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Gretta</title>
		<link>http://victoriayudin.com/gp-reports/#comment-17358</link>
		<dc:creator><![CDATA[Dave Gretta]]></dc:creator>
		<pubDate>Fri, 09 Dec 2011 22:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-17358</guid>
		<description><![CDATA[Hi Victoria
Question about SmartList Builder. I created a sql view in another one of my databases (not GP). How do I grant access to DYNGROUP because it’s a completely different sql database that has nothing to do with GP? I want to give my users access in SLB to this view. pretty good with views in SLB, done many b4. I think this is far more complex b/c I’m trying to connect to a FilteredView in my MS-CRM database. Not sure if you know MSCRM or tried to have SLB access a view from there. I think it’s a permissions issue and could be very complicated to figure out.
Dave from Cranford, NJ]]></description>
		<content:encoded><![CDATA[<p>Hi Victoria<br />
Question about SmartList Builder. I created a sql view in another one of my databases (not GP). How do I grant access to DYNGROUP because it’s a completely different sql database that has nothing to do with GP? I want to give my users access in SLB to this view. pretty good with views in SLB, done many b4. I think this is far more complex b/c I’m trying to connect to a FilteredView in my MS-CRM database. Not sure if you know MSCRM or tried to have SLB access a view from there. I think it’s a permissions issue and could be very complicated to figure out.<br />
Dave from Cranford, NJ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/gp-reports/#comment-16420</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Tue, 15 Nov 2011 14:31:25 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-16420</guid>
		<description><![CDATA[Don,

Thank you so much for the kind words!  I started keeping all these lists and bits of code to help with my own reporting projects, and it has grown into the blog that you see now.  It&#039;s really great to know that this information is helping others out there.  

&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Don,</p>
<p>Thank you so much for the kind words!  I started keeping all these lists and bits of code to help with my own reporting projects, and it has grown into the blog that you see now.  It&#8217;s really great to know that this information is helping others out there.  </p>
<p><em>-Victoria</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Kirkham</title>
		<link>http://victoriayudin.com/gp-reports/#comment-16419</link>
		<dc:creator><![CDATA[Don Kirkham]]></dc:creator>
		<pubDate>Tue, 15 Nov 2011 14:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-16419</guid>
		<description><![CDATA[Victoria,
We have been using GP for about 4 years, but I have avoided digging into the databases because it is so cryptic and confusing.  Now we are in the cycle of &quot;Build a Smartlist, export it to Excel, load the excel tables into another database, process, put the resulting data in a report!&quot;  Argh!!!!
Faced with trying to eliminate all of those middle steps, I started looking for help to decrypt those GP databases and found this site.  YOU ARE MY ANGEL!  Thank you for not only taking the time to figure this stuff out, but with sharing your brilliance with the rest of us poor souls!]]></description>
		<content:encoded><![CDATA[<p>Victoria,<br />
We have been using GP for about 4 years, but I have avoided digging into the databases because it is so cryptic and confusing.  Now we are in the cycle of &#8220;Build a Smartlist, export it to Excel, load the excel tables into another database, process, put the resulting data in a report!&#8221;  Argh!!!!<br />
Faced with trying to eliminate all of those middle steps, I started looking for help to decrypt those GP databases and found this site.  YOU ARE MY ANGEL!  Thank you for not only taking the time to figure this stuff out, but with sharing your brilliance with the rest of us poor souls!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/gp-reports/#comment-16236</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Thu, 10 Nov 2011 10:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-16236</guid>
		<description><![CDATA[Roberto, 

I do not believe you will be able to do this without SmartList Builder.  Do you have SmartList Builder?  If so, you can start with my &lt;a href=&quot;http://victoriayudin.com/2009/05/17/sql-view-with-all-sop-line-items/&quot; rel=&quot;nofollow&quot;&gt;view for all SOP line items&lt;/a&gt; and then link to the SOP10201 table for the lot and serial numbers.

&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Roberto, </p>
<p>I do not believe you will be able to do this without SmartList Builder.  Do you have SmartList Builder?  If so, you can start with my <a href="http://victoriayudin.com/2009/05/17/sql-view-with-all-sop-line-items/" rel="nofollow">view for all SOP line items</a> and then link to the SOP10201 table for the lot and serial numbers.</p>
<p><em>-Victoria</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto</title>
		<link>http://victoriayudin.com/gp-reports/#comment-16204</link>
		<dc:creator><![CDATA[Roberto]]></dc:creator>
		<pubDate>Wed, 09 Nov 2011 20:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-16204</guid>
		<description><![CDATA[Hi Victoria, I need your help to create a report in SmartList.
I require it shows me the following information: Customer Number / Number of Document (Invoice) / Date docm. / Product Number / Lot / Serial Item / Description of Item / amounts billed / Location of the transaction / document status

Thanks for your help.]]></description>
		<content:encoded><![CDATA[<p>Hi Victoria, I need your help to create a report in SmartList.<br />
I require it shows me the following information: Customer Number / Number of Document (Invoice) / Date docm. / Product Number / Lot / Serial Item / Description of Item / amounts billed / Location of the transaction / document status</p>
<p>Thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/gp-reports/#comment-14880</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Thu, 06 Oct 2011 20:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-14880</guid>
		<description><![CDATA[Hi Patrick,

I just posted a new view to show this information: http://victoriayudin.com/2011/10/06/sql-view-for-bank-deposits-and-receipts-in-dynamics-gp/.

&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>I just posted a new view to show this information: <a href="http://victoriayudin.com/2011/10/06/sql-view-for-bank-deposits-and-receipts-in-dynamics-gp/" rel="nofollow">http://victoriayudin.com/2011/10/06/sql-view-for-bank-deposits-and-receipts-in-dynamics-gp/</a>.</p>
<p><em>-Victoria</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://victoriayudin.com/gp-reports/#comment-14856</link>
		<dc:creator><![CDATA[Patrick]]></dc:creator>
		<pubDate>Thu, 06 Oct 2011 04:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-14856</guid>
		<description><![CDATA[Victoria,

New to your site, I am in my 1st year with GP 2010 and am just getting really into the good stuff with Smartlist and Excel report builders. I have a need to create a smartlist that will show Bank Deposit and deposit date (the date it hits the checkbook) along with receipt and receipt date (the GL posted date). I see that in the Bank Deposit Entry Zoom window shows both receipt date and deposit date in the checkbook. Just not sure what tables to hit. Can you help?

I have seen a lot of questions relating to GL &amp; Checkbook out of balance and I have found in my case, it has been items posted to GL but not in the Checkbook or items deposited in checkbook and not in GL. Always a timeing difference based on dates posted GL &amp; Ck book.
It sees a simple Smartlist with both Deposit date and Receipt date would show me what I need.  Thanks for your help.
Patrick]]></description>
		<content:encoded><![CDATA[<p>Victoria,</p>
<p>New to your site, I am in my 1st year with GP 2010 and am just getting really into the good stuff with Smartlist and Excel report builders. I have a need to create a smartlist that will show Bank Deposit and deposit date (the date it hits the checkbook) along with receipt and receipt date (the GL posted date). I see that in the Bank Deposit Entry Zoom window shows both receipt date and deposit date in the checkbook. Just not sure what tables to hit. Can you help?</p>
<p>I have seen a lot of questions relating to GL &amp; Checkbook out of balance and I have found in my case, it has been items posted to GL but not in the Checkbook or items deposited in checkbook and not in GL. Always a timeing difference based on dates posted GL &amp; Ck book.<br />
It sees a simple Smartlist with both Deposit date and Receipt date would show me what I need.  Thanks for your help.<br />
Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vic</title>
		<link>http://victoriayudin.com/gp-reports/#comment-14784</link>
		<dc:creator><![CDATA[Vic]]></dc:creator>
		<pubDate>Mon, 03 Oct 2011 19:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-14784</guid>
		<description><![CDATA[wow...thanks again. you are terriffic!!!

This will give me a startintg point.; I have to try and find fields like the order point qty and min order qtu and last originating cost etc etc

thanks
Vic]]></description>
		<content:encoded><![CDATA[<p>wow&#8230;thanks again. you are terriffic!!!</p>
<p>This will give me a startintg point.; I have to try and find fields like the order point qty and min order qtu and last originating cost etc etc</p>
<p>thanks<br />
Vic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/gp-reports/#comment-14782</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Mon, 03 Oct 2011 18:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-14782</guid>
		<description><![CDATA[Vic,

Here is the listing for the Purchasing Line Items SmartList:

&lt;strong&gt;Tables &lt;/strong&gt;
POP10110 - POP_POLine
POP10100 - POP_PO
IV00101 - IV_Item_MSTR
PM00200 - PM_Vendor_MSTR
PM00201 - PM_Vendor_MSTR_SUM
RM00101 - RM_Customer_MSTR
RM00103 - RM_Customer_MSTR_SUM
POP30110 - POP_POLineHist
POP30100 - POP_POHist
IV40201 - IV_UofM_SETP_HDR

&lt;strong&gt;Joins &lt;/strong&gt;
POP10110 left-outer join to POP10100
POP10110 left-outer join to IV00101
POP10110 left-outer join to PM00200
POP10110 left-outer join to PM00201
POP10100 left-outer join to RM00101
POP10100 left-outer join to RM00103
POP30110 left-outer join to POP30100
POP30110 left-outer join to IV00101
POP30110 left-outer join to PM00200
POP30110 left-outer join to PM00201
POP30100 left-outer join to RM00101
POP30100 left-outer join to RM00103
IV00101 left-outer join to IV40201

&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Vic,</p>
<p>Here is the listing for the Purchasing Line Items SmartList:</p>
<p><strong>Tables </strong><br />
POP10110 &#8211; POP_POLine<br />
POP10100 &#8211; POP_PO<br />
IV00101 &#8211; IV_Item_MSTR<br />
PM00200 &#8211; PM_Vendor_MSTR<br />
PM00201 &#8211; PM_Vendor_MSTR_SUM<br />
RM00101 &#8211; RM_Customer_MSTR<br />
RM00103 &#8211; RM_Customer_MSTR_SUM<br />
POP30110 &#8211; POP_POLineHist<br />
POP30100 &#8211; POP_POHist<br />
IV40201 &#8211; IV_UofM_SETP_HDR</p>
<p><strong>Joins </strong><br />
POP10110 left-outer join to POP10100<br />
POP10110 left-outer join to IV00101<br />
POP10110 left-outer join to PM00200<br />
POP10110 left-outer join to PM00201<br />
POP10100 left-outer join to RM00101<br />
POP10100 left-outer join to RM00103<br />
POP30110 left-outer join to POP30100<br />
POP30110 left-outer join to IV00101<br />
POP30110 left-outer join to PM00200<br />
POP30110 left-outer join to PM00201<br />
POP30100 left-outer join to RM00101<br />
POP30100 left-outer join to RM00103<br />
IV00101 left-outer join to IV40201</p>
<p><em>-Victoria</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vic</title>
		<link>http://victoriayudin.com/gp-reports/#comment-14781</link>
		<dc:creator><![CDATA[Vic]]></dc:creator>
		<pubDate>Mon, 03 Oct 2011 18:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-14781</guid>
		<description><![CDATA[Thanks!

It is for items. Purchasing line items. This smartlist he made has things like order poit qty and last rcpt cost.

thanks
Vic]]></description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>It is for items. Purchasing line items. This smartlist he made has things like order poit qty and last rcpt cost.</p>
<p>thanks<br />
Vic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/gp-reports/#comment-14780</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Mon, 03 Oct 2011 18:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?page_id=63#comment-14780</guid>
		<description><![CDATA[Vic,

There is an Integration Guide in the documentation that lists out the tables used by out-of-the-box SmartLists.  I usually can&#039;t remember where it is, so I have to search for it...if there is a specific SmartList you want to know about, let me know which one.

&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Vic,</p>
<p>There is an Integration Guide in the documentation that lists out the tables used by out-of-the-box SmartLists.  I usually can&#8217;t remember where it is, so I have to search for it&#8230;if there is a specific SmartList you want to know about, let me know which one.</p>
<p><em>-Victoria</em></p>
]]></content:encoded>
	</item>
</channel>
</rss>

