<?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_MATERIAL_SAVEDATA (help required) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-help-required/m-p/2459963#M551835</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;Check this link for a sample code for the BAPI.u should know How it has used in program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap-img.com/abap/bapi-to-copy-materials-from-one-plant-to-another.htm" target="test_blank"&gt;http://sap-img.com/abap/bapi-to-copy-materials-from-one-plant-to-another.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Reward points&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarsd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jun 2007 06:29:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-22T06:29:23Z</dc:date>
    <item>
      <title>BAPI_MATERIAL_SAVEDATA (help required)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-help-required/m-p/2459962#M551834</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;I am using BAPI----&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;BAPI_MATERIAL_SAVEDATA&lt;/P&gt;&lt;P&gt;to create material.&lt;/P&gt;&lt;P&gt;what r the minimum parameters we have to pass to this bapi to create material using this BAPI.&lt;/P&gt;&lt;P&gt;plz help me.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 06:27:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-help-required/m-p/2459962#M551834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-22T06:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_SAVEDATA (help required)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-help-required/m-p/2459963#M551835</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;Check this link for a sample code for the BAPI.u should know How it has used in program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap-img.com/abap/bapi-to-copy-materials-from-one-plant-to-another.htm" target="test_blank"&gt;http://sap-img.com/abap/bapi-to-copy-materials-from-one-plant-to-another.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Reward points&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarsd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 06:29:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-help-required/m-p/2459963#M551835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-22T06:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_SAVEDATA (help required)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-help-required/m-p/2459964#M551836</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;When creating material master data, you must transfer the material number, the material type, and the industry sector to the method. You must also enter a material description and its language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When changing material master data, you need enter only the material number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the header data, you must select at least one view for which data is to be created. Depending on the view selected, you must maintain other required parameters. If you do not enter values for all of the required parameters, the method is ended with an error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The corresponding fields in the tables (such as CLIENTDATA) must first be supplied with data by the calling program. An indicator must also be set for each of these fields so that the data is written to the database by the method. This requires the calling program to supply the corresponding field with the indicator in a checkbox table (for example, CLIENTDATAX). Checkbox tables exist for tables that do not contain any language-dependent texts (MAKT, MLTX), International Article Numbers (MEAN), or tax classifications (MLAN). Several data records for a material can be created in these tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a structure contains fields for units of measurement (such as structure CLIENTDATA, field BASE_UOM), language indicators (such as structure MATERIALDESCRIPTION, field LANGU), or country indicators (such as structure TAXCLASSIFICATIONS, field DEPCOUNTRY), there is always a field of the same name with the ending _ISO. This makes it possible to transfer either the internally used SAP code or a standardized ISO code for the units of measurement, language indicators, or country indicators. ISO codes are converted to an SAP code internally for further processing. The ISO code is used only if the SAP code is not transferred. If you use ISO codes, there must be a unique assignment of the ISO code to the SAP code in the following activities in Customizing for Global Parameters:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check Units of Measurement&lt;/P&gt;&lt;P&gt;Define Countries&lt;/P&gt;&lt;P&gt;If you want to maintain long texts (basic data texts, internal comments, purchase order texts, material memos, or sales texts) or customer-defined fields for a material, some special conditions have to be observed. They are described in the documentation for parameters MATERIALLONGTEXT and EXTENSIONIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameters&lt;/P&gt;&lt;P&gt;HEADDATA&lt;/P&gt;&lt;P&gt;CLIENTDATA&lt;/P&gt;&lt;P&gt;CLIENTDATAX&lt;/P&gt;&lt;P&gt;PLANTDATA&lt;/P&gt;&lt;P&gt;PLANTDATAX&lt;/P&gt;&lt;P&gt;FORECASTPARAMETERS&lt;/P&gt;&lt;P&gt;FORECASTPARAMETERSX&lt;/P&gt;&lt;P&gt;PLANNINGDATA&lt;/P&gt;&lt;P&gt;PLANNINGDATAX&lt;/P&gt;&lt;P&gt;STORAGELOCATIONDATA&lt;/P&gt;&lt;P&gt;STORAGELOCATIONDATAX&lt;/P&gt;&lt;P&gt;VALUATIONDATA&lt;/P&gt;&lt;P&gt;VALUATIONDATAX&lt;/P&gt;&lt;P&gt;WAREHOUSENUMBERDATA&lt;/P&gt;&lt;P&gt;WAREHOUSENUMBERDATAX&lt;/P&gt;&lt;P&gt;SALESDATA&lt;/P&gt;&lt;P&gt;SALESDATAX&lt;/P&gt;&lt;P&gt;STORAGETYPEDATA&lt;/P&gt;&lt;P&gt;STORAGETYPEDATAX&lt;/P&gt;&lt;P&gt;FLAG_ONLINE&lt;/P&gt;&lt;P&gt;FLAG_CAD_CALL&lt;/P&gt;&lt;P&gt;NO_DEQUEUE&lt;/P&gt;&lt;P&gt;RETURN&lt;/P&gt;&lt;P&gt;MATERIALDESCRIPTION&lt;/P&gt;&lt;P&gt;UNITSOFMEASURE&lt;/P&gt;&lt;P&gt;UNITSOFMEASUREX&lt;/P&gt;&lt;P&gt;INTERNATIONALARTNOS&lt;/P&gt;&lt;P&gt;MATERIALLONGTEXT&lt;/P&gt;&lt;P&gt;TAXCLASSIFICATIONS&lt;/P&gt;&lt;P&gt;RETURNMESSAGES&lt;/P&gt;&lt;P&gt;PRTDATA&lt;/P&gt;&lt;P&gt;PRTDATAX&lt;/P&gt;&lt;P&gt;EXTENSIONIN&lt;/P&gt;&lt;P&gt;EXTENSIONINX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 06:31:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-help-required/m-p/2459964#M551836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-22T06:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_SAVEDATA (help required)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-help-required/m-p/2459965#M551837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello reena,&lt;/P&gt;&lt;P&gt;thanks for the reply&lt;/P&gt;&lt;P&gt;i am checking with the function module only.&lt;/P&gt;&lt;P&gt;when i am executing it,&lt;/P&gt;&lt;P&gt;i am passing parameters for HEADDATA only.&lt;/P&gt;&lt;P&gt;so i want to know that what r the minimum parameters i should pass in HEADDATA only so that material should be created.&lt;/P&gt;&lt;P&gt;execute the FM&lt;/P&gt;&lt;P&gt;BAPI_MATERIAL_SAVEDATA&lt;/P&gt;&lt;P&gt;and try to create material  and let me know that how &amp;amp; what to pass to create material using this FM.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 06:46:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-help-required/m-p/2459965#M551837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-22T06:46:45Z</dc:date>
    </item>
  </channel>
</rss>

