<?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: Function Module to  Create and Edit Company code. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-and-edit-company-code/m-p/11438261#M1927997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very curious - what kind of business needs to create company codes in such volume and frequency that it calls for automation? &lt;SPAN __jive_emoticon_name="shocked" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/74/images/emoticons/shocked.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Dec 2015 22:36:54 GMT</pubDate>
    <dc:creator>Jelena_Perfiljeva</dc:creator>
    <dc:date>2015-12-14T22:36:54Z</dc:date>
    <item>
      <title>Function Module to  Create and Edit Company code.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-and-edit-company-code/m-p/11438259#M1927995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need your help to get function module to Create and Edit company code&amp;nbsp; in EC01 and OX02 transaction.&lt;/P&gt;&lt;P&gt;Our Requirement is to automate a process to extend company codes&amp;nbsp; using reference company code.&lt;/P&gt;&lt;P&gt;As we are not able to find any function module decided to go for BDC, If is there&amp;nbsp; any other options&amp;nbsp; are present, Please suggest us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Kshirod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 16:04:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-and-edit-company-code/m-p/11438259#M1927995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-14T16:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to  Create and Edit Company code.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-and-edit-company-code/m-p/11438260#M1927996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if it is recommendable to automate but check FM&lt;SPAN style="font-size: 13.3333px;"&gt; ECOP_COPY_ORG_STRUCTURE for this purpose.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 17:04:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-and-edit-company-code/m-p/11438260#M1927996</guid>
      <dc:creator>michael_kozlowski</dc:creator>
      <dc:date>2015-12-14T17:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to  Create and Edit Company code.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-and-edit-company-code/m-p/11438261#M1927997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very curious - what kind of business needs to create company codes in such volume and frequency that it calls for automation? &lt;SPAN __jive_emoticon_name="shocked" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/74/images/emoticons/shocked.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 22:36:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-and-edit-company-code/m-p/11438261#M1927997</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2015-12-14T22:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to  Create and Edit Company code.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-and-edit-company-code/m-p/11438262#M1927998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="font-size: 10pt;"&gt;Michael&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;In our project functional people&amp;nbsp; creating company codes&amp;nbsp; in EC01&amp;nbsp; &lt;/SPAN&gt;referring&lt;SPAN style="font-size: 10pt;"&gt; to some other company code. Once those company codes are created We are changing those&amp;nbsp; newly created company codes address details in OX02 transaction. These are the manual iterations We are following for&amp;nbsp; each company codes. So we need to automate a process&amp;nbsp; to update those company codes address details in one go to save timing&amp;nbsp; and will do the configuration in a faster manner. If any one has come &lt;/SPAN&gt;across&lt;SPAN style="font-size: 10pt;"&gt; this kind of scenario or know any standard Function Module/BAPI,Please suggest what will be the best &lt;/SPAN&gt;approach to achieve this.&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 16:16:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-and-edit-company-code/m-p/11438262#M1927998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-15T16:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to  Create and Edit Company code.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-and-edit-company-code/m-p/11438263#M1927999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jelena&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;In our project functional people&amp;nbsp; creating company codes&amp;nbsp; in EC01&amp;nbsp; &lt;/SPAN&gt;referring&lt;SPAN style="font-size: 10pt;"&gt; to some other company code. Once those company codes are created We are changing those&amp;nbsp; newly created company codes address details in OX02 transaction. These are the manual iterations We are following for&amp;nbsp; each company codes. So we need to automate a process&amp;nbsp; to update those company codes address details in one go to save timing&amp;nbsp; and will do the configuration in a faster manner. If any one has come &lt;/SPAN&gt;across&lt;SPAN style="font-size: 10pt;"&gt; this kind of scenario or know any standard Function Module/BAPI,Please suggest what will be the best &lt;/SPAN&gt;approach to achieve this.&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 16:18:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-and-edit-company-code/m-p/11438263#M1927999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-15T16:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to  Create and Edit Company code.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-and-edit-company-code/m-p/11438264#M1928000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check FM 'ADDR_MAINTAIN_COMPLETE' to maintain address details of CC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 16:34:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-and-edit-company-code/m-p/11438264#M1928000</guid>
      <dc:creator>michael_kozlowski</dc:creator>
      <dc:date>2015-12-15T16:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to  Create and Edit Company code.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-and-edit-company-code/m-p/11438265#M1928001</link>
      <description>&lt;P&gt;Hi  &lt;SPAN class="mention-scrubbed"&gt;jelena.perfiljeva&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;5 years later, here's the answer: Alphabet buys 1 company per week on average&lt;/P&gt;&lt;P&gt;&lt;A href="https://techcrunch.com/2011/12/07/eric-schmidt-google-is-buying-one-company-a-week/" target="_blank"&gt;TechCrunch - Eric Schmidt: Google Is Buying One Company A Week&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So, at some point, you start considering automation ...&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2020 00:24:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-and-edit-company-code/m-p/11438265#M1928001</guid>
      <dc:creator>julien_delvat_google</dc:creator>
      <dc:date>2020-08-05T00:24:16Z</dc:date>
    </item>
  </channel>
</rss>

