<?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 transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-transaction/m-p/890513#M53341</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;The links you given are helpful. But I have another problem occurred. While I am doing the recording, the Pattern Button does not work, where the user will need to click by it self. But in my program it does not go to that process and my program is not working. It does not activate the program either. I will need to go back to se38 screen and go inside the program 2nd time then onl it will be activated. How could the pattern button can be captured? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLWBABAP' '0100'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RS38M-PROGRAMM'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=CHAP'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RS38M-PROGRAMM'&lt;/P&gt;&lt;P&gt;                                  T_TRDIR-NAME.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RS38M-FUNC_EDIT'&lt;/P&gt;&lt;P&gt;                                  'X'.&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLS38E' '0400'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=ED_INS_FRAME'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RSTXP-TDLINE(01)'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RSTXP-TDFIRST'&lt;/P&gt;&lt;P&gt;                                  '   1'.&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLLOCAL_EDT1' '2520'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RSTXP-TDANWEISNG'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=PACO'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK2'&lt;/P&gt;&lt;P&gt;                                  ' '.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK13'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK3'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RSTXP-TDID'&lt;/P&gt;&lt;P&gt;                                  '00'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RSTXP-TDTYP'&lt;/P&gt;&lt;P&gt;                                  'E'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK1'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK8'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK7'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK11'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK12'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK5'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK9'&lt;/P&gt;&lt;P&gt;                                  'X'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK10'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK6'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK4'&lt;/P&gt;&lt;P&gt;                                  'X'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RSTXP-TDANWEISNG'&lt;/P&gt;&lt;P&gt;                                  'zcopyright'.&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLS38E' '0400'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=WB_SAVE'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RSTXP-TDLINE(01)'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RSTXP-TDFIRST'&lt;/P&gt;&lt;P&gt;                                  '   1'.&lt;/P&gt;&lt;P&gt;    perform CALL_transaction using 'SE38'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLWBABAP' '0100'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RS38M-PROGRAMM'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=CHAP'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RS38M-PROGRAMM'&lt;/P&gt;&lt;P&gt;                                  'ZSHANNON_COPY'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RS38M-FUNC_EDIT'&lt;/P&gt;&lt;P&gt;                                  'X'.&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLS38E' '0400'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=WB_ACTIVATE'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RSTXP-TDLINE(01)'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RSTXP-TDFIRST'&lt;/P&gt;&lt;P&gt;                                  '   1'.&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLSEWORKINGAREA' '0205'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=WEIT'.&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLS38E' '0400'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '/EWB_BACK'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RSTXP-TDLINE(01)'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RSTXP-TDFIRST'&lt;/P&gt;&lt;P&gt;                                  '   1'.&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLWBABAP' '0100'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RS38M-PROGRAMM'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=BACK'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RS38M-PROGRAMM'&lt;/P&gt;&lt;P&gt;                                  S_PRG01.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RS38M-FUNC_EDIT'&lt;/P&gt;&lt;P&gt;                                  'X'.&lt;/P&gt;&lt;P&gt;    perform CALL_transaction using 'SE38'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 May 2005 00:49:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-05-27T00:49:37Z</dc:date>
    <item>
      <title>BDC transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-transaction/m-p/890509#M53337</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;I need to insert a paragraph of comments at the first line of my program so I have use BDC to insert it. Before I record it, I have already created it as a new pattern to insert the comments. During the recording, I will have to click on the "pattern" button to insert the paragraph, it could work. But then when I process it again, it will stop at the after i got the "=ed_insert_frame" ok code. I will need to click on the "pattern" button then only it will proceed to the end of my steps. How can I insert a paragraph of comments in other ways? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and have a nice day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shannon Lee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2005 01:39:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-transaction/m-p/890509#M53337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-26T01:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: BDC transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-transaction/m-p/890510#M53338</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;If your requirement is to write a paragraph at the begining of the program,you can achieve it by using write statement before your output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code sample:&lt;/P&gt;&lt;P&gt;write 'This is first line'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;J.Jayanthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2005 05:07:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-transaction/m-p/890510#M53338</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2005-05-26T05:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: BDC transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-transaction/m-p/890511#M53339</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;Thanks for your reply. Sorry that I did not explain clearly. I meant that I need to run this BDC to insert a paragraph in multiple programs but the users select the range of programs at the selection screen, so I cannot insert the paragraph manually. Does anyone have an idea on how to do this using BDC? I need to use BDC to do this as this is the requirement. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2005 05:46:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-transaction/m-p/890511#M53339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-26T05:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: BDC transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-transaction/m-p/890512#M53340</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;Create a transaction for you program.Then in SHDB transaction try to record your program.Then it will be easy for you to record from your program's selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information about BDC , check these links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap.htm" target="test_blank"&gt;http://www.sap-img.com/abap.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/learning-bdc-programming.htm" target="test_blank"&gt;http://www.sap-img.com/abap/learning-bdc-programming.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.kabai.com/abaps/z76.htm" target="test_blank"&gt;http://www.kabai.com/abaps/z76.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/fa/097022543b11d1898e0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/fa/097022543b11d1898e0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2005 05:53:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-transaction/m-p/890512#M53340</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2005-05-26T05:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: BDC transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-transaction/m-p/890513#M53341</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;The links you given are helpful. But I have another problem occurred. While I am doing the recording, the Pattern Button does not work, where the user will need to click by it self. But in my program it does not go to that process and my program is not working. It does not activate the program either. I will need to go back to se38 screen and go inside the program 2nd time then onl it will be activated. How could the pattern button can be captured? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLWBABAP' '0100'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RS38M-PROGRAMM'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=CHAP'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RS38M-PROGRAMM'&lt;/P&gt;&lt;P&gt;                                  T_TRDIR-NAME.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RS38M-FUNC_EDIT'&lt;/P&gt;&lt;P&gt;                                  'X'.&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLS38E' '0400'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=ED_INS_FRAME'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RSTXP-TDLINE(01)'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RSTXP-TDFIRST'&lt;/P&gt;&lt;P&gt;                                  '   1'.&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLLOCAL_EDT1' '2520'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RSTXP-TDANWEISNG'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=PACO'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK2'&lt;/P&gt;&lt;P&gt;                                  ' '.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK13'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK3'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RSTXP-TDID'&lt;/P&gt;&lt;P&gt;                                  '00'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RSTXP-TDTYP'&lt;/P&gt;&lt;P&gt;                                  'E'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK1'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK8'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK7'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK11'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK12'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK5'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK9'&lt;/P&gt;&lt;P&gt;                                  'X'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK10'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK6'&lt;/P&gt;&lt;P&gt;                                  '.'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'MARK4'&lt;/P&gt;&lt;P&gt;                                  'X'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RSTXP-TDANWEISNG'&lt;/P&gt;&lt;P&gt;                                  'zcopyright'.&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLS38E' '0400'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=WB_SAVE'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RSTXP-TDLINE(01)'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RSTXP-TDFIRST'&lt;/P&gt;&lt;P&gt;                                  '   1'.&lt;/P&gt;&lt;P&gt;    perform CALL_transaction using 'SE38'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLWBABAP' '0100'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RS38M-PROGRAMM'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=CHAP'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RS38M-PROGRAMM'&lt;/P&gt;&lt;P&gt;                                  'ZSHANNON_COPY'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RS38M-FUNC_EDIT'&lt;/P&gt;&lt;P&gt;                                  'X'.&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLS38E' '0400'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=WB_ACTIVATE'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RSTXP-TDLINE(01)'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RSTXP-TDFIRST'&lt;/P&gt;&lt;P&gt;                                  '   1'.&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLSEWORKINGAREA' '0205'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=WEIT'.&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLS38E' '0400'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '/EWB_BACK'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RSTXP-TDLINE(01)'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RSTXP-TDFIRST'&lt;/P&gt;&lt;P&gt;                                  '   1'.&lt;/P&gt;&lt;P&gt;    perform bdc_dynpro      using 'SAPLWBABAP' '0100'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RS38M-PROGRAMM'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=BACK'.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RS38M-PROGRAMM'&lt;/P&gt;&lt;P&gt;                                  S_PRG01.&lt;/P&gt;&lt;P&gt;    perform bdc_field       using 'RS38M-FUNC_EDIT'&lt;/P&gt;&lt;P&gt;                                  'X'.&lt;/P&gt;&lt;P&gt;    perform CALL_transaction using 'SE38'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2005 00:49:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-transaction/m-p/890513#M53341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-27T00:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: BDC transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-transaction/m-p/890514#M53342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am just considering another way,Instead of using pattern to insert commnet .. is it posiible to take the comment entries form a flat file i.e as input .&lt;/P&gt;&lt;P&gt;Using this comments could be added to the first lines . However Activation of the programs is still a problem and maybe u need to do mass activation of programs form SE38.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2005 07:11:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-transaction/m-p/890514#M53342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-27T07:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: BDC transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-transaction/m-p/890515#M53343</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;I have solved the pattern problem. I also solved the activation of the program. It works perfectly fine during the BDC session. So I exported into a include program and I copy out the code to put inside my program and does not work. What the problem could be? Thanks for replying. &lt;/P&gt;&lt;P&gt;=========================================================&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;  loop at t_trdir.&lt;/P&gt;&lt;P&gt;    PERFORM BDC_COPYRIGHT.&lt;/P&gt;&lt;P&gt;  endloop.&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;END-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM open_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'BDC_OPEN_GROUP'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            CLIENT   = SY-MANDT&lt;/P&gt;&lt;P&gt;            GROUP    = P_GROUP&lt;/P&gt;&lt;P&gt;            HOLDDATE = SY-DATUM&lt;/P&gt;&lt;P&gt;            KEEP     = 'X'&lt;/P&gt;&lt;P&gt;            USER     = SY-UNAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM.                    " open_group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM close_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'BDC_CLOSE_GROUP'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM.                    " close_group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM BDC_TRANSACTION USING    TCODE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'BDC_INSERT'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            TCODE     = TCODE&lt;/P&gt;&lt;P&gt;       TABLES&lt;/P&gt;&lt;P&gt;            DYNPROTAB = BDCDATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM.                    " BDC_TRANSACTION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM BDC_COPYRIGHT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  perform bdc_dynpro      using 'SAPLWBABAP' '0100'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                'RS38M-PROGRAMM'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                '=CHAP'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'RS38M-PROGRAMM'&lt;/P&gt;&lt;P&gt;                                t_trdir-name.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'RS38M-FUNC_EDIT'&lt;/P&gt;&lt;P&gt;                                'X'.&lt;/P&gt;&lt;P&gt;  perform bdc_dynpro      using 'SAPLS38E' '0400'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                '=ED_INS_FRAME'.&lt;/P&gt;&lt;P&gt;  perform bdc_dynpro      using 'SAPLLOCAL_EDT1' '2520'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                'RSTXP-TDANWEISNG'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                '=PACO'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'MARK2'&lt;/P&gt;&lt;P&gt;                                ''.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'MARK13'&lt;/P&gt;&lt;P&gt;                                '.'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'MARK3'&lt;/P&gt;&lt;P&gt;                                '.'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'RSTXP-TDID'&lt;/P&gt;&lt;P&gt;                                '00'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'RSTXP-TDTYP'&lt;/P&gt;&lt;P&gt;                                'E'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'MARK1'&lt;/P&gt;&lt;P&gt;                                '.'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'MARK8'&lt;/P&gt;&lt;P&gt;                                '.'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'MARK7'&lt;/P&gt;&lt;P&gt;                                '.'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'MARK11'&lt;/P&gt;&lt;P&gt;                                '.'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'MARK12'&lt;/P&gt;&lt;P&gt;                                '.'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'MARK5'&lt;/P&gt;&lt;P&gt;                                '.'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'MARK9'&lt;/P&gt;&lt;P&gt;                                'X'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'MARK10'&lt;/P&gt;&lt;P&gt;                                '.'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'MARK6'&lt;/P&gt;&lt;P&gt;                                '.'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'MARK4'&lt;/P&gt;&lt;P&gt;                                'X'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'RSTXP-TDANWEISNG'&lt;/P&gt;&lt;P&gt;                                'zcopyright'.&lt;/P&gt;&lt;P&gt;  perform bdc_dynpro      using 'SAPLS38E' '0400'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                '=WB_SAVE'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                               'RSTXP-TDLINE(01)'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  perform bdc_field       using 'RSTXP-TDFIRST'&lt;/P&gt;&lt;P&gt;                                '   1'.&lt;/P&gt;&lt;P&gt;  perform bdc_transaction using 'SE38'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  perform bdc_dynpro      using 'SAPLWBABAP' '0100'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                'RS38M-PROGRAMM'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                '=AKTI'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'RS38M-PROGRAMM'&lt;/P&gt;&lt;P&gt;                                t_trdir-name.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'RS38M-FUNC_EDIT'&lt;/P&gt;&lt;P&gt;                                'X'.&lt;/P&gt;&lt;P&gt;  perform bdc_dynpro      using 'SAPLSEWORKINGAREA' '0200'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                '=WEIT'.&lt;/P&gt;&lt;P&gt;  perform bdc_dynpro      using 'SAPLWBABAP' '0100'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                'RS38M-PROGRAMM'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                '=BACK'.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'RS38M-PROGRAMM'&lt;/P&gt;&lt;P&gt;                                t_trdir-name.&lt;/P&gt;&lt;P&gt;  perform bdc_field       using 'RS38M-FUNC_EDIT'&lt;/P&gt;&lt;P&gt;                                'X'.&lt;/P&gt;&lt;P&gt;  perform bdc_transaction using 'SE38'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM.                    " BDC_COPYRIGHT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shannon&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2005 08:00:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-transaction/m-p/890515#M53343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-02T08:00:10Z</dc:date>
    </item>
  </channel>
</rss>

