<?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:API Q&amp;A</title><link>http://forums.method.me/cs/forums/15.aspx</link><description>Ask questions specific to the MethodAPI 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: What table do I have to access with the API to retreive the Line Items of a particular bill?</title><link>http://forums.method.me/cs/forums/thread/18135.aspx</link><pubDate>Mon, 08 Jul 2013 18:10:49 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18135</guid><dc:creator>rmoultrup</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/18135.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=18135</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;Just what I needed!&amp;nbsp; Thank you very much. &lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: What table do I have to access with the API to retreive the Line Items of a particular bill?</title><link>http://forums.method.me/cs/forums/thread/18134.aspx</link><pubDate>Mon, 08 Jul 2013 17:40:59 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18134</guid><dc:creator>LaCrews</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/18134.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=18134</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;BillRecordID is Foreign Key to the Bill table&amp;#39;s primary key RecordID. &amp;nbsp;&lt;span id="mce_1_start" style="overflow:hidden;"&gt; &amp;nbsp;Vendor is a required field in the Bill table.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;To execute this you&amp;#39;ll &lt;span id="mce_5_start" style="overflow:hidden;"&gt;need&amp;nbsp;&lt;/span&gt;a few separate calls and code to connect the returned datasets&lt;span id="mce_7_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;1. Select &lt;span id="mce_8_start" style="overflow:hidden;"&gt;api&amp;nbsp;&lt;/span&gt;call to locate all Bills where vendor equals yourVendor.&lt;/p&gt;
&lt;p&gt;2. Query returned dataset for list of RecordIDs&lt;/p&gt;
&lt;p&gt;3. Select call to appropriate BillLine Table where BillRecordID is in list of RecordIDs&lt;/p&gt;
&lt;p&gt;4. Add&amp;nbsp;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;the second&amp;nbsp;&lt;span id="mce_9_start" style="overflow:hidden;"&gt;data&lt;/span&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;set to first setting keys as appropriate.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;5. Query in memory dataset as needed&lt;span id="mce_10_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;HTH&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: What table do I have to access with the API to retreive the Line Items of a particular bill?</title><link>http://forums.method.me/cs/forums/thread/18133.aspx</link><pubDate>Mon, 08 Jul 2013 17:18:13 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18133</guid><dc:creator>rmoultrup</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/18133.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=18133</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;Okay, we&lt;span style="overflow:hidden;" id="mce_2_start"&gt; have&lt;/span&gt; some bills synced with QB as examples. I found the line itmes in &lt;/span&gt;&lt;span style="overflow:hidden;" id="mce_1_start"&gt;BillLineItem and am able to return the dataset with the API. However, t&lt;span style="overflow:hidden;" id="mce_4_start"&gt;&lt;/span&gt;he dataset returns all line items. How is the BillRecordID related to the bill or an individual Vendor?&lt;/span&gt;&lt;span style="overflow:hidden;" id="mce_3_start"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I need to be able to pull all bills related to a Vendor and diplay the line items through the API. &lt;/p&gt;</description></item><item><title>Re: What table do I have to access with the API to retreive the Line Items of a particular bill?</title><link>http://forums.method.me/cs/forums/thread/18132.aspx</link><pubDate>Mon, 08 Jul 2013 16:55:45 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18132</guid><dc:creator>LaCrews</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/18132.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=18132</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi Ryan&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;Depending on your needs there are 2 different tables where&lt;span id="mce_14_start" style="overflow:hidden;"&gt;&lt;/span&gt; this information is &lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;s&lt;span id="mce_9_start" style="overflow:hidden;"&gt;&lt;/span&gt;tore&lt;span id="mce_6_start" style="overflow:hidden;"&gt;d,&amp;nbsp;Bill&lt;span id="mce_7_start" style="overflow:hidden;"&gt;&lt;span id="mce_11_start" style="overflow:hidden;"&gt;&lt;/span&gt;Line&lt;/span&gt;Item and BillLineExpense&lt;span id="mce_12_start" style="overflow:hidden;"&gt;. &amp;nbsp;Knowing&amp;nbsp;&lt;span id="mce_13_start" style="overflow:hidden;"&gt;which one depends on how you are using QuickBooks.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>What table do I have to access with the API to retreive the Line Items of a particular bill?</title><link>http://forums.method.me/cs/forums/thread/18129.aspx</link><pubDate>Mon, 08 Jul 2013 16:41:10 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18129</guid><dc:creator>rmoultrup</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/18129.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=18129</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;I need to know where the information that is being displayed as line items in a bill are stored in Method so that I can retrieve that data with the API. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Ryan&lt;/p&gt;</description></item></channel></rss>