<?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: custom TCode not working. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-not-working/m-p/7284683#M1531986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YOou have missed something in Se93.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Sep 2010 09:47:53 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2010-09-06T09:47:53Z</dc:date>
    <item>
      <title>custom TCode not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-not-working/m-p/7284681#M1531984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;               I have developed one BDC program and its working fine. For this program I created a transaction code for end user.&lt;/P&gt;&lt;P&gt;When I run the transaction, it is coming out of the program. ( program is not getting executed). Iam unable to trace out where it is going wrong.&lt;/P&gt;&lt;P&gt;When I run the bdc program, it is working well.&lt;/P&gt;&lt;P&gt;I have checked the transaction in SE93. Given Screen no as ' 1000 '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look into this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali Krishna . T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Sep 2010 09:29:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-not-working/m-p/7284681#M1531984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-06T09:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: custom TCode not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-not-working/m-p/7284682#M1531985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just check the steps once again...&lt;/P&gt;&lt;P&gt;In se93 - tcode name - system will promt you with 5 options with radio button. In that select  Program and selection screen (report tarnsaction).&lt;/P&gt;&lt;P&gt;give program name.&lt;/P&gt;&lt;P&gt;Select all the check box in the GUI  support&lt;/P&gt;&lt;P&gt;activate and execute it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried its working fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mullai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Sep 2010 09:40:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-not-working/m-p/7284682#M1531985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-06T09:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: custom TCode not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-not-working/m-p/7284683#M1531986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YOou have missed something in Se93.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Sep 2010 09:47:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-not-working/m-p/7284683#M1531986</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-09-06T09:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: custom TCode not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-not-working/m-p/7284684#M1531987</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;You will have to check in the debugging mode if any condition is gettin failed in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please put breakpoint in your program before calling BDC. anc check if your program is coming to that breakpoint. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that also check what is the sy-subrc value for call transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If sy-subrc is not 0, then your BDC is failing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Archana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Sep 2010 09:49:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-not-working/m-p/7284684#M1531987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-06T09:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: custom TCode not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-not-working/m-p/7284685#M1531988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Gowthaman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                Thanks for your prompt reply. My problem has been solved. Please make me clear that --- first radio button is for module pool application and second radio button is for report transaction.(all report programs). Am I right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please tell me the importance of selecting all the three check boxes in the GUI Support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali Krishna . T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 06:00:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-not-working/m-p/7284685#M1531988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-07T06:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: custom TCode not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-not-working/m-p/7284686#M1531989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From SAP documentation: &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;The SAP GUI settings do not affect the transaction itself but inform the user what software is needed to start the transaction&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read this online help for further details: [http://help.sap.com/saphelp_nw70/helpdata/en/43/2c43b427bf601fe10000000a422035/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 06:20:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-not-working/m-p/7284686#M1531989</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-09-07T06:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: custom TCode not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-not-working/m-p/7284687#M1531990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Suhas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 05:46:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-not-working/m-p/7284687#M1531990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-10T05:46:07Z</dc:date>
    </item>
  </channel>
</rss>

