<?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_FDCB_SUBBAS04 Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107093#M1973251</link>
    <description>&lt;P&gt;Please do search in the forums. &lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.sap.com/questions/6993988/custom-field-value-gets-cleared-in-badifdcbsubbas0.html" target="_blank"&gt;Custom Field value gets cleared in BADI_FDCB_SUBBAS04&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.scn.sap.com/wiki/display/Snippets/Display+customer+fields+in+header+of+logistics+invoice+verification+transactions" target="_blank"&gt;wiki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Pablo&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jan 2020 15:20:14 GMT</pubDate>
    <dc:creator>former_member182371</dc:creator>
    <dc:date>2020-01-09T15:20:14Z</dc:date>
    <item>
      <title>BADI_FDCB_SUBBAS04 Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107091#M1973249</link>
      <description>&lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1762537-fb60-badi.png"&gt;fb60-badi.png&lt;/A&gt;I need to add a 1 byte field to FB60. The field will not reside in any table such as BSEG of BKPF but rather, will be used as a flag to conditionally execute some other code.&lt;/P&gt;
  &lt;P&gt;I've added the field to the screen (see attached) and have implemented BADI_FDCB_SUBBAS04 with me-&amp;gt;if_ex_badi_fdcb_subbas04~invfo = im_invfo (In the PUT) and ex_invfo = me-&amp;gt;if_ex_badi_fdcb_subbas04~invfo (In the GET).&lt;/P&gt;
  &lt;P&gt;I've added the field to INVFO (See attached). &lt;/P&gt;
  &lt;P&gt;However, whenever I enter a value in the new field and hit any other key, the screen field is being cleared. The value that I enter is not being retained.&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;Leo&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 15:07:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107091#M1973249</guid>
      <dc:creator>spinellll</dc:creator>
      <dc:date>2020-01-09T15:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: BADI_FDCB_SUBBAS04 Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107092#M1973250</link>
      <description>&lt;P&gt;Looks like you have not code performed in the PAI &lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 15:09:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107092#M1973250</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2020-01-09T15:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: BADI_FDCB_SUBBAS04 Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107093#M1973251</link>
      <description>&lt;P&gt;Please do search in the forums. &lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.sap.com/questions/6993988/custom-field-value-gets-cleared-in-badifdcbsubbas0.html" target="_blank"&gt;Custom Field value gets cleared in BADI_FDCB_SUBBAS04&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.scn.sap.com/wiki/display/Snippets/Display+customer+fields+in+header+of+logistics+invoice+verification+transactions" target="_blank"&gt;wiki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Pablo&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 15:20:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107093#M1973251</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2020-01-09T15:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: BADI_FDCB_SUBBAS04 Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107094#M1973252</link>
      <description>&lt;P&gt;Frederic&lt;/P&gt;&lt;P&gt;See attached. The field invfo-start_workflow is being sent and received but not the zztax field. &lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 18:42:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107094#M1973252</guid>
      <dc:creator>spinellll</dc:creator>
      <dc:date>2020-01-09T18:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: BADI_FDCB_SUBBAS04 Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107095#M1973253</link>
      <description>&lt;P&gt;Thanks Pablo&lt;/P&gt;&lt;P&gt;I read those pieces yesterday but fail to see how they address this specific issue.&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 18:44:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107095#M1973253</guid>
      <dc:creator>spinellll</dc:creator>
      <dc:date>2020-01-09T18:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: BADI_FDCB_SUBBAS04 Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107096#M1973254</link>
      <description>&lt;P&gt;did you have a look at the wiki below?&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.scn.sap.com/wiki/display/Snippets/Display+customer+fields+in+header+of+logistics+invoice+verification+transactions" target="_blank"&gt;Display customer fields in header of logistics invoice verification transactions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;if you follow and check the steps needed i believe you´ll be able to solve the problem.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Pablo&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 06:48:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107096#M1973254</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2020-01-10T06:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: BADI_FDCB_SUBBAS04 Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107097#M1973255</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please refer SAP note 2806250 - INVFO fields are overwritten&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;R.Brahmankar&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 07:00:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107097#M1973255</guid>
      <dc:creator>rupesh_brahmankar</dc:creator>
      <dc:date>2020-01-10T07:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: BADI_FDCB_SUBBAS04 Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107098#M1973256</link>
      <description>&lt;P&gt;R.&lt;/P&gt;&lt;P&gt;Thanks. Already applied.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 14:03:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107098#M1973256</guid>
      <dc:creator>spinellll</dc:creator>
      <dc:date>2020-01-10T14:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: BADI_FDCB_SUBBAS04 Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107099#M1973257</link>
      <description>&lt;P&gt;Thanks for the quick replies.&lt;/P&gt;&lt;P&gt;Pablo, referring to your wiki, I did look at it a few days ago.&lt;/P&gt;&lt;P&gt;To quote:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Screen fields: The fields must be in structure INVFO. &lt;/EM&gt;&lt;STRONG&gt;This was done.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If the values in the FI document are to be saved, the fields must
 also be in table BKPF or BSEG. &lt;/EM&gt;&lt;STRONG&gt;My request is for FI (FB60), 
