<?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: Deliery Number missing from .csv in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/deliery-number-missing-from-csv/m-p/9082990#M1704498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the issue.&lt;BR /&gt;The issue is all because, the field Delivery number is not declared in the internal table which is being called when the download is needed.&lt;BR /&gt;And the pdf file generated is fetched from the spool and hence it is picking the value from the ALV. Pdf file cannot be compared to the csv file as both of them are generated from two different internal tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Snigdha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2012 13:23:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-10-11T13:23:25Z</dc:date>
    <item>
      <title>Deliery Number missing from .csv</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deliery-number-missing-from-csv/m-p/9082986#M1704494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please kindly help me out on this issue.&lt;/P&gt;&lt;P&gt;The delivery number is missing from the .csv. No idea when this started to disappear.&lt;BR /&gt; It appears on the .pdf.&amp;nbsp; We need the delivery number for the brokers and our electronic auditing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Can somebody please tell me why this is happening? Also tell me how i can resolve this!&lt;/P&gt;&lt;P&gt;Appreciate your immediate help&lt;/P&gt;&lt;P&gt;Thanks in advance!!&lt;BR /&gt;Snigdha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 11:02:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deliery-number-missing-from-csv/m-p/9082986#M1704494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-11T11:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Deliery Number missing from .csv</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deliery-number-missing-from-csv/m-p/9082987#M1704495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Snigdha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some information regarding this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you downloading the file from ABAP?&lt;/P&gt;&lt;P&gt;Are you able to see the delivery no. while debugging in the table which you are passing to FM download?&lt;/P&gt;&lt;P&gt;Is there any adobe form or smartform in which you are able to see the delivery no's.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sandeep Katoch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 11:05:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deliery-number-missing-from-csv/m-p/9082987#M1704495</guid>
      <dc:creator>sandeep_katoch</dc:creator>
      <dc:date>2012-10-11T11:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Deliery Number missing from .csv</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deliery-number-missing-from-csv/m-p/9082988#M1704496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for a quick reply.&lt;BR /&gt;Yes the file is being downloaded from ABAP..&lt;/P&gt;&lt;P&gt;The Delivery number is also being displayed when i debug the file, hence it is being displayed in the pdf file.&lt;BR /&gt;Thanks!!&lt;BR /&gt;Snigdha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 11:33:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deliery-number-missing-from-csv/m-p/9082988#M1704496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-11T11:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Deliery Number missing from .csv</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deliery-number-missing-from-csv/m-p/9082989#M1704497</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;Ok so the thing is till the time you are passing the data to FM for dwonload the delivery no. is there.&lt;/P&gt;&lt;P&gt;But are all characters not seen in csv or only one or two digits are missing?&lt;/P&gt;&lt;P&gt;If you are using ALV grid display and then downloading the file then their may be one cause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1: you will have to check the filedcatalog build where in you are building the fieldcat.&lt;/P&gt;&lt;P&gt;There are cases wherein if the length of variable is less then the actual length then in SAP you will see the delivery in alv but some characters will be lost in download because the variable length used in fieldcat is less than actual lenght of delivery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;sandeep katoch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 11:51:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deliery-number-missing-from-csv/m-p/9082989#M1704497</guid>
      <dc:creator>sandeep_katoch</dc:creator>
      <dc:date>2012-10-11T11:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Deliery Number missing from .csv</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deliery-number-missing-from-csv/m-p/9082990#M1704498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the issue.&lt;BR /&gt;The issue is all because, the field Delivery number is not declared in the internal table which is being called when the download is needed.&lt;BR /&gt;And the pdf file generated is fetched from the spool and hence it is picking the value from the ALV. Pdf file cannot be compared to the csv file as both of them are generated from two different internal tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Snigdha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 13:23:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deliery-number-missing-from-csv/m-p/9082990#M1704498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-11T13:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Deliery Number missing from .csv</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deliery-number-missing-from-csv/m-p/9082991#M1704499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your most welcome &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1031/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close the thread if it has been answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sandeep Katoch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 16:28:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deliery-number-missing-from-csv/m-p/9082991#M1704499</guid>
      <dc:creator>sandeep_katoch</dc:creator>
      <dc:date>2012-10-11T16:28:43Z</dc:date>
    </item>
  </channel>
</rss>

