<?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: data based on customizing table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-based-on-customizing-table/m-p/5221164#M1207387</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Store in the global memory and then retreive as per requirement.&lt;/P&gt;&lt;P&gt;have a look&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapmaterial.com/sap_memory.html" target="test_blank"&gt;http://www.sapmaterial.com/sap_memory.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Reagrds&lt;/P&gt;&lt;P&gt;Shashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Feb 2009 11:37:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-18T11:37:07Z</dc:date>
    <item>
      <title>data based on customizing table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-based-on-customizing-table/m-p/5221162#M1207385</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;&lt;/P&gt;&lt;P&gt;How would you implement this requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On a Dynpro must be added data which is based on the customizing table . &lt;/P&gt;&lt;P&gt;It has two coloumns. Item-Group and Description. &lt;/P&gt;&lt;P&gt;The user must have the possibility to select those lines which he needs &lt;/P&gt;&lt;P&gt;The selected lines must be to memorized for further application steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your support&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 11:19:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-based-on-customizing-table/m-p/5221162#M1207385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-18T11:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: data based on customizing table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-based-on-customizing-table/m-p/5221163#M1207386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this logic,&lt;/P&gt;&lt;P&gt;export the selected rows to an ABAP memory. subsequently, u can read those rows from the ABAP memory and use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srini*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 11:32:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-based-on-customizing-table/m-p/5221163#M1207386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-18T11:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: data based on customizing table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-based-on-customizing-table/m-p/5221164#M1207387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Store in the global memory and then retreive as per requirement.&lt;/P&gt;&lt;P&gt;have a look&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapmaterial.com/sap_memory.html" target="test_blank"&gt;http://www.sapmaterial.com/sap_memory.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Reagrds&lt;/P&gt;&lt;P&gt;Shashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 11:37:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-based-on-customizing-table/m-p/5221164#M1207387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-18T11:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: data based on customizing table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-based-on-customizing-table/m-p/5221165#M1207388</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;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/a3/30ad6096b511d384bb0060975b04f3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/a3/30ad6096b511d384bb0060975b04f3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check with the above link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neelima.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 11:42:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-based-on-customizing-table/m-p/5221165#M1207388</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-18T11:42:45Z</dc:date>
    </item>
  </channel>
</rss>

