<?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: OK_CODES list while processing the records in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-codes-list-while-processing-the-records/m-p/8776640#M1677857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Hi Prasanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;There are different types of OK code,like:&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;1. R/3 note no. 26171&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;2. Direct call of transactions, session handling:&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;3. Batch&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;4. ABAP/4&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;5. Buffer&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;6. R/3 note no. 45507&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;For detailed description of all these,plz visit this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;A href="http://mysapmynavision.myblog.it/archive/2009/10/14/sap-ok-code.html"&gt;http://mysapmynavision.myblog.it/archive/2009/10/14/sap-ok-code.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Regards.&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Jun 2012 11:26:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-06-09T11:26:42Z</dc:date>
    <item>
      <title>OK_CODES list while processing the records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-codes-list-while-processing-the-records/m-p/8776634#M1677851</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When we record through BDC programming, we get many BDC_OKCODES in the screen,&amp;nbsp; like /00, /11, /ENTR, =ONLI, =BU...&lt;/P&gt;&lt;P&gt;Can i find some more OK_CODES while processing the records through BDC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prashanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jun 2012 09:37:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ok-codes-list-while-processing-the-records/m-p/8776634#M1677851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-09T09:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: OK_CODES list while processing the records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-codes-list-while-processing-the-records/m-p/8776635#M1677852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The recorded BDC reflects the actions performed on the screens. You can have others okcodes if you perform other actions, while recording a new BDC. If you are interested in all avaiable okcodes for a specific screen you can find them inthe screen status (menu - system -status).&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;Christian &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jun 2012 09:53:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ok-codes-list-while-processing-the-records/m-p/8776635#M1677852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-09T09:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: OK_CODES list while processing the records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-codes-list-while-processing-the-records/m-p/8776636#M1677853</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;/n - Terminate current batch input and mark as incorrect&lt;/P&gt;&lt;P&gt;/bdel - Delete current batch input from session&lt;/P&gt;&lt;P&gt;/bbeg - restart the transaction&lt;/P&gt;&lt;P&gt;/bend - Terminate batch input processing and mak as incorrect&lt;/P&gt;&lt;P&gt;/bda - change display mode to process the&amp;nbsp; screen instead of display only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are some OK_CODES i know other than wt you mentioned...&lt;/P&gt;&lt;P&gt;For more details chect the Table - RSMPTEXTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jun 2012 09:54:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ok-codes-list-while-processing-the-records/m-p/8776636#M1677853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-09T09:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: OK_CODES list while processing the records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-codes-list-while-processing-the-records/m-p/8776637#M1677854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all &lt;/P&gt;&lt;P&gt; Is there any way to get the details of OK_CODES, with the applications how to apply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prashanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jun 2012 10:02:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ok-codes-list-while-processing-the-records/m-p/8776637#M1677854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-09T10:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: OK_CODES list while processing the records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-codes-list-while-processing-the-records/m-p/8776638#M1677855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Prashat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The List of OK Codes are specific to Transaction to Transacton.. so you have to do like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose I am doing VA01 - in BDC... So if you want to find out all the OK codes used in VA01 can be done as follows. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO to SE41&lt;/P&gt;&lt;P&gt;Give program name as&amp;nbsp; SAPMV54A&amp;nbsp;&amp;nbsp; ( Prgraom for VA01)&lt;/P&gt;&lt;P&gt;Select the radio button&amp;nbsp; Function list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You wll get all the OK codes with explanaton&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this&amp;nbsp; gives yur requiremt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jun 2012 10:39:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ok-codes-list-while-processing-the-records/m-p/8776638#M1677855</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2012-06-09T10:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: OK_CODES list while processing the records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-codes-list-while-processing-the-records/m-p/8776639#M1677856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashanth B,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you a OK_CODE collector?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the recording, you can see all OK codes that are processed. All available codes are defined with the respective active PF key status. But some of them may be deactivated by program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can make your question a bit more clear.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jun 2012 11:15:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ok-codes-list-while-processing-the-records/m-p/8776639#M1677856</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2012-06-09T11:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: OK_CODES list while processing the records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-codes-list-while-processing-the-records/m-p/8776640#M1677857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Hi Prasanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;There are different types of OK code,like:&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;1. R/3 note no. 26171&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;2. Direct call of transactions, session handling:&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;3. Batch&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;4. ABAP/4&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;5. Buffer&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;6. R/3 note no. 45507&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;For detailed description of all these,plz visit this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;A href="http://mysapmynavision.myblog.it/archive/2009/10/14/sap-ok-code.html"&gt;http://mysapmynavision.myblog.it/archive/2009/10/14/sap-ok-code.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Regards.&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jun 2012 11:26:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ok-codes-list-while-processing-the-records/m-p/8776640#M1677857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-09T11:26:42Z</dc:date>
    </item>
  </channel>
</rss>

