<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Lookup Unit of Measure In Grid</title><link>http://forums.method.me/cs/forums/thread/9887.aspx</link><pubDate>Sat, 31 Dec 2011 16:28:34 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:9887</guid><dc:creator>Blake C</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/9887.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=9887</wfw:commentRss><description>&lt;p&gt;Without knowing the inner technical workings of how Method develops it&amp;#39;s stack, I could only speculate on efficiency. In our case, either way it&amp;#39;s a lookup...whether it&amp;#39;s through a linked field (your solution) or looking up the information upon Item selection (mine).&lt;/p&gt;
&lt;p&gt;The linked field is a better overall solution b/c it doesn&amp;#39;t require custom actions to achieve the same result...something I didn&amp;#39;t think about at the time. I seem to forget about those Linked Fields.&lt;/p&gt;</description></item><item><title>Re: Lookup Unit of Measure In Grid</title><link>http://forums.method.me/cs/forums/thread/9884.aspx</link><pubDate>Fri, 30 Dec 2011 12:11:38 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:9884</guid><dc:creator>fran</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/9884.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=9884</wfw:commentRss><description>&lt;p&gt;Blake,&lt;/p&gt;
&lt;p&gt;I was also having a sync error with unit of measure... I have come to conclusion I do not like UOM. I finally ended up adding a linked field to the item table for the base abbrevitation...my conflict error went away for this. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;So....which approach is more efficient for searching; usage, etc or does it matter...&lt;/p&gt;
&lt;p&gt;doing a lookup for the value from the item table...&lt;/p&gt;
&lt;p&gt;or adding the value as a linked field to the item table. &amp;nbsp;then grabbing the data from the item table.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.methodintegration.com/cs/emoticons/emotion-1.gif" alt="Smile" /&gt; Fran&lt;/p&gt;</description></item><item><title>Re: Lookup Unit of Measure In Grid</title><link>http://forums.method.me/cs/forums/thread/9439.aspx</link><pubDate>Mon, 05 Dec 2011 21:41:40 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:9439</guid><dc:creator>Blake C</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/9439.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=9439</wfw:commentRss><description>&lt;p&gt;Thought I would share an update on getting UOM on my Estimate and SO line items working correctly...&lt;/p&gt;
&lt;p&gt;When syncing with QB, Method was having a conflict trying to map &amp;#39;By the bag&amp;#39; or &amp;#39;By the gallon&amp;#39; UOM. It was trying to map and sync the UOM on an Item using these phrases rather than the &amp;#39;bag&amp;#39; or &amp;#39;gallon&amp;#39; abbreviations.&lt;/p&gt;
&lt;p&gt;I had to do a lookup of the UnitofMeasureSet_RecID for the line item, then get the UOMSet BaseUnitName as the value to insert into the line item UOM. This successfully mapped to QB.&lt;/p&gt;
&lt;p&gt;Hope this info is useful to others.&lt;/p&gt;</description></item><item><title>Re: Lookup Unit of Measure In Grid</title><link>http://forums.method.me/cs/forums/thread/9328.aspx</link><pubDate>Wed, 30 Nov 2011 16:52:47 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:9328</guid><dc:creator>Blake C</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/9328.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=9328</wfw:commentRss><description>&lt;p&gt;Thx, the where clause really is what I was looking for...it just wasn&amp;#39;t obvious to me for some reason.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll give it a shot.&lt;/p&gt;
&lt;p&gt;Thx.&lt;/p&gt;</description></item><item><title>Re: Lookup Unit of Measure In Grid</title><link>http://forums.method.me/cs/forums/thread/9321.aspx</link><pubDate>Wed, 30 Nov 2011 15:41:11 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:9321</guid><dc:creator>Method_Michael</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/9321.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=9321</wfw:commentRss><description>&lt;p&gt;Blake-&lt;/p&gt;
&lt;p&gt;You would have to edit the Estimate/Sales Order/Invoice screen and edit the Text Changed Event on the Item from down on the grid.&lt;/p&gt;
&lt;p&gt;You would probably only need to add 1 action &lt;i&gt;Retrieve Value From table ,&amp;nbsp;&lt;/i&gt;(Retrieve UnitOfMeasure from Item table where FullName = Value from Screen Item) and then enter it into a field.&lt;/p&gt;
&lt;p&gt;-Michael&lt;/p&gt;</description></item><item><title>Lookup Unit of Measure In Grid</title><link>http://forums.method.me/cs/forums/thread/9313.aspx</link><pubDate>Tue, 29 Nov 2011 23:15:28 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:9313</guid><dc:creator>Blake C</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/9313.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=9313</wfw:commentRss><description>&lt;p&gt;I want to add to the action that fires when an Item (most of my items come from ItemInventory) is selected for an Estimate/SalesOrder/Invoice line item.&lt;/p&gt;
&lt;p&gt;What I want to do is have a particular item&amp;#39;s Unit of Measure inserted on the line item.&lt;/p&gt;
&lt;p&gt;It seems I need to do a lookup but I&amp;#39;m just not sure exactly what values I need and where they come from.&lt;/p&gt;
&lt;p&gt;Anyone done this?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Blake C.&lt;/p&gt;</description></item></channel></rss>