<?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 availability of basic list info? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/availability-of-basic-list-info/m-p/1669791#M296137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When a secondary list is being processed, what happens to the data of the basic list? Will it be available by default.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Nov 2006 13:09:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-16T13:09:14Z</dc:date>
    <item>
      <title>availability of basic list info?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/availability-of-basic-list-info/m-p/1669791#M296137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When a secondary list is being processed, what happens to the data of the basic list? Will it be available by default.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 13:09:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/availability-of-basic-list-info/m-p/1669791#M296137</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T13:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: availability of basic list info?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/availability-of-basic-list-info/m-p/1669792#M296138</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;it will be in Buffer(some thing like cache) until unless you don't disturb the basic one.&lt;/P&gt;&lt;P&gt;so when you back you can see the first one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 13:12:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/availability-of-basic-list-info/m-p/1669792#M296138</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T13:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: availability of basic list info?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/availability-of-basic-list-info/m-p/1669793#M296139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its there in the memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note  - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 13:13:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/availability-of-basic-list-info/m-p/1669793#M296139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T13:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: availability of basic list info?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/availability-of-basic-list-info/m-p/1669794#M296140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes your basic list will still be there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP will keep all lists in the list-buffer (iirc up to 20 per program). When using the back button you should go back to the 'basic' list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 13:16:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/availability-of-basic-list-info/m-p/1669794#M296140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T13:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: availability of basic list info?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/availability-of-basic-list-info/m-p/1669795#M296141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when data move from the basic list to the secondary list a statement called HIDE use there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIDE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The HIDE statement is one of the fundamental statements for interactive reporting. You use the HIDE technique when creating a basic list. It defines the information that can be passed to subsequent detail lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The detail list presents data that the program selected using the HIDE fields of the basic list. For each list line displayed, the system stores additional information in the HIDE area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 13:26:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/availability-of-basic-list-info/m-p/1669795#M296141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T13:26:07Z</dc:date>
    </item>
  </channel>
</rss>

