<?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: MODULEPOOL_tabstrip-TABLECONTROL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-tabstrip-tablecontrol/m-p/4774626#M1118899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try like this..&lt;/P&gt;&lt;P&gt;write the select query in the PAI Mobule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;case ok_code.
when 'FILL'. ---&amp;gt; Function Code for the second tab.
select * into itab...
endcase.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the Screen flow logic for that perticular screen(Table Control) write..&lt;/P&gt;&lt;P&gt;inPBO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;loop at itab with control tc.
endloop.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;loop at itab.
endloop.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Nov 2008 06:17:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-07T06:17:57Z</dc:date>
    <item>
      <title>MODULEPOOL_tabstrip-TABLECONTROL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-tabstrip-tablecontrol/m-p/4774625#M1118898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai friends, i am srinivas.&lt;/P&gt;&lt;P&gt;actually my requirement is that i have created modulepool tabstrip control in that control ,i have put four tabs and i have inserted around 9 fields in the same custom table(that means infirst tab 2 fields &amp;amp;second tab 3fields etc.).&lt;/P&gt;&lt;P&gt;whenever i choose the save button the custom table should updated. and i have completed upto here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now my problem is that inthat second tab i have inserted one table and put three fields to that table.&lt;/P&gt;&lt;P&gt;i have created those three fields in seperate structure and i have included that structure into the main customtable(that means to the 9 fields main table).&lt;/P&gt;&lt;P&gt;i don't know how to write the code for this table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt;Text removed by moderator&amp;gt;&amp;gt; thank u have a nice day.&lt;/P&gt;&lt;P&gt;byeee&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Nov 7, 2008 8:23 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 06:06:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-tabstrip-tablecontrol/m-p/4774625#M1118898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-07T06:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: MODULEPOOL_tabstrip-TABLECONTROL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-tabstrip-tablecontrol/m-p/4774626#M1118899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try like this..&lt;/P&gt;&lt;P&gt;write the select query in the PAI Mobule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;case ok_code.
when 'FILL'. ---&amp;gt; Function Code for the second tab.
select * into itab...
endcase.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the Screen flow logic for that perticular screen(Table Control) write..&lt;/P&gt;&lt;P&gt;inPBO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;loop at itab with control tc.
endloop.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;loop at itab.
endloop.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 06:17:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-tabstrip-tablecontrol/m-p/4774626#M1118899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-07T06:17:57Z</dc:date>
    </item>
  </channel>
</rss>

