<?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 Regarding OSS Notes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-oss-notes/m-p/2049247#M422284</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks&lt;/P&gt;&lt;P&gt;Actually I am getting the short dump with description DYNP_TOO_MANY_RADIOBUTTONS_ON while running some standard Transaction(ko02). For the solution, SAP Providing the note : 371659.&lt;/P&gt;&lt;P&gt;In that note as a solution sap suggested some z program ZSTSEQNR.&lt;/P&gt;&lt;P&gt;But my problem here is : I understand how to implement...But in my Dev/Production system the concerned report ZSTSEQNR is not existed.&lt;/P&gt;&lt;P&gt;Can I know whether this can be avaiable to by default or we have to create that report in Dev and Transport to Production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expecting a quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points are assured for correct answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Mar 2007 05:53:29 GMT</pubDate>
    <dc:creator>sreeramkumar_madisetty</dc:creator>
    <dc:date>2007-03-28T05:53:29Z</dc:date>
    <item>
      <title>Regarding OSS Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-oss-notes/m-p/2049247#M422284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks&lt;/P&gt;&lt;P&gt;Actually I am getting the short dump with description DYNP_TOO_MANY_RADIOBUTTONS_ON while running some standard Transaction(ko02). For the solution, SAP Providing the note : 371659.&lt;/P&gt;&lt;P&gt;In that note as a solution sap suggested some z program ZSTSEQNR.&lt;/P&gt;&lt;P&gt;But my problem here is : I understand how to implement...But in my Dev/Production system the concerned report ZSTSEQNR is not existed.&lt;/P&gt;&lt;P&gt;Can I know whether this can be avaiable to by default or we have to create that report in Dev and Transport to Production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expecting a quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points are assured for correct answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 05:53:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-oss-notes/m-p/2049247#M422284</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-03-28T05:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding OSS Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-oss-notes/m-p/2049248#M422285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;May be that is a Sample Z program for the reference, from which we can understand the logic that has to be implemented in our code.&lt;/P&gt;&lt;P&gt;Does it says to copy that into your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check with the Radiobutton group used by you to create the radiobuttons.&lt;/P&gt;&lt;P&gt;Radiobutton means at a time only one has to be selected, So it appear that in this case more than one is selected and giving this error.&lt;/P&gt;&lt;P&gt;check that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the Z program, if it doesn't exit in Dev/Prd, you can copy that(if the code is given) and create a program in Dev and use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 05:58:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-oss-notes/m-p/2049248#M422285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T05:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding OSS Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-oss-notes/m-p/2049249#M422286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to implement the note first and it will create the report zstseqnr automatically.&lt;/P&gt;&lt;P&gt;You will then be able to run it. You can then transport the request to your Dev/Prod system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Walter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 14:42:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-oss-notes/m-p/2049249#M422286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T14:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding OSS Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-oss-notes/m-p/2049250#M422287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;  It's Answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 07:59:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-oss-notes/m-p/2049250#M422287</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-05-23T07:59:22Z</dc:date>
    </item>
  </channel>
</rss>

