<?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 IN BDC(QS41) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-qs41/m-p/1130776#M111645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Record the trxn QS41. There will be a OK-CODE assigned for selection of this record&lt;/P&gt;&lt;P&gt;(perform bdc_field using 'VIM_MARKED(01)' 'X'.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And change your accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jan 2006 14:48:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-06T14:48:07Z</dc:date>
    <item>
      <title>PROBLEM IN BDC(QS41)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-qs41/m-p/1130775#M111644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have recorded the BDC for t-code qs41.&lt;/P&gt;&lt;P&gt;Here is the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report ZQS41&lt;/P&gt;&lt;P&gt;       no standard page heading line-size 255.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;include bdcrecx1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform open_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPLQSBA' '0010'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'RQSBA-KATALOGART'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '/00'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RQSBA-KATALOGART'&lt;/P&gt;&lt;P&gt;                              '1'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RQSBA-CODEGRUPPE'&lt;/P&gt;&lt;P&gt;                              '*'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPLQSBA' '0100'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'V_QPGR_KAT-KURZTEXT(01)'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=NEWL'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPLQSBA' '0100'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'V_QPGR_KAT-STATUS(01)'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '/00'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'V_QPGR_KAT-CODEGRUPPE(01)'&lt;/P&gt;&lt;P&gt;                              'tst'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'V_QPGR_KAT-KURZTEXT(01)'&lt;/P&gt;&lt;P&gt;                              'testtttttttt'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'V_QPGR_KAT-STATUS(01)'&lt;/P&gt;&lt;P&gt;                              '2'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPLQSBA' '0100'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=%_GC 119 22'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'VIM_MARKED(01)'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPLQSBA' '0200'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'V_QPCD_KAT-KATALOGART'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=NEWL'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPLQSBA' '0200'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'V_QPCD_KAT-KURZTEXT(02)'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=SAVE'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'V_QPCD_KAT-CODE(01)'&lt;/P&gt;&lt;P&gt;                              '1'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'V_QPCD_KAT-CODE(02)'&lt;/P&gt;&lt;P&gt;                              '2'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'V_QPCD_KAT-KURZTEXT(01)'&lt;/P&gt;&lt;P&gt;                              'xxxxxxxxxxxxxxx'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'V_QPCD_KAT-KURZTEXT(02)'&lt;/P&gt;&lt;P&gt;                              'yyyyyyyyyyyyyy'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPLSTRD' '0300'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'KO008-TRKORR'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=LOCK'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'KO008-TRKORR'&lt;/P&gt;&lt;P&gt;                              'CCDK900006'.&lt;/P&gt;&lt;P&gt;perform bdc_transaction using 'QS41'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform close_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While running the BDC, the double clicking part is not woring.&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;                              '=%_GC 119 22'.&lt;/P&gt;&lt;P&gt;this is where it's not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help is highly appriciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2006 14:45:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-qs41/m-p/1130775#M111644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-06T14:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM IN BDC(QS41)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-qs41/m-p/1130776#M111645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Record the trxn QS41. There will be a OK-CODE assigned for selection of this record&lt;/P&gt;&lt;P&gt;(perform bdc_field using 'VIM_MARKED(01)' 'X'.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And change your accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2006 14:48:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-qs41/m-p/1130776#M111645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-06T14:48:07Z</dc:date>
    </item>
  </channel>
</rss>

