<?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 Problem in BADI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-badi/m-p/4112548#M983285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem, i am using a BADI and inside it..i ahve put some code as per our requirement,as the parameters for tht methods are PASS BY VALUE i am not able to clear the values permanently.&lt;/P&gt;&lt;P&gt;is there any way i can clear tht values, as they are getting displayed on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does this mean,tht i wond be able to clear it permanentle,as in pass by value the data is valid only to tht particular method.??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on some condition i am sorting the list and then after comming out of this badi,i should see the row(line item) which satisfies the condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help me out..its very urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;SA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 Jun 2008 04:42:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-29T04:42:43Z</dc:date>
    <item>
      <title>Problem in BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-badi/m-p/4112548#M983285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem, i am using a BADI and inside it..i ahve put some code as per our requirement,as the parameters for tht methods are PASS BY VALUE i am not able to clear the values permanently.&lt;/P&gt;&lt;P&gt;is there any way i can clear tht values, as they are getting displayed on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does this mean,tht i wond be able to clear it permanentle,as in pass by value the data is valid only to tht particular method.??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on some condition i am sorting the list and then after comming out of this badi,i should see the row(line item) which satisfies the condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help me out..its very urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;SA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jun 2008 04:42:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-badi/m-p/4112548#M983285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-29T04:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-badi/m-p/4112549#M983286</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;which BADI is it? If these parameters are not exporting parameters it is impossible to clear them. This is from ABAP help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You pass the parameter with values. This means that the parameter&lt;/P&gt;&lt;P&gt;contents are copied both when the parameter is passed and when it is&lt;/P&gt;&lt;P&gt;transferred back to the calling parameter. For structures that contain&lt;/P&gt;&lt;P&gt;tables, performance may be reduced considerably. Therefore, you should&lt;/P&gt;&lt;P&gt;not do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the importing parameters are not copied back to caller.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jun 2008 23:12:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-badi/m-p/4112549#M983286</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2008-06-29T23:12:35Z</dc:date>
    </item>
  </channel>
</rss>

