<?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: BADI usage in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-usage/m-p/3508451#M843891</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;First you should implement the BADI with Z name if there are no implementations exists.&lt;/P&gt;&lt;P&gt;GO to Transaction SE18 .Enter the BADI name :BADI_FIAA_DOCLINES.In the menu Go to IMPLEMETATION.Click on Overview.If any implementation exists for the BADI it shows the implemenation name,if not click on create and give the Z name to the BADI,and create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think u can write u r code in the method CHANGE_DOCUMENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this solves your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chandra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2008 10:26:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-27T10:26:23Z</dc:date>
    <item>
      <title>BADI usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-usage/m-p/3508449#M843889</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 have to do a change in standard tcode.&lt;/P&gt;&lt;P&gt;I dont have specific user exit to do the change.I have found one BADI also.&lt;/P&gt;&lt;P&gt;I can able to see that in SE18...BADI_FIAA_DOCLINES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I want to change the GL account line items.&lt;/P&gt;&lt;P&gt;How to proceed further.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 09:41:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-usage/m-p/3508449#M843889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T09:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: BADI usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-usage/m-p/3508450#M843890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to create an implementation for that BADI using Txn SE19&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 09:44:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-usage/m-p/3508450#M843890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T09:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: BADI usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-usage/m-p/3508451#M843891</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;First you should implement the BADI with Z name if there are no implementations exists.&lt;/P&gt;&lt;P&gt;GO to Transaction SE18 .Enter the BADI name :BADI_FIAA_DOCLINES.In the menu Go to IMPLEMETATION.Click on Overview.If any implementation exists for the BADI it shows the implemenation name,if not click on create and give the Z name to the BADI,and create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think u can write u r code in the method CHANGE_DOCUMENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this solves your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chandra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 10:26:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-usage/m-p/3508451#M843891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T10:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: BADI usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-usage/m-p/3508452#M843892</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;  As u have find the BADI  "BADI_FIAA_DOCLINES",&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE19 create an Implementation for the Badi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U will have the method CHANGE_DOCUMENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also some parameters for fields and tables.. for which u can create internal tables and pass those field values with which u can change the line items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 10:48:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-usage/m-p/3508452#M843892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T10:48:28Z</dc:date>
    </item>
  </channel>
</rss>

