<?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: FB60/MIRO company code popup in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988472#M73593</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;Try put update the user master record, just put the parameter id = 'BUK' with value .... on the Parameters tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maria João Rocha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jul 2005 16:54:23 GMT</pubDate>
    <dc:creator>MariaJooRocha</dc:creator>
    <dc:date>2005-07-14T16:54:23Z</dc:date>
    <item>
      <title>FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988467#M73588</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 a workflow workitem which tries to call transactions FB60 and MIRO depending on whether the invoice is based on a non-PO or not. When the transaction is called, the company code screen pops up; I managed to suppress this for MIRO by explicitly specifying company code value in screen 1000 for FM DOCHEADER_COMP_CODE_WITH_POPUP - basically I did a BDC. But the same thing for some reason does not work for FB60. Does anybody have any idea why this happens or any other way in which I can suppress the company code popup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nanditha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2005 18:44:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988467#M73588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-13T18:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988468#M73589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have managed to re-create your senerio in my system.  Looks like if you have the parameter id set in your user profile, the popup will not come.  For example, i have the parameter id  BUK set to 0010 in my parameter ids in my user profile.  When I go to FB60, the popup does not come.  If i delete that parameter id from my user id, then I do get the popup.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add the parameter id by clicking ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System&lt;DEL&gt;-&amp;gt;User Profile&lt;/DEL&gt;&amp;gt;Own Data&lt;/P&gt;&lt;P&gt;New session will open, click on the parameters tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter BUK in the first field and the value in the second.&lt;/P&gt;&lt;P&gt;Save your changes.   Log off and log back on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2005 18:50:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988468#M73589</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-07-13T18:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988469#M73590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  thanks for your reply! I assume you opened FB60 as a separate transaction and not through a workflow workitem. I have noticed that if you just open a new SAP session and type in FB60 or MIRO, no popup appears. Also, if you try to do a call transaction FB60/MIRO from a report, again the popup does not appear.  My case is specific to when you try calling the transaction through a workitem. Also FYI, my user profile does have a parameter id BUK with a default value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nanditha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2005 20:05:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988469#M73590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-13T20:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988470#M73591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nanditha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using statement&lt;/P&gt;&lt;P&gt;Set parameter id 'BUK' field W_comp &lt;/P&gt;&lt;P&gt;where w_comp is company code. You need to call this statement before the call of transaction FB60 in workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One question: Does this pop up appear during every workitem execution of FB60 ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2005 14:13:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988470#M73591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-14T14:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988471#M73592</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;   thanks for your repsonse. I tried a set param id without any luck. the popup still appears and yes, the popup appears at every workitem execution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2005 16:28:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988471#M73592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-14T16:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988472#M73593</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;Try put update the user master record, just put the parameter id = 'BUK' with value .... on the Parameters tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maria João Rocha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2005 16:54:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988472#M73593</guid>
      <dc:creator>MariaJooRocha</dc:creator>
      <dc:date>2005-07-14T16:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988473#M73594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nanditha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can't you write a short fm or prog,&lt;/P&gt;&lt;P&gt;which sets a defined company code (bukrs),&lt;/P&gt;&lt;P&gt;and start it before starting fb60 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2005 06:00:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988473#M73594</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-07-15T06:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988474#M73595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried updating user master record with param id, no use &lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt; The surprising thing is MIRO works fine but not FB60. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas, do you know any FM which sets company code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2005 06:07:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988474#M73595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-15T06:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988475#M73596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nanditha,&lt;/P&gt;&lt;P&gt;Have had the same problem with FB50 from workflow, and  had to solve it by doing as below. The problem appears when using 'enjoy' transactions.&lt;/P&gt;&lt;P&gt;The code to solve ít look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET PARAMETER ID 'BUK' FIELD E_BKPF-BUKRS.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;    PERFORM bdc_dynpro       using 'SAPLACHD' '1000'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field        using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                   '=ENTR'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field        using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                   'BKPF-BUKRS'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field        using 'BKPF-BUKRS'&lt;/P&gt;&lt;P&gt;                                    e_bkpf-bukrs.&lt;/P&gt;&lt;P&gt;Hope this will help you too!&lt;/P&gt;&lt;P&gt;Regards Benita Östman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2005 14:22:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988475#M73596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-15T14:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988476#M73597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Benita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Thanks for your reply! I had tried something similar to your solution earlier, but it didn't work. I tried your solution too, it doesn't work. I was wondering whether there are any settings which should be done for FB60 for this to work, also what version of SAP did you try this on? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nanditha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2005 23:37:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988476#M73597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-18T23:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988477#M73598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nanditha,&lt;/P&gt;&lt;P&gt;I tried it on version 4.6C. Is there any other transaction you could use instead of FB60? Not an 'enjoy' transaction? I was advised to use FB01 instead of FB50.&lt;/P&gt;&lt;P&gt;Or maybe there is some customizing that have to be done in table T003D, before it will work?&lt;/P&gt;&lt;P&gt;Regards Benita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2005 11:16:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988477#M73598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-19T11:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988478#M73599</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've found , where default-bukrs is stored for enjoy-ta: in table  TFBUF  ( so &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; with sap-memory)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt; look for 'acc_kontext' in Prg SAPMF05A / MF05AFRENJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so what happen's if you manipulate table tfbuf ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2005 11:44:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988478#M73599</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-07-19T11:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988479#M73600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I found OSS notes for rectifying this problem. Please refer to the following notes for the respective versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.6A - 4.6B      note 201493, 305821&lt;/P&gt;&lt;P&gt;4.6C             note 305821&lt;/P&gt;&lt;P&gt;4.7 and ECC 5.0  note 802148&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Haven't actually applied the note,but am hoping it will work!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2005 20:51:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988479#M73600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-19T20:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988480#M73601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nanditha,&lt;/P&gt;&lt;P&gt;we're on 4.6c and have a similar problem with calling FB60. However we have the note installed but can't make it work. Have you found out any other solution alternatives?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Mikko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2005 06:46:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988480#M73601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-26T06:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988481#M73602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mikko,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you read my post from July 19th ?&lt;/P&gt;&lt;P&gt;and debugged / analysed the named program ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2005 07:19:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988481#M73602</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-07-26T07:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988482#M73603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I read it but didn't have the guts yet to go that way.. It could be the only way though so I might end up modifying the buffers. I'll wait though for a while for other tips and will let you know if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Mikko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2005 07:33:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988482#M73603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-26T07:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988483#M73604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andreas,&lt;/P&gt;&lt;P&gt;it looks like it's working now. What I did was that I just got the compcode value from tfbuf, stored it locally, updated tfbuf with the new value, called the transaction and after the call put the old value back. Works like a dream.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The funny thing however is that if I wrap the fully working method inside a workflow standard task, it's not working completely because I get to see the popup again (with the company code entered).. Would you have any idea why this is happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mikko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2005 05:59:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988483#M73604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-28T05:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988484#M73605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nanditha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table TFBUF stores the last entered company code data for a particular user. If this table entry does not exist for a given user ID then you get the pop-up. So while executing BDC for FB60 create a record explicitly if none exists for the user. This validation should be there in the BDC program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 23:46:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988484#M73605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T23:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988485#M73606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Benita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's a very old thread, however, for tracing purposes, I would like to share this solution for your problem: Note 201493 - FB50: Dialog box for entering a company code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2011 21:01:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988485#M73606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-29T21:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: FB60/MIRO company code popup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988486#M73607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check subroutine  PERFORM comp_code_init. in program MF05AOENJ.  there you will get the statement like &lt;/P&gt;&lt;P&gt;GET PARAMETER ID 'BUK' FIELD bkpf-bukrs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check in debug mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this statement executed then , before the cal transaction statement you have to do SET PARAMETER ID 'BUK' with company code value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this line not triggered check the note 570605.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Subhankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 00:09:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb60-miro-company-code-popup/m-p/988486#M73607</guid>
      <dc:creator>Subhankar</dc:creator>
      <dc:date>2011-08-30T00:09:31Z</dc:date>
    </item>
  </channel>
</rss>

