<?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 Replace in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace/m-p/7390248#M1545292</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;&lt;/P&gt;&lt;P&gt;please tell me the syantax for Replace First OCCurrence ..... in 4.6c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is in ECC 6.0  and it is not existing in 4.6c.. please tell me the alternative for this.. or if it is exisisting.. tell me the syntax for this in 4.6c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Ravi k patnana.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: tell me, tell me, tell me...please study 4.6C ABAP online documentation and find out yourself, use meaningful subject lines when posting.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Nov 1, 2010 1:25 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Nov 2010 12:15:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-11-01T12:15:37Z</dc:date>
    <item>
      <title>Replace</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace/m-p/7390248#M1545292</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;&lt;/P&gt;&lt;P&gt;please tell me the syantax for Replace First OCCurrence ..... in 4.6c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is in ECC 6.0  and it is not existing in 4.6c.. please tell me the alternative for this.. or if it is exisisting.. tell me the syntax for this in 4.6c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Ravi k patnana.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: tell me, tell me, tell me...please study 4.6C ABAP online documentation and find out yourself, use meaningful subject lines when posting.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Nov 1, 2010 1:25 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 12:15:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace/m-p/7390248#M1545292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-01T12:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Replace</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace/m-p/7390249#M1545293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA FIELD(10).&lt;/P&gt;&lt;P&gt;MOVE 'ABCB' TO FIELD.&lt;/P&gt;&lt;P&gt;REPLACE 'B' WITH 'string' INTO FIELD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;returns:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELD = 'AstringCB', SY-SUBRC = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Ramya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 12:20:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace/m-p/7390249#M1545293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-01T12:20:26Z</dc:date>
    </item>
  </channel>
</rss>