yours was for MM. The screen value &lt;EM&gt;is not to be saved on any table&lt;/EM&gt;. It's
 to be used as a switch for a customer-function. So, it would seem that it's not required that the new field be appended to a table.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;All of the PUTs and GETs in the PBO and PAI already existed for a prior custom field (invfo-start_workflow) that was used in MIRO many years ago. The only code I added to the PAI was for zztax:&lt;/P&gt;&lt;P&gt;* implement from here on customer coding&lt;BR /&gt;* enumerate ALL fields on the screen because of field transportation&lt;BR /&gt;* with or within a module&lt;BR /&gt;  FIELD:&lt;BR /&gt;  invfo-start_workflow,&lt;BR /&gt;  &lt;STRONG&gt;invfo-zztax.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; I can try appending BKPF to see if it has any affect.&lt;/P&gt;&lt;P&gt;Leo&lt;BR /&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 14:15:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107099#M1973257</guid>
      <dc:creator>spinellll</dc:creator>
      <dc:date>2020-01-10T14:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: BADI_FDCB_SUBBAS04 Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107100#M1973258</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i believe you need this part:&lt;/P&gt;&lt;P&gt;"So I created my customer fields in append structures of:&lt;/P&gt;&lt;P&gt;INVFO, RBKP, RBKP_V, ACMM_VENDOR_COMP."&lt;/P&gt;&lt;P&gt;if not the value of zztax will always be blank.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Pablo&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 14:29:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107100#M1973258</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2020-01-10T14:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: BADI_FDCB_SUBBAS04 Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107101#M1973259</link>
      <description>&lt;P&gt;Ok, I appended the field to BKPF and it appears to work.&lt;/P&gt;&lt;P&gt;I didn't think that was necessary as I don't need to save the field in a table but Asi es la vida!&lt;/P&gt;&lt;P&gt;Thanks again for the assistance.&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 10 Jan 2020 14:30:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107101#M1973259</guid>
      <dc:creator>spinellll</dc:creator>
      <dc:date>2020-01-10T14:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: BADI_FDCB_SUBBAS04 Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107102#M1973260</link>
      <description>&lt;P&gt;Pablo, I appended the field to BKPF and it appears to work.&lt;/P&gt;&lt;P&gt;I didn't think that was necessary as I don't need to save the field in a table but Asi es la vida!&lt;/P&gt;&lt;P&gt;Thanks again for the assistance.&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 14:32:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107102#M1973260</guid>
      <dc:creator>spinellll</dc:creator>
      <dc:date>2020-01-10T14:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: BADI_FDCB_SUBBAS04 Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107103#M1973261</link>
      <description>&lt;P&gt;so you´re only interested in that field value when "posting"?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Pablo&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 14:47:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107103#M1973261</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2020-01-10T14:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: BADI_FDCB_SUBBAS04 Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107104#M1973262</link>
      <description>&lt;P&gt;Correct. That's the next challenge.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 18:59:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107104#M1973262</guid>
      <dc:creator>spinellll</dc:creator>
      <dc:date>2020-01-10T18:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: BADI_FDCB_SUBBAS04 Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107105#M1973263</link>
      <description>&lt;P&gt;If the field is to exist on one screen only during the transaction, and not to be stored in the database, adding the field to the database is the worst solution.&lt;/P&gt;&lt;P&gt;Unfortunately, you don't describe in details when you use this checkbox (at save time? when exactly?), so it's difficult to help.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 19:20:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107105#M1973263</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-01-10T19:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: BADI_FDCB_SUBBAS04 Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107106#M1973264</link>
      <description>&lt;P&gt;Upon SAVE.&lt;/P&gt;&lt;P&gt;And I agree about the database but it appears to be the only way to preserve the screen value while employing the BADI.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 23:00:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107106#M1973264</guid>
      <dc:creator>spinellll</dc:creator>
      <dc:date>2020-01-10T23:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: BADI_FDCB_SUBBAS04 Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107107#M1973265</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please check another SAP note in same area, 2830829 - INVFO fields are overwritten&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;R.Brahmankar&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 08:21:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-fdcb-subbas04-problem/m-p/12107107#M1973265</guid>
      <dc:creator>rupesh_brahmankar</dc:creator>
      <dc:date>2020-01-14T08:21:17Z</dc:date>
    </item>
  </channel>
</rss>

