<?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: BAPI for saving material fields. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583958#M1273333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you nikhil..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 May 2009 11:29:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-19T11:29:51Z</dc:date>
    <item>
      <title>BAPI for saving material fields.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583949#M1273324</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;Can anybody suggest me some BAPI names which have flexibility to save only certain required fields of  a material into mara, marc , makt and mvke.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my program i am using some interanl tables for the  above mentioned table fields and  i want to save them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 09:07:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583949#M1273324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T09:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for saving material fields.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583950#M1273325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; BAPI_MATERIAL_SAVEDATA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 09:11:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583950#M1273325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T09:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for saving material fields.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583951#M1273326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI_MATERIAL_SAVEDATA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 09:12:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583951#M1273326</guid>
      <dc:creator>former_member242255</dc:creator>
      <dc:date>2009-05-15T09:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for saving material fields.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583952#M1273327</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;   Please check the BAPI below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   &lt;STRONG&gt;BAPI_MATERIAL_SAVEDATA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Dande on May 15, 2009 11:18 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 09:15:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583952#M1273327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T09:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for saving material fields.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583953#M1273328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actuallay  this bapi is already used there..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now the requiremnet is I want to change only certain fields.. and update only that fields. if  i use this al the fields will be updated again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;an u help as per this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 10:31:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583953#M1273328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T10:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for saving material fields.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583954#M1273329</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;You have to user &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;BAPI_MATERIAL_SAVEDATA&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; but with different combinations .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like if you want update Plant data which resides in MARC table then you have to use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;import parameters 

PLANTDATA and PLANTDATAX with your required fields which you want to update , suppose if you want 

update/modify storage location data which resides in MARD table you have use STORAGELOCATIONDATA 

and STORAGELOCATIONDATAX with your required fields which you want to modify .&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like in this way you can use only the required parameter and its flag structure which ends with 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 10:47:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583954#M1273329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T10:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for saving material fields.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583955#M1273330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using BAPI_MATERIAL_SAVEDATA&lt;/P&gt;&lt;P&gt;Import structures:&lt;/P&gt;&lt;P&gt;Parameter id	Reference type	Data type	Description&lt;/P&gt;&lt;P&gt;HEADDATA	LIKE	BAPIMATHEAD	Header segment with control information&lt;/P&gt;&lt;P&gt;CLIENTDATA	LIKE	BAPI_MARA	Client-specific material data&lt;/P&gt;&lt;P&gt;CLIENTDATAX	LIKE	BAPI_MARAX	Information on update for CLIENTDATA&lt;/P&gt;&lt;P&gt;PLANTDATA	LIKE	BAPI_MARC	Plant-specific material data&lt;/P&gt;&lt;P&gt;PLANTDATAX	LIKE	BAPI_MARCX	Information on update for PLANTDATA&lt;/P&gt;&lt;P&gt;PLANNINGDATA	LIKE	BAPI_MPGD	Planning data&lt;/P&gt;&lt;P&gt;PLANNINGDATAX	LIKE	BAPI_MPGDX	Information on update for PLANNINGDATA&lt;/P&gt;&lt;P&gt;STORAGELOCATIONDATA	LIKE	BAPI_MARD	Storage-location-specific material data&lt;/P&gt;&lt;P&gt;STORAGELOCATIONDATAX	LIKE	BAPI_MARDX	Information on update for STORAGELOCATIONDATA&lt;/P&gt;&lt;P&gt;VALUATIONDATA	LIKE	BAPI_MBEW	Valuation data&lt;/P&gt;&lt;P&gt;VALUATIONDATAX	LIKE	BAPI_MBEWX	Information on update for VALUATIONDATA&lt;/P&gt;&lt;P&gt;SALESDATA	LIKE	BAPI_MVKE	Sales data&lt;/P&gt;&lt;P&gt;SALESDATAX	LIKE	BAPI_MVKEX	Information on update for SALESDATA&lt;/P&gt;&lt;P&gt;STORAGETYPEDATA	LIKE	BAPI_MLGT	Storage-type-specific material data&lt;/P&gt;&lt;P&gt;STORAGETYPEDATAX	LIKE	BAPI_MLGTX	Information on update for STORAGETYPEDATA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Import/export tables:&lt;/P&gt;&lt;P&gt;Parameter id	Reference type	Data type	Description&lt;/P&gt;&lt;P&gt;MATERIALDESCRIPTION	LIKE	BAPI_MAKT	Use for more than one material description translation.&lt;/P&gt;&lt;P&gt;TAXCLASSIFICATIONS	LIKE	BAPI_MLAN	Table for tax classification&lt;/P&gt;&lt;P&gt;RETURNMESSAGES	LIKE	BAPI_MATRETURN2	Result of calling a function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 11:05:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583955#M1273330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T11:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for saving material fields.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583956#M1273331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghavendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for youe information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But see I want to update only these fields. These are not specific  to one structure/table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Description &lt;/P&gt;&lt;P&gt;UPC Code &lt;/P&gt;&lt;P&gt;MPG &lt;/P&gt;&lt;P&gt;SPPG Price &lt;/P&gt;&lt;P&gt;FS01 Plant Code &lt;/P&gt;&lt;P&gt;Weight and Measures&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose for updating upc code if i use clientdata and clientdatax then all the other values in clientdata are also intialized na?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suugetme or correct me if am wrong? I need all the other data corresponding to that materil shoild be as it is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 09:42:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583956#M1273331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T09:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for saving material fields.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583957#M1273332</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;If you are updating upc code in the structure clientdata and clientdatax, then only UPC code will get updated. The rest of the data will remain as it is. The only data for which u pass as 'X' in the structurex in this case upc code in clientdatax, will be updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nikhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 09:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583957#M1273332</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T09:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for saving material fields.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583958#M1273333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you nikhil..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 11:29:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583958#M1273333</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T11:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for saving material fields.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583959#M1273334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 10:58:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-saving-material-fields/m-p/5583959#M1273334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-05T10:58:41Z</dc:date>
    </item>
  </channel>
</rss>

