<?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 button in selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/button-in-selection-screen/m-p/4129181#M987377</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello guru ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Guru I have created several button in my selection screen , for different condition  , suppose when I wl click on first button the sale contract will release on some condition , but the thing is that ......&lt;/P&gt;&lt;P&gt;Program is comming ok , but in second time when I click on that button again , alv data is comming(field catalog ) twice(duplicate data , same line ) in horizantly not vertically , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not getting whats the prob , and I am not able to clear the button action for first button before pressing the second button .&lt;/P&gt;&lt;P&gt;this bello code I have witten for button in selection screen .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CLEAR v_flag.&lt;/P&gt;&lt;P&gt;  IF sscrfields-ucomm = 'UCOM1'.&lt;/P&gt;&lt;P&gt;    CLEAR it_output .&lt;/P&gt;&lt;P&gt;    CLEAR fieldcatalog .&lt;/P&gt;&lt;P&gt;    CLEAR gd_layout .&lt;/P&gt;&lt;P&gt;    v_flag = '1'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   v_lifsk1 = '11' .&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ELSEIF sscrfields-ucomm = 'UCOM2'.&lt;/P&gt;&lt;P&gt;    v_flag = '2' .&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;v_lifsk1 = '14' .&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do this , plz healp .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am waiting for your healp .&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joy Chakravorty .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jul 2008 05:20:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-11T05:20:37Z</dc:date>
    <item>
      <title>button in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/button-in-selection-screen/m-p/4129181#M987377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello guru ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Guru I have created several button in my selection screen , for different condition  , suppose when I wl click on first button the sale contract will release on some condition , but the thing is that ......&lt;/P&gt;&lt;P&gt;Program is comming ok , but in second time when I click on that button again , alv data is comming(field catalog ) twice(duplicate data , same line ) in horizantly not vertically , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not getting whats the prob , and I am not able to clear the button action for first button before pressing the second button .&lt;/P&gt;&lt;P&gt;this bello code I have witten for button in selection screen .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CLEAR v_flag.&lt;/P&gt;&lt;P&gt;  IF sscrfields-ucomm = 'UCOM1'.&lt;/P&gt;&lt;P&gt;    CLEAR it_output .&lt;/P&gt;&lt;P&gt;    CLEAR fieldcatalog .&lt;/P&gt;&lt;P&gt;    CLEAR gd_layout .&lt;/P&gt;&lt;P&gt;    v_flag = '1'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   v_lifsk1 = '11' .&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ELSEIF sscrfields-ucomm = 'UCOM2'.&lt;/P&gt;&lt;P&gt;    v_flag = '2' .&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;v_lifsk1 = '14' .&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do this , plz healp .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am waiting for your healp .&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joy Chakravorty .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 05:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/button-in-selection-screen/m-p/4129181#M987377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-11T05:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: button in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/button-in-selection-screen/m-p/4129182#M987378</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;CLEAR it_output .&lt;/P&gt;&lt;P&gt;CLEAR fieldcatalog .&lt;/P&gt;&lt;P&gt;CLEAR gd_layout .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u clear the header ALSO  Clear the body of the itab &lt;/P&gt;&lt;P&gt;like below code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLEAR it_output[] .&lt;/P&gt;&lt;P&gt;CLEAR fieldcatalog[].&lt;/P&gt;&lt;P&gt;CLEAR gd_layout[] .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if usefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Durai.V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 07:01:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/button-in-selection-screen/m-p/4129182#M987378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-11T07:01:48Z</dc:date>
    </item>
  </channel>
</rss>

