<?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: Inserting records into the Estimate table...</title><link>http://forums.method.me/cs/forums/thread/20665.aspx</link><pubDate>Fri, 24 Jan 2014 14:22:51 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:20665</guid><dc:creator>Method_Greg</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/20665.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=20665</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;Hello sbradley,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; On the Save for an Estimate, there is a Retrieve Value from Table for the RefNumber.&amp;nbsp; I believe this is due to Method getting back information from QuickBooks.&amp;nbsp; If you are doing your own custom save, you can try the same action.&amp;nbsp; See the Quickbooks_Estimate screen and the actions for the Save button. &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; To find the RecordID for the new record, which I am assuming you can&amp;#39;t see because you put it in the table but don&amp;#39;t have the information displayed, you can make a flag field.&amp;nbsp; This flag field would contain something unique that the new record has.&amp;nbsp; Say the RecordID of the record is was copied from.&amp;nbsp; The trick would be to deal with multiple duplications.&amp;nbsp; You may be able to use the &amp;#39;Assign value to shared result&amp;#39; (or it&amp;#39;s Action Result equivalent) to help out as a temporary flag field.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Let&amp;#39;s do a duplicate feature.&amp;nbsp;&amp;nbsp; You have your insert into table actions and your save action.&amp;nbsp; The inserted record has a flag, which you find with a &amp;#39;Retrieve Value From Table&amp;#39; into an Action Result.&amp;nbsp; The Action Result goes into a field that is a link to the duplicated record.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I hope this gives you some ideas on your customization project.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Inserting records into the Estimate table...</title><link>http://forums.method.me/cs/forums/thread/20646.aspx</link><pubDate>Wed, 22 Jan 2014 21:18:57 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:20646</guid><dc:creator>sbradley</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/20646.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=20646</wfw:commentRss><description>&lt;p&gt;... or any other transaction table (Sales Order, Purchase Order, Invoice)&lt;/p&gt;
&lt;p&gt;If I do this as a result of an action (say, emulating the Duplicate feature found in Quickbooks for a given transaction), and I have Method set to assign the Refnum numbers for these transactions when passing to QB, does Method still assign the Refnum?&lt;/p&gt;
&lt;p&gt;What would be the best way of going about grabbing the RecordID for the new transaction so that I can go to its corresponding screen?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;-S&lt;/p&gt;</description></item></channel></rss>