<?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 BAPI for creating or changing Article Master data(MM41) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-or-changing-article-master-data-mm41/m-p/4617263#M1087850</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 need a BAPI or FM to create or change Article master data with the following views(Load the data in below views):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                 Basic data&lt;/P&gt;&lt;P&gt;	Listing&lt;/P&gt;&lt;P&gt;	Logistics DC&lt;/P&gt;&lt;P&gt;	Logistics Store&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The article can also be created through the transaction MM41. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me if there is any BAPI to do so or there is any other way to create or edit articles...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using LSMW approach&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2008 07:16:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-21T07:16:11Z</dc:date>
    <item>
      <title>BAPI for creating or changing Article Master data(MM41)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-or-changing-article-master-data-mm41/m-p/4617263#M1087850</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 need a BAPI or FM to create or change Article master data with the following views(Load the data in below views):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                 Basic data&lt;/P&gt;&lt;P&gt;	Listing&lt;/P&gt;&lt;P&gt;	Logistics DC&lt;/P&gt;&lt;P&gt;	Logistics Store&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The article can also be created through the transaction MM41. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me if there is any BAPI to do so or there is any other way to create or edit articles...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using LSMW approach&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 07:16:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-or-changing-article-master-data-mm41/m-p/4617263#M1087850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T07:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for creating or changing Article Master data(MM41)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-or-changing-article-master-data-mm41/m-p/4617264#M1087851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use BAPI_RETAILMATERIAL_CREATE for your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 07:21:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-or-changing-article-master-data-mm41/m-p/4617264#M1087851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T07:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for creating or changing Article Master data(MM41)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-or-changing-article-master-data-mm41/m-p/4617265#M1087852</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;In my input file, there are lots of fields which need to be displayed in the views...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have checked this BAPI : BAPI_RETAILMATERIAL_CREATE ; there are not all the fields as per my input file requirement..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you suggest any Direct input program for all the views in the article master or Direct input programs for each view separately?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 07:39:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-or-changing-article-master-data-mm41/m-p/4617265#M1087852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T07:39:04Z</dc:date>
    </item>
  </channel>
</rss>

