<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Query help needed for BSID in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-help-needed-for-bsid/m-p/3093390#M733869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was a stupid question on my part. Can't believe I posted this. 4 years ago though.&lt;/P&gt;&lt;P&gt;We created a custom program and got this resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 May 2011 18:13:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-17T18:13:30Z</dc:date>
    <item>
      <title>Query help needed for BSID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-help-needed-for-bsid/m-p/3093383#M733862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am an FI guy and I need your opinion on a query that I want to run for the table BSID, customer open items, as you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want all to capture all the entries, where the assignment numbers (BSID-ZUONR) match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using SQVI but the query doesn't work. I created an alias table and created a join for ZUONR but it returns everything in BSID. Is there a workaround?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2007 00:22:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-help-needed-for-bsid/m-p/3093383#M733862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-20T00:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Query help needed for BSID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-help-needed-for-bsid/m-p/3093384#M733863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kishan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean by Assignment numbers match?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain in more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2007 00:27:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-help-needed-for-bsid/m-p/3093384#M733863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-20T00:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Query help needed for BSID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-help-needed-for-bsid/m-p/3093385#M733864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want all the records from the BSID table where the assignment numbers are the same. The field name for the assignment number is ZUONR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example : Here is a simple BSID table entries list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Entry 1: BELNR=100, XREF=101, ZUONR=102&lt;/P&gt;&lt;P&gt;Entry 2: BELNR=200, XREF=201, ZUONR=102&lt;/P&gt;&lt;P&gt;Entry 3: BELNR=300, XREF=301, ZUONR=302&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the above table , I want BELNR numbers for entries 1 and 2, as the ZUONRs are same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2007 01:08:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-help-needed-for-bsid/m-p/3093385#M733864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-20T01:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Query help needed for BSID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-help-needed-for-bsid/m-p/3093386#M733865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kishan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This details you can only get in SE16. You can pass any ZUONR number and it will return all the values for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2007 01:21:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-help-needed-for-bsid/m-p/3093386#M733865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-20T01:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Query help needed for BSID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-help-needed-for-bsid/m-p/3093387#M733866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know SE16 will return all the values when I input the zuonr numbers? But out of every 100 entries in BSID, only 5 to 10 entries have the same numbers for zuonr. How do I identify them??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can download the entire table and run a query in MS access. But I was wondering, if there was something that I could do within SAP , like executing a query to avoid that extra step..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2007 01:27:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-help-needed-for-bsid/m-p/3093387#M733866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-20T01:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Query help needed for BSID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-help-needed-for-bsid/m-p/3093388#M733867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kishan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No we don't have anyting like this. &lt;/P&gt;&lt;P&gt;Just to explain this I can give you a brief explaintaion may help.&lt;/P&gt;&lt;P&gt;Just tell me on what basis SAP will restrict entries..by comapring two ZUONR and will show the one which are same..now in Access of Excel also you need to put a filter on the specific ZUONR..This is nothing but the same as giving the value of the ZUONR in SE16 itself in the selection screen..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I was clear enough to explain this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2007 01:34:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-help-needed-for-bsid/m-p/3093388#M733867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-20T01:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Query help needed for BSID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-help-needed-for-bsid/m-p/3093389#M733868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've never tried this, but you could JOIN bsid to itself where the ZUONRs match, but the documents don't. If it works, don't expect it to be quick, though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2007 04:11:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-help-needed-for-bsid/m-p/3093389#M733868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-20T04:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Query help needed for BSID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-help-needed-for-bsid/m-p/3093390#M733869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was a stupid question on my part. Can't believe I posted this. 4 years ago though.&lt;/P&gt;&lt;P&gt;We created a custom program and got this resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 18:13:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-help-needed-for-bsid/m-p/3093390#M733869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-17T18:13:30Z</dc:date>
    </item>
  </channel>
</rss>

