<?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- error. se38. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-se38/m-p/345750#M6496</link>
    <description>&lt;P&gt;There are tons of causes linked a bad programming practice.&lt;/P&gt;&lt;P&gt;I once had to replace all the "BDG" fix value in currency conversion, looking thru 5K reports/userexit/BAdI/FM, for example.&lt;/P&gt;&lt;P&gt;Or replacing a fix default (i.e. werks = "MYWK") with its corresponding memory id or parameter id.&lt;/P&gt;&lt;P&gt;Something I ereditated from 15 years of stratified developments and I had to fix.&lt;/P&gt;&lt;P&gt;So a massive replace could have a reason &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Oct 2016 06:48:48 GMT</pubDate>
    <dc:creator>SimoneMilesi</dc:creator>
    <dc:date>2016-10-25T06:48:48Z</dc:date>
    <item>
      <title>bdc- error. se38.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-se38/m-p/345748#M6494</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have to replace string of particular line of source code automatically. so I have recorded se38 using shdb. I use cntrl+O to go to that particular lin eand cntl+F to replace string. when i am processing recording its stop at edit mode and continuing after hiting cntl+O using key board. same with cntl+F. After that I tried click on Find icon. and bug is same. Is there any function module to repalce string of particular program at particular line. I have tried RS_EDTR_REPLACE2. i have not got it. please help me out. Thanx in advance.&lt;/P&gt;&lt;P&gt;With Regard's&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2016 20:32:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-se38/m-p/345748#M6494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-10-24T20:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: bdc- error. se38.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-se38/m-p/345749#M6495</link>
      <description>&lt;P&gt;Please please please tell me why you would need to replace a line of code in a program . &lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 06:06:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-se38/m-p/345749#M6495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-10-25T06:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: bdc- error. se38.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-se38/m-p/345750#M6496</link>
      <description>&lt;P&gt;There are tons of causes linked a bad programming practice.&lt;/P&gt;&lt;P&gt;I once had to replace all the "BDG" fix value in currency conversion, looking thru 5K reports/userexit/BAdI/FM, for example.&lt;/P&gt;&lt;P&gt;Or replacing a fix default (i.e. werks = "MYWK") with its corresponding memory id or parameter id.&lt;/P&gt;&lt;P&gt;Something I ereditated from 15 years of stratified developments and I had to fix.&lt;/P&gt;&lt;P&gt;So a massive replace could have a reason &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 06:48:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-se38/m-p/345750#M6496</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2016-10-25T06:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: bdc- error. se38.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-se38/m-p/345751#M6497</link>
      <description>&lt;P&gt;Don't use BDC. Use READ REPORT, do your replacements, use INSERT REPORT.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 07:36:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-se38/m-p/345751#M6497</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2016-10-25T07:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: bdc- error. se38.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-se38/m-p/345752#M6498</link>
      <description>&lt;P&gt;If you need to do it once, you may find/replace text in several programs via SE80, by selecting them and use contextual menu "Replace".&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 07:47:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-se38/m-p/345752#M6498</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-10-25T07:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: bdc- error. se38.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-se38/m-p/345753#M6499</link>
      <description>&lt;P&gt;Dear Madhu Babu Panasa, &lt;/P&gt;&lt;P&gt;Have you try this two function module?.. &lt;/P&gt;&lt;P&gt;May be it will help you.. &lt;/P&gt;&lt;P&gt;STRING_REPLACE &lt;/P&gt;&lt;P&gt;REPLACE_STRING &lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Sivaraj Sadasivam..&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 06:03:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-se38/m-p/345753#M6499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-10-26T06:03:03Z</dc:date>
    </item>
  </channel>
</rss>

