<?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: Regarding Tcodes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-tcodes/m-p/2207299#M472382</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudheer ,&lt;/P&gt;&lt;P&gt;iam having one doubt in &lt;/P&gt;&lt;P&gt;1. Me31K . where K stands for ____&lt;/P&gt;&lt;P&gt;2. Me21N  Where N Stands for ______&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regs ,&lt;/P&gt;&lt;P&gt;Narayana Rao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2007 05:58:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-11T05:58:18Z</dc:date>
    <item>
      <title>Regarding Tcodes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-tcodes/m-p/2207297#M472380</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;Iam Having one doubt in Regarding Tcode..&lt;/P&gt;&lt;P&gt;what is the difference between ?&lt;/P&gt;&lt;P&gt;1. Me31k &amp;amp; Me31&lt;/P&gt;&lt;P&gt;2. Ls01N &amp;amp; Ls01 &lt;/P&gt;&lt;P&gt;3. Me21N &amp;amp; Me21 &lt;/P&gt;&lt;P&gt;4. Is it Psssible to do recording with Me31N,Ls01N&amp;amp;Me21N in Batch input Method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regs ,&lt;/P&gt;&lt;P&gt;Narayana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 05:46:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-tcodes/m-p/2207297#M472380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T05:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Tcodes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-tcodes/m-p/2207298#M472381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;ME31, LS01 and ME21 are the Old Transaction codes, if you look at these codes, a message will come saying that these are obselete, we need to use ME31K, LS01N and ME21N, these are the Enjoyee transaction codes, these were developed using the OOPS concepts, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can use the Batch input session, but these will work in only foreground, we can not run these in the background, so we normally use the BAPI for these programs&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 05:49:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-tcodes/m-p/2207298#M472381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T05:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Tcodes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-tcodes/m-p/2207299#M472382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudheer ,&lt;/P&gt;&lt;P&gt;iam having one doubt in &lt;/P&gt;&lt;P&gt;1. Me31K . where K stands for ____&lt;/P&gt;&lt;P&gt;2. Me21N  Where N Stands for ______&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regs ,&lt;/P&gt;&lt;P&gt;Narayana Rao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 05:58:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-tcodes/m-p/2207299#M472382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T05:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Tcodes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-tcodes/m-p/2207300#M472383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;ME21N is an enjoy transaction which was introduced in the Enjoy release 46c. It contains frontend controls which the BDC does not get along with very nicely. ME21 is the older version of the purchase order create and does not contain these controls, but anything that can be done(for the most part) in ME21N can be done in ME21.&lt;/P&gt;&lt;P&gt;So use ME21 instead. but again the BAPI is the best option. &lt;/P&gt;&lt;P&gt;Me31k is new one and me31 is older version and same for ls01n and ls01.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 06:15:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-tcodes/m-p/2207300#M472383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T06:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Tcodes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-tcodes/m-p/2207301#M472384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi murthy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here we no need to worry about what does K means or N means...&lt;/P&gt;&lt;P&gt;because to differenceiate from version to version they might have kept like that, here N means it may be new that's all.&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;seshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 07:32:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-tcodes/m-p/2207301#M472384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T07:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Tcodes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-tcodes/m-p/2207302#M472385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[Here|http://help.sap.com/saphelp_45b/helpdata/en/34/60b24bae724effe10000009b38f91f/content.htm] they say it's only minor difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 08:56:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-tcodes/m-p/2207302#M472385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-20T08:56:51Z</dc:date>
    </item>
  </channel>
</rss>

