<?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 module pool regarding in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-regarding/m-p/3883462#M933176</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;i have a requirement like i have a table control in which user eneters  tknum or venum. the scenario is like if the user enter the venum then do process as it is but when tknum is entered then i need to fetch corresponding venum's from a z table and process it with other venum's entered in the table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;123456
 48256&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;in the above values entered in table control, 123456 is a venum and 48256 is a tknum. in this case i need to get all corresponding venum of 48256 from a z table and process with&lt;/P&gt;&lt;P&gt;123456. for example if i have 256325,66666 for 48256 then i need to get these two values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone please help me. this is a bit urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;anupama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 May 2008 06:04:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-28T06:04:15Z</dc:date>
    <item>
      <title>module pool regarding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-regarding/m-p/3883462#M933176</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;i have a requirement like i have a table control in which user eneters  tknum or venum. the scenario is like if the user enter the venum then do process as it is but when tknum is entered then i need to fetch corresponding venum's from a z table and process it with other venum's entered in the table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;123456
 48256&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;in the above values entered in table control, 123456 is a venum and 48256 is a tknum. in this case i need to get all corresponding venum of 48256 from a z table and process with&lt;/P&gt;&lt;P&gt;123456. for example if i have 256325,66666 for 48256 then i need to get these two values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone please help me. this is a bit urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;anupama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2008 06:04:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-regarding/m-p/3883462#M933176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-28T06:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: module pool regarding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-regarding/m-p/3883463#M933177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;if u want to display inmodul pool  table control &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then top inculude &lt;/P&gt;&lt;P&gt;declare ...&lt;/P&gt;&lt;P&gt;data: controls  tbcl type tableeiw .&lt;/P&gt;&lt;P&gt;in the screen lflow logic &lt;/P&gt;&lt;P&gt;assign the table control in the PBO by writing it in loop &amp;amp; endloop.&lt;/P&gt;&lt;P&gt;then pai&lt;/P&gt;&lt;P&gt;user command select the data &lt;/P&gt;&lt;P&gt;populate in the internal table&lt;/P&gt;&lt;P&gt;wite----&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&lt;P&gt; move corresponding itab to tbcl. &lt;/P&gt;&lt;P&gt;within loop statement&lt;/P&gt;&lt;P&gt;remember pai should contain the user commands &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u r not able to do follow a standard scrren program by going system&lt;DEL&gt;-status&lt;/DEL&gt;-and for a screen..let  t code me21 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards if helpful&lt;/P&gt;&lt;P&gt;sachhidananda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2008 06:40:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-regarding/m-p/3883463#M933177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-28T06:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: module pool regarding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-regarding/m-p/3883464#M933178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2009 09:12:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-regarding/m-p/3883464#M933178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-07T09:12:44Z</dc:date>
    </item>
  </channel>
</rss>

