<?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: srm badis in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/srm-badis/m-p/3381936#M811975</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you find an answer to your question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the problem 'Texts do not get transferred from SRM to backend in Extended Classic Scenario', the solution given to me is to implement badi BBP_LONGTEXT_BADI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I am facing some problems understanding how to implement this Badi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you were able to find any answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Reshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Feb 2008 12:12:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-28T12:12:44Z</dc:date>
    <item>
      <title>srm badis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/srm-badis/m-p/3381935#M811974</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;Please explain the uses ,purpose of the following BAdis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.BBP_LONGTEXT_BADI&lt;/P&gt;&lt;P&gt;2.BBP_CHNG_AGNT_GET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 10:06:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/srm-badis/m-p/3381935#M811974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-22T10:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: srm badis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/srm-badis/m-p/3381936#M811975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you find an answer to your question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the problem 'Texts do not get transferred from SRM to backend in Extended Classic Scenario', the solution given to me is to implement badi BBP_LONGTEXT_BADI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I am facing some problems understanding how to implement this Badi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you were able to find any answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Reshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 12:12:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/srm-badis/m-p/3381936#M811975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-28T12:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: srm badis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/srm-badis/m-p/3381937#M811976</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;Pls say where r u stuck up ? in implementation part??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ll say the basic steps ,dono whether its helpfull !! .....reply back for more details .I ll try n help u out...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.u have standard definition of BBP_LONGTEXT_BADI in se 18 ok??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.So in SE 19 just type ZBBP_LONGTEXT_BADI in the implementaion field...it will pop up for definition name ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.add the original badi name BBP_LONGTEXT_BADI to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.it will lead u to the screen to implementation screen...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HERE LIES THE TRICK FOR ALL IMPLEMENTATION..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Add a short text ,FIRST SAVE AND ACTIVATE here at this stage...DO not enter the interface tab..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6.once it is activated enter into any of the method &lt;/P&gt;&lt;P&gt;TEXT_SCHEME_GET&lt;/P&gt;&lt;P&gt;TEXT_SCHEME_CHANGE&lt;/P&gt;&lt;P&gt;COPY_RULES_GET&lt;/P&gt;&lt;P&gt;LONGTEXT_ENRICH&lt;/P&gt;&lt;P&gt;TEXT_FIXVALUE_MAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code your business requirement here.save and activate the method...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THATS it ...your BAdI is ready to be implemented ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps ....else revert back ....I ll try and help out..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 13:26:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/srm-badis/m-p/3381937#M811976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-28T13:26:39Z</dc:date>
    </item>
  </channel>
</rss>

