<?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: How create list using write statement? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-create-list-using-write-statement/m-p/12382828#M1994265</link>
    <description>&lt;P&gt;There is a logic based on which you can create this. Use WRITE to write the data and then WRITE with newline character. You can check the &lt;A href="https://help.sap.com/doc/abapdocu_751_index_htm/7.51/en-us/abapwrite-.htm" target="_blank"&gt;ABAP Documentation &lt;/A&gt; or WRITE for the Newline characters. This has to be done for each row so looping is needed. That way you can get list processing.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Apr 2021 12:43:35 GMT</pubDate>
    <dc:creator>former_member539238</dc:creator>
    <dc:date>2021-04-01T12:43:35Z</dc:date>
    <item>
      <title>How create list using write statement?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-create-list-using-write-statement/m-p/12382825#M1994262</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1906841-캡처.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;I want list screen like this photo, but i only know using ALV&lt;/P&gt;
  &lt;P&gt;I should make list with WRITE statement &lt;/P&gt;
  &lt;P&gt;Please Help me ;_;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 11:56:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-create-list-using-write-statement/m-p/12382825#M1994262</guid>
      <dc:creator>former_member705156</dc:creator>
      <dc:date>2021-04-01T11:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: How create list using write statement?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-create-list-using-write-statement/m-p/12382826#M1994263</link>
      <description>&lt;P&gt;Have you checked the &lt;A href="https://help.sap.com/doc/abapdocu_751_index_htm/7.51/en-us/abapwrite-.htm"&gt;abap_docu&lt;/A&gt; on the WRITE statement?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 11:58:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-create-list-using-write-statement/m-p/12382826#M1994263</guid>
      <dc:creator>Patrick_vN</dc:creator>
      <dc:date>2021-04-01T11:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: How create list using write statement?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-create-list-using-write-statement/m-p/12382827#M1994264</link>
      <description>&lt;P&gt;Hello  &lt;SPAN class="mention-scrubbed"&gt;jorie&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;You need to use the WRITE statement. &lt;/P&gt;&lt;P&gt;Here is SAP Help about it:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/doc/abapdocu_752_index_htm/7.52/en-US/abenabap_lists.htm" target="test_blank"&gt;https://help.sap.com/doc/abapdocu_752_index_htm/7.52/en-US/abenabap_lists.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/doc/abapdocu_752_index_htm/7.52/en-US/abapwrite-.htm" target="test_blank"&gt;https://help.sap.com/doc/abapdocu_752_index_htm/7.52/en-US/abapwrite-.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And here is an example: &lt;A href="https://www.trailsap.com/dev/abap/statements/?topic=command-write" target="test_blank"&gt;https://www.trailsap.com/dev/abap/statements/?topic=command-write&lt;/A&gt;&lt;/P&gt;Kind regards,&lt;BR /&gt;Mateusz</description>
      <pubDate>Thu, 01 Apr 2021 12:03:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-create-list-using-write-statement/m-p/12382827#M1994264</guid>
      <dc:creator>MateuszAdamus</dc:creator>
      <dc:date>2021-04-01T12:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: How create list using write statement?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-create-list-using-write-statement/m-p/12382828#M1994265</link>
      <description>&lt;P&gt;There is a logic based on which you can create this. Use WRITE to write the data and then WRITE with newline character. You can check the &lt;A href="https://help.sap.com/doc/abapdocu_751_index_htm/7.51/en-us/abapwrite-.htm" target="_blank"&gt;ABAP Documentation &lt;/A&gt; or WRITE for the Newline characters. This has to be done for each row so looping is needed. That way you can get list processing.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 12:43:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-create-list-using-write-statement/m-p/12382828#M1994265</guid>
      <dc:creator>former_member539238</dc:creator>
      <dc:date>2021-04-01T12:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: How create list using write statement?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-create-list-using-write-statement/m-p/12382829#M1994266</link>
      <description>&lt;P&gt;Did you look in online help with keywords such as  'Classic Lists' / 'Simple Lists' and then for statements such as WRITE&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 09:43:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-create-list-using-write-statement/m-p/12382829#M1994266</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2021-04-02T09:43:19Z</dc:date>
    </item>
  </channel>
</rss>

