<?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: Problem: Creating Transaction Codes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-transaction-codes/m-p/3817732#M918223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you mean I don't have the privileges to create TN-Codes from RFC Calls.&lt;/P&gt;&lt;P&gt;The funny thing is that a few weeks ago I created a TN-Code for a abap report (that was NOT using a RFC). And that worked perfectly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2008 08:37:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-13T08:37:25Z</dc:date>
    <item>
      <title>Problem: Creating Transaction Codes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-transaction-codes/m-p/3817729#M918220</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;I want to create a TN-Code for a ABAP Report,that is calling a RFC with a hardcoded RFC-Dest.&lt;/P&gt;&lt;P&gt;That's it, the report doesn't do any thing else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to say that I created TN-Codes for ABAP Reports before. So I went to SE93 and made the Inputs as usual. But when I waat to save it I get the error "that I am not allowed to use Test-Objects in a foreign namespace". So I created a new package in se21.&lt;/P&gt;&lt;P&gt;Then I tried to save using the new package, but the error was still there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how can I create that TN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p.s.:&lt;/P&gt;&lt;P&gt;the code in the report is just:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION xyz
DESTINATION abc.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Daniel Gerne on May 13, 2008 10:26 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 08:18:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-transaction-codes/m-p/3817729#M918220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T08:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Creating Transaction Codes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-transaction-codes/m-p/3817730#M918221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems to be problem with authorization&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 08:32:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-transaction-codes/m-p/3817730#M918221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T08:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Creating Transaction Codes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-transaction-codes/m-p/3817731#M918222</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 whether your T-code , program begin with  Z*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 08:36:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-transaction-codes/m-p/3817731#M918222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T08:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Creating Transaction Codes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-transaction-codes/m-p/3817732#M918223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you mean I don't have the privileges to create TN-Codes from RFC Calls.&lt;/P&gt;&lt;P&gt;The funny thing is that a few weeks ago I created a TN-Code for a abap report (that was NOT using a RFC). And that worked perfectly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 08:37:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-transaction-codes/m-p/3817732#M918223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T08:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Creating Transaction Codes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-transaction-codes/m-p/3817733#M918224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks sandesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;such a stupid mistake. It works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you guys &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 08:41:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-transaction-codes/m-p/3817733#M918224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T08:41:09Z</dc:date>
    </item>
  </channel>
</rss>

