<?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: tree data into table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tree-data-into-table/m-p/3267557#M780895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Jan 2008 03:56:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-20T03:56:41Z</dc:date>
    <item>
      <title>tree data into table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tree-data-into-table/m-p/3267553#M780891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the logic how to get data into the database table when some check boxes are checked in a tree structure (means the checked fields are to be carried into the database table).&lt;/P&gt;&lt;P&gt;I can understand its saturday, but pls kindly do the needed help.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Hema Sundara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Jan 5, 2008 10:34 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2008 15:19:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tree-data-into-table/m-p/3267553#M780891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-05T15:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: tree data into table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tree-data-into-table/m-p/3267554#M780892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hema,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we could help you more efficient if you tell us how the tree is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the tree class for a method get_selected_records().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regatds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2008 19:57:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tree-data-into-table/m-p/3267554#M780892</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2008-01-05T19:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: tree data into table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tree-data-into-table/m-p/3267555#M780893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Clemens&lt;/P&gt;&lt;P&gt;thanks for the early reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing is that- based on the methodology we are using(like ASAP or User defined), we have to display a tree structure in a screen which will be having various projects,phases,work packages,tasks, subtasks, etc.. All these have check boxes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now our work is that when a Program Manager selects all or few or none of these above said things by checking the check boxes, we need to update the checked ones into the database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Like the scenerio is that we are finalizing our methodology in this screen whether it is ASAP or Project specific. Hope u are getting the basic idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  When a PM selects as per his wish the various phases,tasks,etc.. and presses a 'finalize' button which should result in only the selected ones to get updated in a project methodology table which contains all above said fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And after updating, we have to write a report program where we can we can display the tree structure with the ones updated in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please share your phone number so that I can get in touch with u for a clear idea.Also ur company mail ID so that I can send u screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like see a project can have any number of phases, a phase can have any number of work packages, a work package can have any no. of activities, an activity can have any no. of tasks, a task can have any no. of subtasks and so on....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like for a project if the PM selects 2 phases and under the 1st phase he can select all or few work packages and under those selected work packages, he can select few activities and so on...&lt;/P&gt;&lt;P&gt;The chain goes on and we have to send this data to a table and display it in the form of a tree when needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please ask for clarifications if any.&lt;/P&gt;&lt;P&gt;My mail ID is hemasundara_munagapati@satyam.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking u.&lt;/P&gt;&lt;P&gt;Hema.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Hema Sundar Munagapati on Jan 6, 2008 6:09 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jan 2008 03:27:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tree-data-into-table/m-p/3267555#M780893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-06T03:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: tree data into table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tree-data-into-table/m-p/3267556#M780894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like see a project can have any number of phases, a phase can have any number of work packages, a work package can have any no. of activities, an activity can have any no. of tasks, a task can have any no. of subtasks and so on....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like for a project if the PM selects 2 phases and under the 1st phase he can select all or few work packages and under those selected work packages, he can select few activities and so on...&lt;/P&gt;&lt;P&gt;The chain goes on and we have to send this data to a table and display it in the form of a tree when needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ask for clarifications if any.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jan 2008 03:32:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tree-data-into-table/m-p/3267556#M780894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-06T03:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: tree data into table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tree-data-into-table/m-p/3267557#M780895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jan 2008 03:56:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tree-data-into-table/m-p/3267557#M780895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-20T03:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: tree data into table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tree-data-into-table/m-p/3267558#M780896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you solve it, may I ask?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jan 2008 15:14:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tree-data-into-table/m-p/3267558#M780896</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2008-01-20T15:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: tree data into table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tree-data-into-table/m-p/3267559#M780897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Clemens!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We earlier designed the screen using Visual Composer, but later when the functionality was not met, we shifted to WebDynpro where the thing became a bit easy than the earlier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the background BAPI logic also was changed a bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Hema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 04:10:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tree-data-into-table/m-p/3267559#M780897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T04:10:37Z</dc:date>
    </item>
  </channel>
</rss>

