<?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: Calling module pool transaction with default button selection in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522736#M1854276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jagesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Module pool,&lt;/P&gt;&lt;P&gt;Double click the field.&lt;/P&gt;&lt;P&gt;In Parameter ID tab&amp;nbsp; Declare the variable,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ALV,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User Command,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pass the Input values to the Same parameter ID, and chek it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jul 2014 12:26:27 GMT</pubDate>
    <dc:creator>VenkatRamesh_V</dc:creator>
    <dc:date>2014-07-25T12:26:27Z</dc:date>
    <item>
      <title>Calling module pool transaction with default button selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522734#M1854274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on SAP ECC 6.0 system. there is a one Custom module pool program(Transaction code Z1 assume, first screen 1001).&lt;/P&gt;&lt;P&gt;this first screen having the 4 input fields and three buttons lets say for CREATE, CHANGE and DISPLAY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another custom development which displays the output in ALV format to the user, its transaction code is Z2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my requirement is to call transaction Z1 first screen 1001 from transaction Z2, basically when user double click in ALV Output Row from Z2 Transaction then transaction Z1 is to be called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;moreover it is also required to pass the selected row's key fields to the input field of Z1 screen 1001 and then its PAI module is to be triggered for the DISPLAY button selection automatically (that means automatic DISPLAY button click).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;purpose of this requirement is to display the Details information to the user which is available in Transaction Z1 second screen 1002&amp;nbsp; when he double click the ALV row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just wondering is it possible or not, if possible then please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 12:09:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522734#M1854274</guid>
      <dc:creator>jagesh_lakdawala</dc:creator>
      <dc:date>2014-07-25T12:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Calling module pool transaction with default button selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522735#M1854275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;write&lt;SPAN style="font-size: 10pt;"&gt; bdc call transaction for z1 and use it z2 where ur double clicking(run bdc for display button).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 12:14:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522735#M1854275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-25T12:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Calling module pool transaction with default button selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522736#M1854276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jagesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Module pool,&lt;/P&gt;&lt;P&gt;Double click the field.&lt;/P&gt;&lt;P&gt;In Parameter ID tab&amp;nbsp; Declare the variable,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ALV,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User Command,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pass the Input values to the Same parameter ID, and chek it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 12:26:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522736#M1854276</guid>
      <dc:creator>VenkatRamesh_V</dc:creator>
      <dc:date>2014-07-25T12:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Calling module pool transaction with default button selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522737#M1854277</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;Thanks for your reply &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/906/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC option I am aware of, disadvantage of this approach is user may change the OK _CODE value at runtime and can go into edit mode though chances are very rare..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any approach then please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 12:34:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522737#M1854277</guid>
      <dc:creator>jagesh_lakdawala</dc:creator>
      <dc:date>2014-07-25T12:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Calling module pool transaction with default button selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522738#M1854278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can generate FM for that bdc and use FM.&lt;/P&gt;&lt;P&gt;or use SET and GET&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 12:44:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522738#M1854278</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-25T12:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Calling module pool transaction with default button selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522739#M1854279</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 please elaborate on FM use and also on SET/GET parameters approach.&lt;/P&gt;&lt;P&gt;it will help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 12:51:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522739#M1854279</guid>
      <dc:creator>jagesh_lakdawala</dc:creator>
      <dc:date>2014-07-25T12:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calling module pool transaction with default button selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522740#M1854280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After recording in SHDB tcode then select ur recording and then we have function module at right corner of shdb.&lt;/P&gt;&lt;P&gt;click on it ,give fm name and fg and text so that FM is created .&lt;/P&gt;&lt;P&gt;now you can use it in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;GET &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;CURSOR &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;FIELD fnam&lt;/SPAN&gt; &lt;SPAN class="L0S52"&gt;VALUE f&lt;/SPAN&gt;val&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SET parameter &amp;lt;id name&amp;gt;&amp;nbsp; field fval.&lt;/P&gt;&lt;P&gt;call transaction &amp;lt;tcode&amp;gt; and skip first screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 13:05:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522740#M1854280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-25T13:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Calling module pool transaction with default button selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522741#M1854281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First add PARAMETER IDs to your current input fields of initial screen. Create another PARAMETER ID for OK_CODE. &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In the PBO of the called transaction, create an initial transaction module, there get the memory id and copy to the input fields, and if the PARAMETER ID for ok_code is not initial, execute a SUPPRESS DIALOG statement. &lt;BR /&gt;In the PAI, before checking OK_CODE, fill from the received PARAMETER ID if not initial (as OK_CODE would now contains the value associated to ENTER)&lt;BR /&gt;Depending on your transaction logic flow, you may have also to trigger a LEAVE TRANSACTION statement when program gets back to initial screen for a second time&lt;/LI&gt;&lt;LI&gt;in the caller - &lt;SPAN class="qtext"&gt;SET PARAMETER ID for the fields and ok_code&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class="qtext"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="qtext"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="qtext"&gt;Raymond&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 13:08:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522741#M1854281</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-07-25T13:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calling module pool transaction with default button selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522742#M1854282</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;sorry for the delay reply; I saw your message just today.&lt;/P&gt;&lt;P&gt;but yes I have applied the same solution as you mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the SUPRESS DIALOG statement in PBO of the called Transaction based on the&lt;/P&gt;&lt;P&gt;condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 09:56:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-module-pool-transaction-with-default-button-selection/m-p/10522742#M1854282</guid>
      <dc:creator>jagesh_lakdawala</dc:creator>
      <dc:date>2014-07-31T09:56:37Z</dc:date>
    </item>
  </channel>
</rss>

