<?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 BADI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/3208891#M764964</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am implementing BADI in Inbound side.I declared two variables as public inthis method PASS_NON_STANDARD_SEGMENT.&lt;/P&gt;&lt;P&gt;I want to pass these data which I am getting in two variables to this FILL_FT_TABLE_USING_DATA_ROWS method .How can we pass data from one method to other method.All these Methods are defined in CUSTOMER_ADD_DATA_BI standard definitin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Dec 2007 15:30:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-07T15:30:29Z</dc:date>
    <item>
      <title>BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/3208891#M764964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am implementing BADI in Inbound side.I declared two variables as public inthis method PASS_NON_STANDARD_SEGMENT.&lt;/P&gt;&lt;P&gt;I want to pass these data which I am getting in two variables to this FILL_FT_TABLE_USING_DATA_ROWS method .How can we pass data from one method to other method.All these Methods are defined in CUSTOMER_ADD_DATA_BI standard definitin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2007 15:30:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/3208891#M764964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-07T15:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/3208892#M764965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the class declare the variable as public. Then it should be accessable by all the methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2007 15:33:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/3208892#M764965</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-07T15:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/3208893#M764966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can make one Funciton module and set some gobal variables of the FM by the variables from the Method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To retrive in the other method you can read the data throught one more FM which can read the data from FM's Globle variable and set to your methods values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2007 15:38:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/3208893#M764966</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2007-12-07T15:38:30Z</dc:date>
    </item>
  </channel>
</rss>

