<?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: Problem with Application server upload in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322838#M1394836</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;As Max pointed out AL11 will show only 255 characters. This limitation is just for viewing and not on the data itself. It does not mean that the data is cut or missing. Its available, just that it is not being shown. So the problem is not about any missing fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Nov 2009 17:00:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-06T17:00:06Z</dc:date>
    <item>
      <title>Problem with Application server upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322830#M1394828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      I am creating a file in the application server from my internal table. Using &lt;STRONG&gt;OPEN DATA SET&lt;/STRONG&gt;, &lt;STRONG&gt;Transfer Data&lt;/STRONG&gt;, &lt;STRONG&gt;Close Data Set&lt;/STRONG&gt;. Thing is i am unable to see all the columns getting uploaded in that file. I tried to download the same but even the downloaded file contains the reduced coloumns which were seeming in AL11. &lt;/P&gt;&lt;P&gt;      I am using that file for creating Batch Input session which is failing because of that missing data.&lt;/P&gt;&lt;P&gt;     I tried to condense the data, giving lenght specification.. but it is not working. Please provide me the way to upload the complete data into application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  CONDENSE g35_bgr00.
  TRANSFER g35_bgr00 TO p_output LENGTH 2000.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Uday S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 13:20:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322830#M1394828</guid>
      <dc:creator>UdayS</dc:creator>
      <dc:date>2009-11-06T13:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Application server upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322831#M1394829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uday,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can transfer 255 characters only in a line.&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;Kritesh shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 13:29:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322831#M1394829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T13:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Application server upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322832#M1394830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please close this duplicate post and continue with the other one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 13:34:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322832#M1394830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T13:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Application server upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322833#M1394831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kritesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From where did you get this info ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some reservations on this. Please verify &amp;amp; correct me if i am wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@OP: What is the length of the structure you are trying to write into the app. server file? If possible share the structure details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 13:35:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322833#M1394831</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-11-06T13:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Application server upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322834#M1394832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open dataset in binary mode that will help solve your problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nabheet Madan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 13:53:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322834#M1394832</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2009-11-06T13:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Application server upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322835#M1394833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you confirm that there is data in the application server file and that there is a problem with the input to the BDC?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 13:54:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322835#M1394833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T13:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Application server upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322836#M1394834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikranth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Yeah when i downloaded the file to the local machine throught CG3Y i am able to see the data but when i downloaded using save option i was not able to see the data. And also not able to see tha data in AL11. Even it is not seeming data is there..??.&lt;/P&gt;&lt;P&gt;Yeah Batch input session is getting created using the standard program where excatly i am facing the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Uday S.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Uday Kumar on Nov 6, 2009 3:27 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 14:26:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322836#M1394834</guid>
      <dc:creator>UdayS</dc:creator>
      <dc:date>2009-11-06T14:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Application server upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322837#M1394835</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;AL11 lists the data file in an abap list, so it can show only the first 255 char, if your record is longer than 255 char, AL11 will trunc it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use a std BI,  u can see the file by trx SXDB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 14:30:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322837#M1394835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T14:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Application server upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322838#M1394836</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;As Max pointed out AL11 will show only 255 characters. This limitation is just for viewing and not on the data itself. It does not mean that the data is cut or missing. Its available, just that it is not being shown. So the problem is not about any missing fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 17:00:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322838#M1394836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T17:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Application server upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322839#M1394837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikranth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Thanks for you confirmation, i need one more clarification. I am passing the data of that file in AL11 to another program through submit option. So as per your saying (that AL11 holds the complete data) the program which we are calling will recieve the complete data is it is so..??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  SUBMIT rfbibl00
       WITH ds_name = p_output
       WITH callmode = callmode                          
       AND  RETURN.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here p_output contains the path of the file in the application server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 06:26:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322839#M1394837</guid>
      <dc:creator>UdayS</dc:creator>
      <dc:date>2009-11-09T06:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Application server upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322840#M1394838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Uday,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are able to view the whole content when you download the application server file with CG3Y, then the submit program rfbibl00 will receive the whole content of the file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 06:37:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322840#M1394838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-09T06:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Application server upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322841#M1394839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Vikrant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        I got your point. But as i mentioned i am calling another program RFBIBL01. Here i am reading the data into a character field which is declared as below. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA:    BEGIN OF TFILE OCCURS 0,
           REC(3300)  TYPE C,
         END OF TFILE.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then i am reading that application server data into this file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
   READ DATASET DS_NAME INTO TFILE.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i debugged it seemed that TFILE is not fetching all the data that is there in AL11. TFILE is holding only some 252 characters rest of the characters were not seeming. The fields which are needed are after some 50 characters. So is there is any field restriction..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Uday S.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Uday Kumar on Nov 9, 2009 9:30 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 08:30:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322841#M1394839</guid>
      <dc:creator>UdayS</dc:creator>
      <dc:date>2009-11-09T08:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Application server upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322842#M1394840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Uday,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There isnt any such field restirction unless its too huge. Better declare the TFILE field of the TYPE STRING instead of CHAR. Also while debugging, use the offsets and check if the value is populated like tfile-rec+250(100) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 08:34:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322842#M1394840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-09T08:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Application server upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322843#M1394841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;i wan't download xml on the application server, how i do that?&lt;/P&gt;&lt;P&gt;i had try to this&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  "File löschen
  delete dataset if_filename.

  call transformation ('ID')
    source xml lf_xml_str
    result xml lf_con_xml.


  "File downloaden
  open dataset if_filename for output in binary mode.

  transfer lf_con_xml to if_filename.
*  loop at lt_xml_data assigning &amp;lt;ls_xml_data&amp;gt;.
*    transfer &amp;lt;ls_xml_data&amp;gt; to if_filename.
*  endloop.
  close dataset if_filename.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;But the output isn't in a xml structur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me?&lt;/P&gt;&lt;P&gt;Thx abap_begin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: abap_begin on Feb 5, 2010 4:10 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 15:10:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-application-server-upload/m-p/6322843#M1394841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-05T15:10:01Z</dc:date>
    </item>
  </channel>
</rss>

