<?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: Help in debugging BADI_FDCB_SUBBAS03 (transaction FB60) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359279#M521729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the correction, I overlooked this problem &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Hope someone else would help me regarding&lt;/P&gt;&lt;P&gt;correct usage of&lt;/P&gt;&lt;P&gt;BADI_FDCB_SUBBAS05&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;correct procedure for &lt;/P&gt;&lt;P&gt;enhancing FB60 "Enter Incoming Invoices" transaction?&lt;/P&gt;&lt;P&gt; &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Aby Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2007 04:26:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-05T04:26:31Z</dc:date>
    <item>
      <title>Help in debugging BADI_FDCB_SUBBAS03 (transaction FB60)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359271#M521721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some&lt;/P&gt;&lt;P&gt;help in debugging BADI_FDCB_SUBBAS03.&lt;/P&gt;&lt;P&gt;Screen Enhancement 3 on FDCB Basic Data Screen (010, 510)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a new BADI   "YTESTBADI"   in transaction SE19&lt;/P&gt;&lt;P&gt;using the Definition "BADI_FDCB_SUBBAS03"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below 2 methods are available.&lt;/P&gt;&lt;P&gt;PUT_DATA_TO_SCREEN_OBJECT&lt;/P&gt;&lt;P&gt;GET_DATA_FROM_SCREEN_OBJECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been trying to debug&lt;/P&gt;&lt;P&gt;using statement "BREAK-POINT" , but was not successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Am I using the correct procedure for &lt;/P&gt;&lt;P&gt;enhancing FB60  "Enter Incoming Invoices"  transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me out?&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aby Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 10:21:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359271#M521721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T10:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Help in debugging BADI_FDCB_SUBBAS03 (transaction FB60)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359272#M521722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your YTESTBADI active?&lt;/P&gt;&lt;P&gt;If the BADI is active and the transaction still does not stop at the break-point statement, it might not be the right BADI to implement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 10:27:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359272#M521722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T10:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help in debugging BADI_FDCB_SUBBAS03 (transaction FB60)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359273#M521723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right, the earlier BADI was inactive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a new BADI "YTESTBADI2" in transaction SE19&lt;/P&gt;&lt;P&gt;using the Definition "BADI_FDCB_SUBBAS05"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This BADI   "YTESTBADI2"  is activated,&lt;/P&gt;&lt;P&gt;but am unable to debug&lt;/P&gt;&lt;P&gt;using statement "BREAK-POINT" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway,&lt;/P&gt;&lt;P&gt;Aby Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 11:01:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359273#M521723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T11:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help in debugging BADI_FDCB_SUBBAS03 (transaction FB60)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359274#M521724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the debugger does not stop at the break-point statement after activation, you might need to look for other badis. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed you have implemented a new BADI definition this time - did the other one not work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;P&gt;PS: If you post your requirement, you might find someone on the forum who has worked on it before and may be able to help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Sudha Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 11:12:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359274#M521724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T11:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Help in debugging BADI_FDCB_SUBBAS03 (transaction FB60)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359275#M521725</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;While trying to activate the earlier mentioned BADI "YTESTBADI" &lt;/P&gt;&lt;P&gt;with Definition "BADI_FDCB_SUBBAS03"&lt;/P&gt;&lt;P&gt;a Warning message was displayed saying &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;There are already implementations active!&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Diagnosis&lt;/P&gt;&lt;P&gt;The BAdI definition this is based upon cannot be used more than once. Other active implementations already exist for the same BAdI definition.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Aby Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 11:19:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359275#M521725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T11:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help in debugging BADI_FDCB_SUBBAS03 (transaction FB60)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359276#M521726</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;I have created a new posting&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2957749"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Aby Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 11:34:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359276#M521726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T11:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help in debugging BADI_FDCB_SUBBAS03 (transaction FB60)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359277#M521727</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;I found an intermediate solution .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;First I copied Definition "BADI_FDCB_SUBBAS03"&lt;/P&gt;&lt;P&gt;to a new name ==&amp;gt;  "ZBADI_FDCB_SUBBAS03"  in transaction SE18&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second Step I created a new BADI  ==&amp;gt; "YTESTBADINEW"  &lt;/P&gt;&lt;P&gt;  in transaction SE19&lt;/P&gt;&lt;P&gt;using the definition "ZBADI_FDCB_SUBBAS03" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This BADI has been successfully activated.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the main problem still exists,&lt;/P&gt;&lt;P&gt;BREAK-POINT is still not working. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for a better/complete solution,&lt;/P&gt;&lt;P&gt;ABY&lt;/P&gt;&lt;P&gt;====&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 11:53:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359277#M521727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T11:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help in debugging BADI_FDCB_SUBBAS03 (transaction FB60)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359278#M521728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not understand how copying the BADI definition will help you. Please remember that the SAP code where the BADI is called, will look for implementations of the specific BADI only - it wont help to copy it!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you get a message that there are existing active implementations, you can go to Implementation &amp;gt; overview in SE18 to get the name of the active implementation. Going through the code might give you an idea of what it is being used for, and how to incorporate your logic within it as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 15:26:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359278#M521728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T15:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Help in debugging BADI_FDCB_SUBBAS03 (transaction FB60)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359279#M521729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the correction, I overlooked this problem &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Hope someone else would help me regarding&lt;/P&gt;&lt;P&gt;correct usage of&lt;/P&gt;&lt;P&gt;BADI_FDCB_SUBBAS05&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;correct procedure for &lt;/P&gt;&lt;P&gt;enhancing FB60 "Enter Incoming Invoices" transaction?&lt;/P&gt;&lt;P&gt; &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Aby Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 04:26:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359279#M521729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T04:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help in debugging BADI_FDCB_SUBBAS03 (transaction FB60)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359280#M521730</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;&lt;/P&gt;&lt;P&gt;I am trying out the below suggestion from a previous posting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3330170"&gt;&lt;/A&gt;&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;OBBH is customizing transaction, after running it u should see a view with company code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- do a doubleclick on your company code;&lt;/P&gt;&lt;P&gt;- go to ITEM LINE level&lt;/P&gt;&lt;P&gt;- Choose the substitution of your company (if there are more subst than one)&lt;/P&gt;&lt;P&gt;- Create a new step&lt;/P&gt;&lt;P&gt;- In the Prerequisite u insert a filter on SYST-TCODE&lt;/P&gt;&lt;P&gt;- In the Substitution check if your field can be replaced, if it can't, create a routine to replace it.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also closing this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all who have read/responded&lt;/P&gt;&lt;P&gt;Aby Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 05:13:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-debugging-badi-fdcb-subbas03-transaction-fb60/m-p/2359280#M521730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T05:13:22Z</dc:date>
    </item>
  </channel>
</rss>

