<?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: report not picking correct data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137431#M1366391</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;got the sol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2009 08:42:24 GMT</pubDate>
    <dc:creator>former_member630092</dc:creator>
    <dc:date>2009-09-18T08:42:24Z</dc:date>
    <item>
      <title>report not picking correct data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137420#M1366380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible for vendor aging report to dispaly for Particular Vendor the &lt;/P&gt;&lt;P&gt;amount ( bsik-dmbtr ) using Purchase organization field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two Purchase Organizations C100 ( for CPU ) and D100 ( for Monitor ) in my case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data is picked from bsik , lfm1 ,lfa1 tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example : if D100 is for  Monitor-screen  and has amount 1000.&lt;/P&gt;&lt;P&gt;          &lt;/P&gt;&lt;P&gt;c100 is for CPU  and has amount 2000. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case report with Vendor , comp code, Pur. Orga and period should disply&lt;/P&gt;&lt;P&gt; c100 amount 2000.&lt;/P&gt;&lt;P&gt; D100 amount 1000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my report is showing that vendor is existing for C100 or D100.&lt;/P&gt;&lt;P&gt;but for vendor that exist in both C100 and D100. ( Say vendor number 200 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the amount is coming for vendor number 200 in  c100 and d100    equal to   1000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it should come c100 = 2000&lt;/P&gt;&lt;P&gt;and for d100 = 1000.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 07:59:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137420#M1366380</guid>
      <dc:creator>former_member630092</dc:creator>
      <dc:date>2009-09-10T07:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: report not picking correct data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137421#M1366381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your question is not clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you are using loop and populating data into a internal table compare all key fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 10:27:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137421#M1366381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-10T10:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: report not picking correct data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137422#M1366382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My question is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two Purchase Organizations C100  ( for CPU ) and D100 ( for Monitor ) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example :  D100 has amount 1000. And C100 has amount 2000. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Single  vendor is connected to C100 or D100 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BSIK-DMBTR (Total)   for vendor number 200 in c100 and d100  is coming  1000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it should come C100 = 2000&lt;/P&gt;&lt;P&gt;and for D100 = 1000.&lt;/P&gt;&lt;P&gt;I want a way in which I can first check ekorg field and then bsik-dmbtr&lt;/P&gt;&lt;P&gt;Field so that amount linked in C100 And D100 should come.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 11:48:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137422#M1366382</guid>
      <dc:creator>former_member630092</dc:creator>
      <dc:date>2009-09-10T11:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: report not picking correct data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137423#M1366383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;need the document related to vendor's liabilities aging report and addedc  new field Pur Org to show dmbtr amount related to pur orga with particular vendor ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Sep 2009 17:16:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137423#M1366383</guid>
      <dc:creator>former_member630092</dc:creator>
      <dc:date>2009-09-13T17:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: report not picking correct data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137424#M1366384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know what kind of programming you did. I remember a similarr requirement where we used a SELEC ... FOR ALL ENTRIES IN approach and got only one record with specific amount returned although there were two of the same amount - they are put together as duplicates by the data base.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Documentation on "SELECT... FOR ALL ENTRIES IN itab WHERE cond..." says "Duplicate lines are automatically eliminated from the result set"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something I needed some days to believe...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Sep 2009 17:43:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137424#M1366384</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2009-09-13T17:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: report not picking correct data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137425#M1366385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;My report is working fine with vendor related to single Purchase Organization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when one vendor is related to different purchase Organizations in that case report  must pick the vendor - Purchase Organization -amount .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose vendor 123 in puchase organizatio D100 has some PO teated amount 1000/-.&lt;/P&gt;&lt;P&gt;But vendor 123 in Purchase Organization C100 has amount 2000.&lt;/P&gt;&lt;P&gt;Then 123 with D100 is 1000/-&lt;/P&gt;&lt;P&gt;and    123 with C100 is 2000/-.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think my report is showing Purchase Organization related to vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is not picking the amount related to Purchase Ortganization and vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually amount picking table BSIK has no Purchase Organization Firld. &lt;/P&gt;&lt;P&gt;This may be the reason . how to resolve this ??&lt;/P&gt;&lt;P&gt;i have doubt only with multiople Purchase Organization .&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 05:11:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137425#M1366385</guid>
      <dc:creator>former_member630092</dc:creator>
      <dc:date>2009-09-14T05:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: report not picking correct data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137426#M1366386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using which tcode are you assigning differnt amount to the same vendor for different purchase organizations? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 05:15:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137426#M1366386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-14T05:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: report not picking correct data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137427#M1366387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;I am not sure about this point in vendor aging report. i have added a pur Organization field in this report.&lt;/P&gt;&lt;P&gt;I am asking &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If vendor no 123 is in D100  and C100 ( D100 and C100 are Pur Organizations ) &lt;/P&gt;&lt;P&gt;Initially no transaction is there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose vendor  no 123  created a Puchase Order of 500 /- using D100 Purchase Organization in duration 01.01.2008 &lt;/P&gt;&lt;P&gt;to 01.01.2009&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But vendor no 123 in Purchase Organization C100 has no transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then 123 with D100 is sould show 500/-&lt;/P&gt;&lt;P&gt;and 123 with C100 is 0 /-.&lt;/P&gt;&lt;P&gt;output of this report should show above results ?&lt;/P&gt;&lt;P&gt;If output is like this then how to rectify my report  ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or it shoud show the result like this &lt;/P&gt;&lt;P&gt;Then 123 with D100 is sould show 500/-&lt;/P&gt;&lt;P&gt;and 123 with C100 is 500 /-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My output is showing like above same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 05:34:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137427#M1366387</guid>
      <dc:creator>former_member630092</dc:creator>
      <dc:date>2009-09-14T05:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: report not picking correct data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137428#M1366388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i need some more information to completye my report . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it true that  same vendor for different purchase organizations can have  differnt amount  related to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Can we create diffferent vendor number of same organization if vendor is having same material to different Purchase    Organization ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Can we create diffferent vendor number of same organization if vendor is having different material to different Purchase  organizations ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which one is true 1 or 2 or both ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 08:54:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137428#M1366388</guid>
      <dc:creator>former_member630092</dc:creator>
      <dc:date>2009-09-14T08:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: report not picking correct data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137429#M1366389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not able to find the relevent  information regarding my previous post.&lt;/P&gt;&lt;P&gt;Do reply .&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, 15 Sep 2009 04:57:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137429#M1366389</guid>
      <dc:creator>former_member630092</dc:creator>
      <dc:date>2009-09-15T04:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: report not picking correct data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137430#M1366390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can we create diffferent vendor number  if vendor is linked to having  different Purchase organizations  with same material or with diferent material?&lt;/P&gt;&lt;P&gt;Example :   Say Vendor (888) from ABC company is providing material to XYZ company with Pur Org D100.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;and same vendor (888) from ABC company is providing material to XYZ company with Pur Org C100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main Point  here is  Purchase Organization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we create another vendor (999) from ABC company to provide material to XYZ company with Pur Org C100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;want to keep a track  about Amount of  vendor of ABC company  linked to Pur Org C100 and D100 separetly.&lt;/P&gt;&lt;P&gt;Or any other sol&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 05:41:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137430#M1366390</guid>
      <dc:creator>former_member630092</dc:creator>
      <dc:date>2009-09-16T05:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: report not picking correct data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137431#M1366391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;got the sol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2009 08:42:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-not-picking-correct-data/m-p/6137431#M1366391</guid>
      <dc:creator>former_member630092</dc:creator>
      <dc:date>2009-09-18T08:42:24Z</dc:date>
    </item>
  </channel>
</rss>

