<?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: need help gui_upload and split in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-gui-upload-and-split/m-p/10726347#M1873620</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;if the file is coming in the below format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;D; MTART&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;I; MATNR; MAKTX; vebeln&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;you have an indicator right, I and D.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;So append your internal table when you have "I" on it.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Thanks&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Gowrishankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Nov 2014 21:57:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-11-19T21:57:06Z</dc:date>
    <item>
      <title>need help gui_upload and split</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-gui-upload-and-split/m-p/10726346#M1873619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello gentlemen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem, I have to upload a file it is separated by; but the file like this, on separate line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; D; MTART&lt;/P&gt;&lt;P&gt;I; MATNR; MAKTX; vebeln&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to join the Z database table and throws well MTART; MATNR; MAKTX; vebeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More when I loop append the database but is on a separate line and need to stay in the same line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;boa noite, amigos estou com um problema tenho um upload de um arquivo porem eles estão em linhas separadas e preciso unir 2 linhas na mesma tabela.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o aquivo vem assim:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; D; MTART&lt;/P&gt;&lt;P&gt;I; MATNR; MAKTX; vebeln&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e preciso gravar eles na tabela na mesma linha e não sei como fazer, quando do o loop grava na tabela somente o mtart e depois no segundo loop que grava o restante.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 21:46:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-gui-upload-and-split/m-p/10726346#M1873619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-19T21:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: need help gui_upload and split</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-gui-upload-and-split/m-p/10726347#M1873620</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;if the file is coming in the below format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;D; MTART&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;I; MATNR; MAKTX; vebeln&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;you have an indicator right, I and D.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;So append your internal table when you have "I" on it.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Thanks&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Gowrishankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 21:57:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-gui-upload-and-split/m-p/10726347#M1873620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-19T21:57:06Z</dc:date>
    </item>
  </channel>
</rss>

