<?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: ALV Grid Node Add at runtime in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-node-add-at-runtime/m-p/2134725#M448985</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;Update your internal table (here GT_SPFLI)at runtime with added node&lt;/P&gt;&lt;P&gt;then call this method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL METHOD TREE1-&amp;gt;SET_TABLE_FOR_FIRST_DISPLAY&lt;/P&gt;&lt;P&gt;          EXPORTING&lt;/P&gt;&lt;P&gt;               IT_LIST_COMMENTARY   = GT_HEADER[]&lt;/P&gt;&lt;P&gt;               I_BACKGROUND_ID      = 'ALV_BACKGROUND'&lt;/P&gt;&lt;P&gt;               IS_LAYOUT            = GS_LAYOUT_TREE&lt;/P&gt;&lt;P&gt;          CHANGING&lt;/P&gt;&lt;P&gt;               IT_SORT              = GT_SORT[]&lt;/P&gt;&lt;P&gt;               IT_OUTTAB            = GT_SPFLI[]&lt;/P&gt;&lt;P&gt;               IT_FIELDCATALOG      = GT_FIELDCAT_LVC[].&lt;/P&gt;&lt;P&gt;and aso call &lt;/P&gt;&lt;P&gt;FRONTEND_UPDATE of the same class CL_GUI_ALV_TREE_SIMPLE.&lt;/P&gt;&lt;P&gt;i think this should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2007 08:10:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-18T08:10:07Z</dc:date>
    <item>
      <title>ALV Grid Node Add at runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-node-add-at-runtime/m-p/2134724#M448984</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;I am developing a module pool that have ALV tree using class cl_gui_alv_tree_simple.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know how add a Node in the Tree , after displaying the tree in the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie user need to add a node in the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks your for help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 02:12:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-node-add-at-runtime/m-p/2134724#M448984</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-04-17T02:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid Node Add at runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-node-add-at-runtime/m-p/2134725#M448985</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;Update your internal table (here GT_SPFLI)at runtime with added node&lt;/P&gt;&lt;P&gt;then call this method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL METHOD TREE1-&amp;gt;SET_TABLE_FOR_FIRST_DISPLAY&lt;/P&gt;&lt;P&gt;          EXPORTING&lt;/P&gt;&lt;P&gt;               IT_LIST_COMMENTARY   = GT_HEADER[]&lt;/P&gt;&lt;P&gt;               I_BACKGROUND_ID      = 'ALV_BACKGROUND'&lt;/P&gt;&lt;P&gt;               IS_LAYOUT            = GS_LAYOUT_TREE&lt;/P&gt;&lt;P&gt;          CHANGING&lt;/P&gt;&lt;P&gt;               IT_SORT              = GT_SORT[]&lt;/P&gt;&lt;P&gt;               IT_OUTTAB            = GT_SPFLI[]&lt;/P&gt;&lt;P&gt;               IT_FIELDCATALOG      = GT_FIELDCAT_LVC[].&lt;/P&gt;&lt;P&gt;and aso call &lt;/P&gt;&lt;P&gt;FRONTEND_UPDATE of the same class CL_GUI_ALV_TREE_SIMPLE.&lt;/P&gt;&lt;P&gt;i think this should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 08:10:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-node-add-at-runtime/m-p/2134725#M448985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T08:10:07Z</dc:date>
    </item>
  </channel>
</rss>

