<?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: datum problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/datum-problem/m-p/2653311#M611724</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ranjna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I understand right this is one document with three line items. In this case the problem is not with the BKPF selection, but with the line item selections. Pls. check your code or copy it here and people can have a look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2007 08:04:30 GMT</pubDate>
    <dc:creator>JozsefSzikszai</dc:creator>
    <dc:date>2007-08-23T08:04:30Z</dc:date>
    <item>
      <title>datum problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/datum-problem/m-p/2653309#M611722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts !&lt;/P&gt;&lt;P&gt;there  is a program for displaying domestic sales figures as per&lt;/P&gt;&lt;P&gt;  customer/document type/Invoice wise. &lt;/P&gt;&lt;P&gt;input data  for report is&lt;/P&gt;&lt;P&gt;Company code&lt;/P&gt;&lt;P&gt;DOCUMENT TYPE&lt;/P&gt;&lt;P&gt;START DATE &amp;amp; END DATE&lt;/P&gt;&lt;P&gt;FINANCIAL YEAR.&lt;/P&gt;&lt;P&gt;problem is in date when i entered date 01.05.07 to 04.05.07  or 02.05.07 to 05.05.07 or 02.05.07 to 06.05.07 its taking data for all 3 line items in invoice and showing correct data. but if date is 01.05.07 to 05.05.07  or 01.05.07 to 06.05.07 its taking data for two line items leaving 1st line item in invoice . Date for  these invoice creation is 02.05.07, its showing correct data for it . but not showing correct data in some date intervals(i.e its taking data for two line items leaving 1st line item in invoice )  . for other invoices its giving correct data except in this specific doc.no. otherwise it is correct . can anybody help me why its showing incorrect data for only one specific doc.no. &lt;/P&gt;&lt;P&gt;code for date is&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have checked fb03 and its showing correct  3 line items in invoice &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM FORM_COLLECT_BKPF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SELECT BUKRS BELNR GJAHR BLDAT BUDAT BLART XBLNR BKTXT USNAM CPUDT&lt;/P&gt;&lt;P&gt;  CPUTM FROM BKPF&lt;/P&gt;&lt;P&gt;  INTO CORRESPONDING FIELDS OF TABLE IT_BKPF&lt;/P&gt;&lt;P&gt;  WHERE BUKRS = PR_BUKRS&lt;/P&gt;&lt;P&gt;  AND GJAHR = PR_GJAHR&lt;/P&gt;&lt;P&gt;  AND BLART IN SO_BLART&lt;/P&gt;&lt;P&gt;  AND BUDAT IN SO_BUDAT&lt;/P&gt;&lt;P&gt;  AND XREVERSAL = ''&lt;/P&gt;&lt;P&gt;  AND BSTAT = ''.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF IT_BKPF[] IS INIT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 06:48:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/datum-problem/m-p/2653309#M611722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T06:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: datum problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/datum-problem/m-p/2653310#M611723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Such long questions are not practical. and not easy to understand.&lt;/P&gt;&lt;P&gt;Sorry because this is not an answer you wait.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 07:54:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/datum-problem/m-p/2653310#M611723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T07:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: datum problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/datum-problem/m-p/2653311#M611724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ranjna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I understand right this is one document with three line items. In this case the problem is not with the BKPF selection, but with the line item selections. Pls. check your code or copy it here and people can have a look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 08:04:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/datum-problem/m-p/2653311#M611724</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-08-23T08:04:30Z</dc:date>
    </item>
  </channel>
</rss>

