<?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: Regarding Structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/4084426#M976580</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;Suppose in your internal table you ahve 10 records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To read the data without selecting index you can loo into the internal table like-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do 10 times.&lt;/P&gt;&lt;P&gt; Read table lt_APAR_DATA into wa_APAR_DATA .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write:&lt;/P&gt;&lt;P&gt; wa_apar_data-field.&lt;/P&gt;&lt;P&gt;Enddo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Sujit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jul 2008 11:03:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-10T11:03:09Z</dc:date>
    <item>
      <title>Regarding Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/4084422#M976576</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;  In my application they have declred the structure like -- &lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;data:  LT_APAR_DATA     TYPE FDBL_APAR_TABLE,&lt;/P&gt;&lt;P&gt;         LS_APAR_DATA     TYPE FDBL_APAR_DATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; when they read the data from LT_APAR_DATA , i am getting the data. how can i read the data with out selecting the data first. like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Read table lt_APAR_DATA into wa_APAR_DATA index 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; If so how the data is automatically updated into FDBL_APAR_TABLE structure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; wating for ur reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Srinath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 10:11:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/4084422#M976576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T10:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/4084423#M976577</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;structures are used to capture details of only 1 record at run time  from tables.the data is not stored in structures.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 10:16:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/4084423#M976577</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-07-10T10:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/4084424#M976578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt; how can i read the data with out selecting the data first.&amp;gt;  Srinath&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Srinath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I dont understand the part -   &amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt; how can i read the data with out selecting the data first.&amp;gt;  Srinath&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please be more clear with that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Kothand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 10:19:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/4084424#M976578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T10:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/4084425#M976579</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;When you are using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Read table lt_APAR_DATA into wa_APAR_DATA index 1.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are actually selecting the values at index 1 position. This &lt;/P&gt;&lt;P&gt;is one way of selection.&lt;/P&gt;&lt;P&gt;If you dont update this index value you will get data of the first record every time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sumit Agarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 10:54:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/4084425#M976579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T10:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/4084426#M976580</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;Suppose in your internal table you ahve 10 records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To read the data without selecting index you can loo into the internal table like-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do 10 times.&lt;/P&gt;&lt;P&gt; Read table lt_APAR_DATA into wa_APAR_DATA .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write:&lt;/P&gt;&lt;P&gt; wa_apar_data-field.&lt;/P&gt;&lt;P&gt;Enddo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Sujit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 11:03:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/4084426#M976580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T11:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/4084427#M976581</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;Please read the help of read statement.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb35f8358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb35f8358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 11:08:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/4084427#M976581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T11:08:23Z</dc:date>
    </item>
  </channel>
</rss>

