<?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: Execute Transaction into another Client in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-transaction-into-another-client/m-p/4639938#M1092292</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; Check if you are passing the correct destination... And also the ALE settings should allow you to log on to the other client...  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds,&lt;/P&gt;&lt;P&gt; Madan....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2008 06:43:46 GMT</pubDate>
    <dc:creator>madan_ullasa</dc:creator>
    <dc:date>2008-10-13T06:43:46Z</dc:date>
    <item>
      <title>Execute Transaction into another Client</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-transaction-into-another-client/m-p/4639937#M1092291</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;into my client A, I want to call a transaction into client B, into a new window... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'ABAP4_CALL_TRANSACTION'
          STARTING NEW TASK 'Test'
          DESTINATION 'CLIENT_B'
          EXPORTING
            tcode                   = 'Z_TA_NAME'
            skip_screen             = 'X'
          TABLES
            spagpa_tab              = gt_par
          EXCEPTIONS
            call_transaction_denied = 1
            tcode_invalid           = 2
            OTHERS                  = 3.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it doesn't seems to work, any idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 06:35:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-transaction-into-another-client/m-p/4639937#M1092291</guid>
      <dc:creator>former_member611006</dc:creator>
      <dc:date>2008-10-13T06:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Transaction into another Client</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-transaction-into-another-client/m-p/4639938#M1092292</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; Check if you are passing the correct destination... And also the ALE settings should allow you to log on to the other client...  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds,&lt;/P&gt;&lt;P&gt; Madan....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 06:43:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-transaction-into-another-client/m-p/4639938#M1092292</guid>
      <dc:creator>madan_ullasa</dc:creator>
      <dc:date>2008-10-13T06:43:46Z</dc:date>
    </item>
  </channel>
</rss>

