<?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: Inserting a new record into the SAP standard table SETNODE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-a-new-record-into-the-sap-standard-table-setnode/m-p/1997980#M406408</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;before&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;zset ---Header&lt;/P&gt;&lt;P&gt; zset1--Prabhu (child).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;new &lt;/P&gt;&lt;P&gt;zset---header&lt;/P&gt;&lt;P&gt;  zset1--prabhu1&lt;/P&gt;&lt;P&gt;  zset2--prabhu2 ( it should be a valid set id , that means u have to create in gs01 with description PRABHU2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i&amp;lt;b&amp;gt;  know when u are trying to add new Subset , u are not able to get the description of ZSET2 that means its not a valide set ID.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2007 12:08:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-23T12:08:12Z</dc:date>
    <item>
      <title>Inserting a new record into the SAP standard table SETNODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-a-new-record-into-the-sap-standard-table-setnode/m-p/1997973#M406401</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;We have a requirement to add a new record into the SAP standard table SETNODE. This table is getting updated from a FM or program since it has few entries which were customized before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function group GSGF contains some Function Modules which may be used to update this table but we are not able find the right FM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has any idea or worked on this before please let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lavanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 08:46:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-a-new-record-into-the-sap-standard-table-setnode/m-p/1997973#M406401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T08:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting a new record into the SAP standard table SETNODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-a-new-record-into-the-sap-standard-table-setnode/m-p/1997974#M406402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u have to use tcode GS01/02.&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;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 09:31:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-a-new-record-into-the-sap-standard-table-setnode/m-p/1997974#M406402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T09:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting a new record into the SAP standard table SETNODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-a-new-record-into-the-sap-standard-table-setnode/m-p/1997975#M406403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhu,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;This transaction is working fine but we are creating a new subset id inside an already existing id. For the same we need to add an entry into the table SETHEADERT. Please let us know how to enter an entry into the table SETHEADERT if you have any idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lavanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 10:49:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-a-new-record-into-the-sap-standard-table-setnode/m-p/1997975#M406403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T10:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting a new record into the SAP standard table SETNODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-a-new-record-into-the-sap-standard-table-setnode/m-p/1997976#M406404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;creating set id is &lt;/P&gt;&lt;P&gt;1.Directly giving value ranges &lt;/P&gt;&lt;P&gt;2.Creating sub-hierarchy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in ur case u want to add one sub hierarchy i.e set id , so in Gs02 u will option to include set id itself (shift + F8).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just see gs02 , i know u will get it done .No need to add entry in any tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;zset---&amp;gt;subset ids&lt;/P&gt;&lt;P&gt;       zsset1--prabhu  &lt;/P&gt;&lt;P&gt;       zsset2--prabhu1&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so here u want to change des.of zsset from prahu to prabhu0,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;then &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto to gs02 with zsset1 and change its description.&amp;lt;/b&amp;gt;   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will reflect in that table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;this is called down to top model.So u have to create child ones first then u have to create father.&amp;lt;/b&amp;gt;&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;prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 11:06:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-a-new-record-into-the-sap-standard-table-setnode/m-p/1997976#M406404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T11:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting a new record into the SAP standard table SETNODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-a-new-record-into-the-sap-standard-table-setnode/m-p/1997977#M406405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am able to create a new sub entry but not its description, for the description I think we need to add an entry into the table SETHEADERT. In GS02 the description for all the subnodes are coming from this table. If there is any other alternate solution please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lavanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 11:13:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-a-new-record-into-the-sap-standard-table-setnode/m-p/1997977#M406405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T11:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting a new record into the SAP standard table SETNODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-a-new-record-into-the-sap-standard-table-setnode/m-p/1997978#M406406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhu,&lt;/P&gt;&lt;P&gt;I think we can create a set id through GS01. My understanding now is the subset set id which i wanted to create before through the table can be done through the transaction GS01. If so validate my understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for the valid inputs.&lt;/P&gt;&lt;P&gt;Lavanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 11:22:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-a-new-record-into-the-sap-standard-table-setnode/m-p/1997978#M406406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T11:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting a new record into the SAP standard table SETNODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-a-new-record-into-the-sap-standard-table-setnode/m-p/1997979#M406407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhu,&lt;/P&gt;&lt;P&gt;In your example:&lt;/P&gt;&lt;P&gt;zset, zset1 are already present for me. I need to create a new subset zset2 with description prabhu2. But through this transaction i was able to create zset2 but not its description. I am not able to create description. Any pointers on this would be of great help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please ignore before two replies, i was in a hurry. Anyway your answer has given a solution for my problem but only description is left out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;Lavanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 11:58:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-a-new-record-into-the-sap-standard-table-setnode/m-p/1997979#M406407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T11:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting a new record into the SAP standard table SETNODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-a-new-record-into-the-sap-standard-table-setnode/m-p/1997980#M406408</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;before&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;zset ---Header&lt;/P&gt;&lt;P&gt; zset1--Prabhu (child).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;new &lt;/P&gt;&lt;P&gt;zset---header&lt;/P&gt;&lt;P&gt;  zset1--prabhu1&lt;/P&gt;&lt;P&gt;  zset2--prabhu2 ( it should be a valid set id , that means u have to create in gs01 with description PRABHU2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i&amp;lt;b&amp;gt;  know when u are trying to add new Subset , u are not able to get the description of ZSET2 that means its not a valide set ID.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 12:08:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-a-new-record-into-the-sap-standard-table-setnode/m-p/1997980#M406408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T12:08:12Z</dc:date>
    </item>
  </channel>
</rss>

