<?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: Transfer data between two badi's in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-between-two-badi-s/m-p/9082115#M1704450</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;For which transaction you want to use the BADI's. You can achieve this functionality only using one BADI by using field symbols or by using FM 'DYNP_VALUES_READ' in the BADI where you are giving error message. Read on FM DYNP_VALUES_READ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And for field symbol you can follow below steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field-symbols:&amp;lt;fs&amp;gt; type any,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assign ('(Main program name)variable whose data you want to access ) to &amp;lt;lfs&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if &amp;lt;lfs&amp;gt; is assigned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; in &amp;lt;LFS&amp;gt; you will get the required data.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pawan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2012 08:04:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-10-09T08:04:43Z</dc:date>
    <item>
      <title>Transfer data between two badi's</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-between-two-badi-s/m-p/9082113#M1704448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm implementing two BADi's.One badi is used to display an error message and another is used to get data which is to be shown in the error message.&lt;/P&gt;&lt;P&gt;I'm thinking to use EXPORT and IMPORT statements to get the date from one badi&amp;nbsp; to another.Can anyone let me know if there is aome other better method to transfer data between two BADI's?&lt;/P&gt;&lt;P&gt;I'm new to ABAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 20:32:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-between-two-badi-s/m-p/9082113#M1704448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-03T20:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer data between two badi's</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-between-two-badi-s/m-p/9082114#M1704449</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;Transferring data between badis?.Which badis you are using.What is the business requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 03:26:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-between-two-badi-s/m-p/9082114#M1704449</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2012-10-04T03:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer data between two badi's</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-between-two-badi-s/m-p/9082115#M1704450</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;For which transaction you want to use the BADI's. You can achieve this functionality only using one BADI by using field symbols or by using FM 'DYNP_VALUES_READ' in the BADI where you are giving error message. Read on FM DYNP_VALUES_READ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And for field symbol you can follow below steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field-symbols:&amp;lt;fs&amp;gt; type any,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assign ('(Main program name)variable whose data you want to access ) to &amp;lt;lfs&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if &amp;lt;lfs&amp;gt; is assigned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; in &amp;lt;LFS&amp;gt; you will get the required data.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pawan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 08:04:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-between-two-badi-s/m-p/9082115#M1704450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-09T08:04:43Z</dc:date>
    </item>
  </channel>
</rss>

