<?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 Problem in tabstrip control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-tabstrip-control/m-p/4126756#M986750</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with tabstrip control. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a type 1 program, in selection-screen I have a tabstrip control with four tabs i.e. tab1, tab2 tab3 and tab4. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tab1 is assigned with prog1 &lt;/P&gt;&lt;P&gt;tab2 is assigned with prog2 &lt;/P&gt;&lt;P&gt;tab3 is assigned with prog3 &lt;/P&gt;&lt;P&gt;tab4 is assigned with prog4 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Default tab is tab1, if I click on tab2 it is executing tab1 program and showing tab2. If there are any mandatory fields in tab1 it is giving error message 'give data for all required fields'. If click on tab2, directly it should show tab2 selection screen it should not execute tab1 or previous tab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If I execute tab4 program after execution it is showing tab1 screen, but i want to show tab4 screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me. &lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards. &lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jul 2008 09:36:29 GMT</pubDate>
    <dc:creator>former_member734916</dc:creator>
    <dc:date>2008-07-07T09:36:29Z</dc:date>
    <item>
      <title>Problem in tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-tabstrip-control/m-p/4126756#M986750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with tabstrip control. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a type 1 program, in selection-screen I have a tabstrip control with four tabs i.e. tab1, tab2 tab3 and tab4. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tab1 is assigned with prog1 &lt;/P&gt;&lt;P&gt;tab2 is assigned with prog2 &lt;/P&gt;&lt;P&gt;tab3 is assigned with prog3 &lt;/P&gt;&lt;P&gt;tab4 is assigned with prog4 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Default tab is tab1, if I click on tab2 it is executing tab1 program and showing tab2. If there are any mandatory fields in tab1 it is giving error message 'give data for all required fields'. If click on tab2, directly it should show tab2 selection screen it should not execute tab1 or previous tab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If I execute tab4 program after execution it is showing tab1 screen, but i want to show tab4 screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me. &lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards. &lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 09:36:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-tabstrip-control/m-p/4126756#M986750</guid>
      <dc:creator>former_member734916</dc:creator>
      <dc:date>2008-07-07T09:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-tabstrip-control/m-p/4126757#M986751</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;Can you provide us the code you wrote.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swapna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 09:43:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-tabstrip-control/m-p/4126757#M986751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-07T09:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-tabstrip-control/m-p/4126758#M986752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Swapna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;This is my code for tabstrip control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CASE SSCRFIELDS-UCOMM.&lt;/P&gt;&lt;P&gt;   WHEN 'BOOK'.&lt;/P&gt;&lt;P&gt;     tabb1-prog = 'ZAXOMM005_V1'.&lt;/P&gt;&lt;P&gt;     tabb1-dynnr = 1.&lt;/P&gt;&lt;P&gt;     tabb1-activetab = 'TABS1'.&lt;/P&gt;&lt;P&gt;     option = '1'.&lt;/P&gt;&lt;P&gt;   WHEN 'SUMM'.&lt;/P&gt;&lt;P&gt;     tabb1-prog = 'ZAXOMM005_V1'.&lt;/P&gt;&lt;P&gt;     tabb1-dynnr = 2.&lt;/P&gt;&lt;P&gt;     tabb1-activetab = 'TABS2'.&lt;/P&gt;&lt;P&gt;     option = '2'.&lt;/P&gt;&lt;P&gt;   WHEN 'POST'.&lt;/P&gt;&lt;P&gt;     tabb1-prog = 'ZAXOMM005_V1'.&lt;/P&gt;&lt;P&gt;     tabb1-dynnr = 3.&lt;/P&gt;&lt;P&gt;     tabb1-activetab = 'TABS3'.&lt;/P&gt;&lt;P&gt;     option ='3'.&lt;/P&gt;&lt;P&gt;*CH01 start&lt;/P&gt;&lt;P&gt;   WHEN 'RSET'.&lt;/P&gt;&lt;P&gt;     tabb1-prog = 'ZAXOMM005_V1'.&lt;/P&gt;&lt;P&gt;     tabb1-dynnr = 4.&lt;/P&gt;&lt;P&gt;     tabb1-activetab = 'TABS4'.&lt;/P&gt;&lt;P&gt;     option = '4'.&lt;/P&gt;&lt;P&gt;ENDCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; case option.&lt;/P&gt;&lt;P&gt;  when '1'.&lt;/P&gt;&lt;P&gt;IF  SSCRFIELDS-UCOMM = 'ONLI'.&lt;/P&gt;&lt;P&gt;   if p1_werks is initial or p1_lgort is initial or&lt;/P&gt;&lt;P&gt;      p1_bstar is initial or p1_gjahr is initial.&lt;/P&gt;&lt;P&gt;     message e000(vz) with text-001.&lt;/P&gt;&lt;P&gt;   endif.&lt;/P&gt;&lt;P&gt; ENDIF.&lt;/P&gt;&lt;P&gt;  when '2'.&lt;/P&gt;&lt;P&gt;IF  SSCRFIELDS-UCOMM = 'ONLI'.&lt;/P&gt;&lt;P&gt;   if p2_gjahr is initial.&lt;/P&gt;&lt;P&gt;     message e000(vz) with text-005.&lt;/P&gt;&lt;P&gt;   endif.&lt;/P&gt;&lt;P&gt; ENDIF.&lt;/P&gt;&lt;P&gt;  when '3'.&lt;/P&gt;&lt;P&gt;IF  SSCRFIELDS-UCOMM = 'ONLI'.&lt;/P&gt;&lt;P&gt;   if p3_gjahr is initial.&lt;/P&gt;&lt;P&gt;     message e000(vz) with text-005.&lt;/P&gt;&lt;P&gt;   endif.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;*CH01 start&lt;/P&gt;&lt;P&gt;  when '4'.&lt;/P&gt;&lt;P&gt;IF  SSCRFIELDS-UCOMM = 'ONLI'.&lt;/P&gt;&lt;P&gt;  if s4_werks is initial or p4_gjahr is initial.&lt;/P&gt;&lt;P&gt;     message e000(vz) with text-001.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;  if p4_book is initial and&lt;/P&gt;&lt;P&gt;     p4_summ is initial.&lt;/P&gt;&lt;P&gt;     message e000(vz) with text-022.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;   ENDIF.&lt;/P&gt;&lt;P&gt; endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can give you some more information.&lt;/P&gt;&lt;P&gt;If I execute from program it is working fine, if I execute from T.code it is not working properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 09:50:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-tabstrip-control/m-p/4126758#M986752</guid>
      <dc:creator>former_member734916</dc:creator>
      <dc:date>2008-07-07T09:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-tabstrip-control/m-p/4126759#M986753</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;   JUST Check if you hae cleared sy-ucomm field.May this field is not getting cleared.thats why its running the first program itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 10:00:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-tabstrip-control/m-p/4126759#M986753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-07T10:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-tabstrip-control/m-p/4126760#M986754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shlesha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply,&lt;/P&gt;&lt;P&gt;That is not the problem, please see my code below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;at selection screen.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;AT SELECTION-SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CASE SSCRFIELDS-UCOMM.&lt;/P&gt;&lt;P&gt;   WHEN 'BOOK'.&lt;/P&gt;&lt;P&gt;     tabb1-prog = 'ZAXOMM005_V1'.&lt;/P&gt;&lt;P&gt;     tabb1-dynnr = 1.&lt;/P&gt;&lt;P&gt;     tabb1-activetab = 'TABS1'.&lt;/P&gt;&lt;P&gt;     option = '1'.&lt;/P&gt;&lt;P&gt;   WHEN 'SUMM'.&lt;/P&gt;&lt;P&gt;     tabb1-prog = 'ZAXOMM005_V1'.&lt;/P&gt;&lt;P&gt;     tabb1-dynnr = 2.&lt;/P&gt;&lt;P&gt;     tabb1-activetab = 'TABS2'.&lt;/P&gt;&lt;P&gt;     option = '2'.&lt;/P&gt;&lt;P&gt;   WHEN 'POST'.&lt;/P&gt;&lt;P&gt;     tabb1-prog = 'ZAXOMM005_V1'.&lt;/P&gt;&lt;P&gt;     tabb1-dynnr = 3.&lt;/P&gt;&lt;P&gt;     tabb1-activetab = 'TABS3'.&lt;/P&gt;&lt;P&gt;     option ='3'.&lt;/P&gt;&lt;P&gt;   WHEN 'RSET'.&lt;/P&gt;&lt;P&gt;     tabb1-prog = 'ZAXOMM005_V1'.&lt;/P&gt;&lt;P&gt;     tabb1-dynnr = 4.&lt;/P&gt;&lt;P&gt;     tabb1-activetab = 'TABS4'.&lt;/P&gt;&lt;P&gt;     option = '4'.&lt;/P&gt;&lt;P&gt;ENDCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; case option.&lt;/P&gt;&lt;P&gt;  when '1'.&lt;/P&gt;&lt;P&gt;   check sy-ucomm = 'ONLI'.&lt;/P&gt;&lt;P&gt;   if p1_werks is initial or p1_lgort is initial or&lt;/P&gt;&lt;P&gt;      p1_bstar is initial or p1_gjahr is initial.&lt;/P&gt;&lt;P&gt;     message e000(vz) with text-001.&lt;/P&gt;&lt;P&gt;   endif.&lt;/P&gt;&lt;P&gt;  when '2'.&lt;/P&gt;&lt;P&gt;   check sy-ucomm = 'ONLI'.&lt;/P&gt;&lt;P&gt;   if p2_gjahr is initial.&lt;/P&gt;&lt;P&gt;     message e000(vz) with text-005.&lt;/P&gt;&lt;P&gt;   endif.&lt;/P&gt;&lt;P&gt;  when '3'.&lt;/P&gt;&lt;P&gt;   check sy-ucomm = 'ONLI'.&lt;/P&gt;&lt;P&gt;   if p3_gjahr is initial.&lt;/P&gt;&lt;P&gt;     message e000(vz) with text-005.&lt;/P&gt;&lt;P&gt;   endif.&lt;/P&gt;&lt;P&gt;  when '4'.&lt;/P&gt;&lt;P&gt;   check sy-ucomm = 'ONLI'.&lt;/P&gt;&lt;P&gt;   if s4_werks is initial or p4_gjahr is initial.&lt;/P&gt;&lt;P&gt;     message e000(vz) with text-001.&lt;/P&gt;&lt;P&gt;   endif.&lt;/P&gt;&lt;P&gt;   if p4_book is initial and&lt;/P&gt;&lt;P&gt;     p4_summ is initial.&lt;/P&gt;&lt;P&gt;     message e000(vz) with text-022.&lt;/P&gt;&lt;P&gt;   endif.&lt;/P&gt;&lt;P&gt; endcase.&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;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 10:22:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-tabstrip-control/m-p/4126760#M986754</guid>
      <dc:creator>former_member734916</dc:creator>
      <dc:date>2008-07-07T10:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-tabstrip-control/m-p/4126761#M986755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of AT SELECTION-SCREEN event try to seggregate the fields and use the event AT SELECTION-SCREEN ON &amp;lt;field&amp;gt; . Then it will stop at screen where the error occurs. This will solve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swapna.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: NagaSwapna Thota on Jul 7, 2008 12:34 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 10:33:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-tabstrip-control/m-p/4126761#M986755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-07T10:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-tabstrip-control/m-p/4126762#M986756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;clear the 'option' flag after each pass. probabaly its better u run the transaction in debugger to see the exact flow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 10:39:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-tabstrip-control/m-p/4126762#M986756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-07T10:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-tabstrip-control/m-p/4126763#M986757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Swapna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you elaborate your answer please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 10:56:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-tabstrip-control/m-p/4126763#M986757</guid>
      <dc:creator>former_member734916</dc:creator>
      <dc:date>2008-07-07T10:56:43Z</dc:date>
    </item>
  </channel>
</rss>

