<?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/"
		>
<channel>
	<title>Comments for Interesting Findings &amp; Knowledge Sharing</title>
	<atom:link href="http://msdynamicstips.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://msdynamicstips.com</link>
	<description>Scribblings of a Microsoft Dynamics GP MVP</description>
	<lastBuildDate>Sun, 05 Feb 2012 16:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on SQL Query &#8211; Sales Accounts Due Report by Sivakumar Venkataraman</title>
		<link>http://msdynamicstips.com/2010/11/06/sql-query-sales-accounts-due-report/comment-page-1/#comment-16242</link>
		<dc:creator>Sivakumar Venkataraman</dc:creator>
		<pubDate>Sun, 05 Feb 2012 16:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://projectgreen.com/2010/11/06/sql-query-sales-accounts-due-report/#comment-16242</guid>
		<description>The RM_Customer_TEMP table is used as a base table for quite a few reports and not just the Accounts Due report. It is also used for the RM Detailed Trial Balance and RM Detailed Trial Balance - Options as well. In the Accounts Due report, this column Aging Period Amounts are not populated in the temp table, which is why it appears as 0.  Hope this helps.</description>
		<content:encoded><![CDATA[<p>The RM_Customer_TEMP table is used as a base table for quite a few reports and not just the Accounts Due report. It is also used for the RM Detailed Trial Balance and RM Detailed Trial Balance &#8211; Options as well. In the Accounts Due report, this column Aging Period Amounts are not populated in the temp table, which is why it appears as 0.  Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accounting Transactions &#8211; BBF Issue by Sivakumar Venkataraman</title>
		<link>http://msdynamicstips.com/2011/05/05/accounting-transactions-bbf-issue/comment-page-1/#comment-16241</link>
		<dc:creator>Sivakumar Venkataraman</dc:creator>
		<pubDate>Sun, 05 Feb 2012 16:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://msdynamicstips.com/2011/05/05/accounting-transactions-bbf-issue/#comment-16241</guid>
		<description>The best bid would be to restore the DB and try the year end again.</description>
		<content:encoded><![CDATA[<p>The best bid would be to restore the DB and try the year end again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Script for Checkbook Balance by Sivakumar Venkataraman</title>
		<link>http://msdynamicstips.com/2010/11/10/sql-script-for-checkbook-balance/comment-page-1/#comment-16240</link>
		<dc:creator>Sivakumar Venkataraman</dc:creator>
		<pubDate>Sun, 05 Feb 2012 16:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://projectgreen.com/2010/11/10/sql-script-for-checkbook-balance/#comment-16240</guid>
		<description>Hello Victor, Yes, you can add it to the query.</description>
		<content:encoded><![CDATA[<p>Hello Victor, Yes, you can add it to the query.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accounting Transactions &#8211; BBF Issue by Anonymous</title>
		<link>http://msdynamicstips.com/2011/05/05/accounting-transactions-bbf-issue/comment-page-1/#comment-16239</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 05 Feb 2012 15:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://msdynamicstips.com/2011/05/05/accounting-transactions-bbf-issue/#comment-16239</guid>
		<description>Hello David - we are using v10 and we have some BBF items that were given an openyear of &#039;0&#039; (may have been due to an Econnect upload).
I thought simply updating the GL20000 may correct these items but - we have since gone through the year end close.
I believe these items did not get processed properly with the year end which is why they are still in GL20000 - I am wondering if the process to fix this is to create the record in the GL30000- remove it from the GL20000 and then run reconcile.  
Have you ever run into this - is this process reasonable to fix our opening balance issue. 
 </description>
		<content:encoded><![CDATA[<p>Hello David &#8211; we are using v10 and we have some BBF items that were given an openyear of &#8217;0&#8242; (may have been due to an Econnect upload).<br />
I thought simply updating the GL20000 may correct these items but - we have since gone through the year end close.<br />
I believe these items did not get processed properly with the year end which is why they are still in GL20000 &#8211; I am wondering if the process to fix this is to create the record in the GL30000- remove it from the GL20000 and then run reconcile. <br />
Have you ever run into this &#8211; is this process reasonable to fix our opening balance issue. <br />
 </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Query &#8211; Sales Accounts Due Report by Anonymous</title>
		<link>http://msdynamicstips.com/2010/11/06/sql-query-sales-accounts-due-report/comment-page-1/#comment-16238</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 03 Feb 2012 17:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://projectgreen.com/2010/11/06/sql-query-sales-accounts-due-report/#comment-16238</guid>
		<description>In report writer the report uses a RM Cust Temp table.  There is an additional field called Aging Period Amounts.  When I place it on the report with an array index of 1, it shows 0.00.  I don&#039;t see something similiar in your query.  I&#039;m assuming this is for the aging buckets.  Do you have any insight into this field?</description>
		<content:encoded><![CDATA[<p>In report writer the report uses a RM Cust Temp table.  There is an additional field called Aging Period Amounts.  When I place it on the report with an array index of 1, it shows 0.00.  I don&#8217;t see something similiar in your query.  I&#8217;m assuming this is for the aging buckets.  Do you have any insight into this field?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Script for Checkbook Balance by Víctor Masías</title>
		<link>http://msdynamicstips.com/2010/11/10/sql-script-for-checkbook-balance/comment-page-1/#comment-16237</link>
		<dc:creator>Víctor Masías</dc:creator>
		<pubDate>Tue, 31 Jan 2012 21:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://projectgreen.com/2010/11/10/sql-script-for-checkbook-balance/#comment-16237</guid>
		<description>Hi!
I want to a checkbook register with journal entry number,
any ideas?

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I want to a checkbook register with journal entry number,<br />
any ideas?</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rude Email non Responders by Stefanie Christiana</title>
		<link>http://msdynamicstips.com/2012/01/30/rude-email-non-responders/comment-page-1/#comment-16236</link>
		<dc:creator>Stefanie Christiana</dc:creator>
		<pubDate>Mon, 30 Jan 2012 14:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://msdynamicstips.com/2012/01/30/rude-email-non-responders/#comment-16236</guid>
		<description>I&#039;m guilty of keeping most emails in my inbox.  However, I do mark emails as unread if I have not responded or still need follow up.  Currently I only have 11 marked that way so it&#039;s not out of hand.  This also works when I read them on my blackberry, I can still mark as unread.  

I cannot do without Blackberry because then I&#039;d be tied to my desk and I do not want that.  The part I disagree with is that you have to turn off email to not be rude.  This is where manners take place.  If you&#039;re having dinner with someone, turn your phone on vibrate or even off.  Check it on bathroom breaks if you have to.  Don&#039;t start reading an email while talking to someone.  Don&#039;t read emails while attending a meeting/demo/etc.  This list can go on and on.  I&#039;m pretty forward with people when they do these things to me.  I say something like &quot;Do you need to continue this conversation another time?&quot; or even &quot;We&#039;re almost finished here.  Can that wait?&quot;  My friends (workforce or not) I am more direct and just tell them it&#039;s kind of rude to that.  I have one particular friend who is such a repeat offender, I just leave when he starts doing it.  Basically, I don&#039;t need my hands tied behind my back to not slap someone while walking down the street; likewise, I shouldn&#039;t have to turn off my email to force myself to pay attention to someone speaking to me.

That being said, I do sometimes close my email client for an hour or two while sitting at my desk.  I can get a big block of productive time that way.  We are conditioned to think that everything is an immediate need, especially when it comes to email.  I think this is what your point was and I totally agree with that!</description>
		<content:encoded><![CDATA[<p>I&#8217;m guilty of keeping most emails in my inbox.  However, I do mark emails as unread if I have not responded or still need follow up.  Currently I only have 11 marked that way so it&#8217;s not out of hand.  This also works when I read them on my blackberry, I can still mark as unread.  </p>
<p>I cannot do without Blackberry because then I&#8217;d be tied to my desk and I do not want that.  The part I disagree with is that you have to turn off email to not be rude.  This is where manners take place.  If you&#8217;re having dinner with someone, turn your phone on vibrate or even off.  Check it on bathroom breaks if you have to.  Don&#8217;t start reading an email while talking to someone.  Don&#8217;t read emails while attending a meeting/demo/etc.  This list can go on and on.  I&#8217;m pretty forward with people when they do these things to me.  I say something like &#8220;Do you need to continue this conversation another time?&#8221; or even &#8220;We&#8217;re almost finished here.  Can that wait?&#8221;  My friends (workforce or not) I am more direct and just tell them it&#8217;s kind of rude to that.  I have one particular friend who is such a repeat offender, I just leave when he starts doing it.  Basically, I don&#8217;t need my hands tied behind my back to not slap someone while walking down the street; likewise, I shouldn&#8217;t have to turn off my email to force myself to pay attention to someone speaking to me.</p>
<p>That being said, I do sometimes close my email client for an hour or two while sitting at my desk.  I can get a big block of productive time that way.  We are conditioned to think that everything is an immediate need, especially when it comes to email.  I think this is what your point was and I totally agree with that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Script to provide access to Transaction Dimension Codes to Users by Sivakumar Venkataraman</title>
		<link>http://msdynamicstips.com/2010/05/11/sql-script-to-provide-access-to-transaction-dimension-codes-to-users/comment-page-1/#comment-16235</link>
		<dc:creator>Sivakumar Venkataraman</dc:creator>
		<pubDate>Sat, 28 Jan 2012 01:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://projectgreen.com/?p=387#comment-16235</guid>
		<description>Can we do a remote session so that I can take a look into this issue? Please email me at veeyeskayATgmailDOTcom so that I can setup a session and send you the link.</description>
		<content:encoded><![CDATA[<p>Can we do a remote session so that I can take a look into this issue? Please email me at veeyeskayATgmailDOTcom so that I can setup a session and send you the link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Script to provide access to Transaction Dimension Codes to Users by Anonymous</title>
		<link>http://msdynamicstips.com/2010/05/11/sql-script-to-provide-access-to-transaction-dimension-codes-to-users/comment-page-1/#comment-16234</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 27 Jan 2012 23:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://projectgreen.com/?p=387#comment-16234</guid>
		<description>Thanks for your reply.  Here is the output from the query I ran (it appears to have worked):


/* Updating AA Code Access in the database AZDF */ 
DELETE FROM AZDF..AAG02000 
INSERT INTO AZDF.dbo.AAG02000 (USERID, aaTrxDimID, aaTrxDimCodeID, aaDistribute, aaAdjust) 
(SELECT B.USERID, A.aaTrxDimID, A.aaTrxDimCodeID, 1, 1 FROM AZDF..AAG00401 A CROSS JOIN DYNAMICS..SY01400 B) 
/* Updating AA Code Access in the database AZPB */ 
DELETE FROM AZPB..AAG02000 
INSERT INTO AZPB.dbo.AAG02000 (USERID, aaTrxDimID, aaTrxDimCodeID, aaDistribute, aaAdjust) 
(SELECT B.USERID, A.aaTrxDimID, A.aaTrxDimCodeID, 1, 1 FROM AZPB..AAG00401 A CROSS JOIN DYNAMICS..SY01400 B) 
/* Updating AA Code Access in the database TWO */ 
DELETE FROM TWO..AAG02000 
INSERT INTO TWO.dbo.AAG02000 (USERID, aaTrxDimID, aaTrxDimCodeID, aaDistribute, aaAdjust) 
(SELECT B.USERID, A.aaTrxDimID, A.aaTrxDimCodeID, 1, 1 FROM TWO..AAG00401 A CROSS JOIN DYNAMICS..SY01400 B)

Surprisingly it didn&#039;t work on old cards, and doesn&#039;t touch new ones either.  The &quot;Distribute&quot; and &quot;Adjust&quot; columns are still empty ... we want all users to have all access upon creating brand new Transaction Dimension Codes (and also update all old ones too).  </description>
		<content:encoded><![CDATA[<p>Thanks for your reply.  Here is the output from the query I ran (it appears to have worked):</p>
<p>/* Updating AA Code Access in the database AZDF */ <br />
DELETE FROM AZDF..AAG02000 <br />
INSERT INTO AZDF.dbo.AAG02000 (USERID, aaTrxDimID, aaTrxDimCodeID, aaDistribute, aaAdjust) <br />
(SELECT B.USERID, A.aaTrxDimID, A.aaTrxDimCodeID, 1, 1 FROM AZDF..AAG00401 A CROSS JOIN DYNAMICS..SY01400 B) <br />
/* Updating AA Code Access in the database AZPB */ <br />
DELETE FROM AZPB..AAG02000 <br />
INSERT INTO AZPB.dbo.AAG02000 (USERID, aaTrxDimID, aaTrxDimCodeID, aaDistribute, aaAdjust) <br />
(SELECT B.USERID, A.aaTrxDimID, A.aaTrxDimCodeID, 1, 1 FROM AZPB..AAG00401 A CROSS JOIN DYNAMICS..SY01400 B) <br />
/* Updating AA Code Access in the database TWO */ <br />
DELETE FROM TWO..AAG02000 <br />
INSERT INTO TWO.dbo.AAG02000 (USERID, aaTrxDimID, aaTrxDimCodeID, aaDistribute, aaAdjust) <br />
(SELECT B.USERID, A.aaTrxDimID, A.aaTrxDimCodeID, 1, 1 FROM TWO..AAG00401 A CROSS JOIN DYNAMICS..SY01400 B)</p>
<p>Surprisingly it didn&#8217;t work on old cards, and doesn&#8217;t touch new ones either.  The &#8220;Distribute&#8221; and &#8220;Adjust&#8221; columns are still empty &#8230; we want all users to have all access upon creating brand new Transaction Dimension Codes (and also update all old ones too).  </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Script to provide access to Transaction Dimension Codes to Users by Sivakumar Venkataraman</title>
		<link>http://msdynamicstips.com/2010/05/11/sql-script-to-provide-access-to-transaction-dimension-codes-to-users/comment-page-1/#comment-16233</link>
		<dc:creator>Sivakumar Venkataraman</dc:creator>
		<pubDate>Fri, 27 Jan 2012 06:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://projectgreen.com/?p=387#comment-16233</guid>
		<description>Once the query ran, did you see &quot;xxx rows updated&quot; or something like that? Ideally this query inserts records into the AAG02000 (user AA code access table). So if records were inserted, then it means that the permissions should have been granted.</description>
		<content:encoded><![CDATA[<p>Once the query ran, did you see &#8220;xxx rows updated&#8221; or something like that? Ideally this query inserts records into the AAG02000 (user AA code access table). So if records were inserted, then it means that the permissions should have been granted.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

