<?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: bdc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4659404#M1096256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi perform is used to fill the BDCDATA table.&lt;/P&gt;&lt;P&gt;this table has 5 fields as dynpro,fnam,fval,program,dynbegin..&lt;/P&gt;&lt;P&gt;all these values are filled with the help of perform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2008 04:48:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-16T04:48:27Z</dc:date>
    <item>
      <title>bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4659403#M1096255</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;can you please clarify my dout in perform bdc&lt;/P&gt;&lt;P&gt;example: what is meaning &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.POPO:&lt;/P&gt;&lt;P&gt;2.POSI&lt;/P&gt;&lt;P&gt;3.PVER&lt;/P&gt;&lt;P&gt;4 '=T\16'.&lt;/P&gt;&lt;P&gt;5 '=PZKU'&lt;/P&gt;&lt;P&gt;6.'/EBACK'.&lt;/P&gt;&lt;P&gt;7.=ZZIB'.&lt;/P&gt;&lt;P&gt;8.=PDE3'.&lt;/P&gt;&lt;P&gt;9.  '=SICH'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          PERFORM bdc_field       USING 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                        '=POPO'.&lt;/P&gt;&lt;P&gt;                  PERFORM bdc_field       USING 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                        '=POSI'.&lt;/P&gt;&lt;P&gt;          PERFORM bdc_field       USING 'RV45A-POSNR'&lt;/P&gt;&lt;P&gt;                                         wa_pos-posnr.&lt;/P&gt;&lt;P&gt;                    PERFORM bdc_field       USING 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                          '=PVER'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                                     PERFORM bdc_field       USING 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                        '=PZKU'.&lt;/P&gt;&lt;P&gt;          ENDIF.&lt;/P&gt;&lt;P&gt;        ENDLOOP.&lt;/P&gt;&lt;P&gt;       points will be added for the use full answer&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 04:44:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4659403#M1096255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T04:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4659404#M1096256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi perform is used to fill the BDCDATA table.&lt;/P&gt;&lt;P&gt;this table has 5 fields as dynpro,fnam,fval,program,dynbegin..&lt;/P&gt;&lt;P&gt;all these values are filled with the help of perform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 04:48:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4659404#M1096256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T04:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4659405#M1096257</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;&lt;/P&gt;&lt;P&gt;These are all the tabs that are clicked during the recording of the transaction:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;So, when u execute the BDC, the subroutine will click on the particular tab and then the data is entered into the field:

1.POPO:
2.POSI
3.PVER
4 '=T\16'.
5 '=PZKU'
6.'/EBACK'.
7.=ZZIB'.
8.=PDE3'.

This comes when u save the transaction after the recording:
9. '=SICH'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishwa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 04:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4659405#M1096257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T04:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4659406#M1096258</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;in the dynpro where u use the okcode 'POPO', choose System -&amp;gt; Status inthe &lt;/P&gt;&lt;P&gt;menu. You find the actual status (the last field in the left box, field &lt;/P&gt;&lt;P&gt;'GUI-Status'). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, go to tcode SE80, choose the program (f.ex. SAPMV45A, also foundin &lt;/P&gt;&lt;P&gt;System -&amp;gt; Status) and choose GUI-Status. Double-click on it (for ex.Status &lt;/P&gt;&lt;P&gt;'U'). Choose Goto -&amp;gt; Function list. Here u find that 'POPO' is'Position &lt;/P&gt;&lt;P&gt;cursor (to Position)'. &lt;/P&gt;&lt;P&gt;What are the consequences of the okcode? Again in SE80, choose Screens-&amp;gt; &lt;/P&gt;&lt;P&gt;f.ex. 4001 -&amp;gt; doubleclick, and in the flow logic go down to module &lt;/P&gt;&lt;P&gt;fcode_bearbeiten (the exit-commands in module funktion_ausfuehren at &lt;/P&gt;&lt;P&gt;exit-command.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 04:51:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4659406#M1096258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T04:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4659407#M1096259</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;All these are internal SAP OK codes which are used during creating a BDC program.&lt;/P&gt;&lt;P&gt;Ok codes are nothing but function codes that are raised when the user does any operation, like he clicks on some button or on some tab or if he presses enter. Well the best example is  given above, when clicks on the save button..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For different operations different function codes are generated ,....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know more about how to create and run a BDC program it is best you use the ABAPDOCU transaction.&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;Pramod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 04:53:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4659407#M1096259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T04:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/13746229#M2028816</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you get the explanation of these ok codes? If so, please explain&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 18:07:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/13746229#M2028816</guid>
      <dc:creator>ABAPER1</dc:creator>
      <dc:date>2024-06-28T18:07:07Z</dc:date>
    </item>
  </channel>
</rss>

