<?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: About Interface EDI810 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-interface-edi810/m-p/1704508#M308710</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As its not an report program, only an include&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Nov 2006 15:28:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-21T15:28:48Z</dc:date>
    <item>
      <title>About Interface EDI810</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-interface-edi810/m-p/1704504#M308706</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 Function module for Inbound invoice. It has been hard coded for  Company code, profit centre And it has been using BDC ( FB01). Now it should be updated for other Company codes also. How is it done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank Q&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 15:13:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-interface-edi810/m-p/1704504#M308706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T15:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: About Interface EDI810</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-interface-edi810/m-p/1704505#M308707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u put a select-option or parameter...like create a new import parameter for the FM and use this for company code...inside the code remove the hard code &amp;amp; use this variable...ur problem will be solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 15:16:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-interface-edi810/m-p/1704505#M308707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T15:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: About Interface EDI810</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-interface-edi810/m-p/1704506#M308708</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 the Company Code has ben hard coded , u have two options either change the Comapny code manually in ur FM or do the recording again wherein u can explicitly pass the companty codes and use the same recording in the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 15:17:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-interface-edi810/m-p/1704506#M308708</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2006-11-21T15:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: About Interface EDI810</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-interface-edi810/m-p/1704507#M308709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But where do you expect those values to come from now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are expecting them to come from the interface, as its a IDOC you don't have to change the parameters, but read the appropriate segment to get the company code and profit centre and use that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at the IDOC to see in which segment fields these are coming&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 15:18:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-interface-edi810/m-p/1704507#M308709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T15:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: About Interface EDI810</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-interface-edi810/m-p/1704508#M308710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As its not an report program, only an include&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 15:28:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-interface-edi810/m-p/1704508#M308710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T15:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: About Interface EDI810</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-interface-edi810/m-p/1704509#M308711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are not getting me, the file is in 810 Format, Converting into Idoc , and later i want to modify&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 15:30:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-interface-edi810/m-p/1704509#M308711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T15:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: About Interface EDI810</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-interface-edi810/m-p/1704510#M308712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you know, if we modify the existing one its an interface, it will definelty have impact for the existing company code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 15:33:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-interface-edi810/m-p/1704510#M308712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T15:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: About Interface EDI810</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-interface-edi810/m-p/1704511#M308713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You did not answer my question. If you are going take out the hard coded values, where are you going to get those values from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would assume that the file will have those values and so the IDOC will have the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, its a matter of picking up the value from there and passing the same to BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 15:35:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-interface-edi810/m-p/1704511#M308713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T15:35:57Z</dc:date>
    </item>
  </channel>
</rss>

