<?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 How to add new fields in BAPI Structure for Material Master through BAPI_MATERIAL_SAVEDATA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-new-fields-in-bapi-structure-for-material-master-through-bapi/m-p/693124#M31235</link>
    <description>&lt;P&gt;I have a requirement to add additional custom fields to the material master and populate them with data from Material Master Create using BAPI_MATERIAL_SAVEDATA. How do you extend the BAPI_MATERIAL_SAVEDATA structures to include those custom fields? &lt;/P&gt;</description>
    <pubDate>Mon, 27 Aug 2018 19:30:14 GMT</pubDate>
    <dc:creator>former_member561518</dc:creator>
    <dc:date>2018-08-27T19:30:14Z</dc:date>
    <item>
      <title>How to add new fields in BAPI Structure for Material Master through BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-new-fields-in-bapi-structure-for-material-master-through-bapi/m-p/693124#M31235</link>
      <description>&lt;P&gt;I have a requirement to add additional custom fields to the material master and populate them with data from Material Master Create using BAPI_MATERIAL_SAVEDATA. How do you extend the BAPI_MATERIAL_SAVEDATA structures to include those custom fields? &lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 19:30:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-new-fields-in-bapi-structure-for-material-master-through-bapi/m-p/693124#M31235</guid>
      <dc:creator>former_member561518</dc:creator>
      <dc:date>2018-08-27T19:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to add new fields in BAPI Structure for Material Master through BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-new-fields-in-bapi-structure-for-material-master-through-bapi/m-p/693125#M31236</link>
      <description>&lt;P&gt;See the Documentation of the BAPI, which references reading up on the Documentation of the BAPI-Structure "EXTENSIONIN" of type "BAPIE1PAREX". Also, &lt;A href="https://launchpad.support.sap.com/#/notes/1650360" target="_blank"&gt;SAP-KBA 1650360&lt;/A&gt; offers more information.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;You need to create an Append Structure for your Custom Fields and add these in the "EXTENSIONIN". Depending on which table the Custom fields refer to, you need to Create an Append Structure of type "BAPI_TE_MARA" / "'BAPI_TE_MAKT" / "BAPI_TE_MLGN" / ...&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;StackOverflow-Question and Answer : &lt;A href="https://stackoverflow.com/questions/40335390/what-is-the-best-solution-to-update-the-mara-table" target="_blank"&gt;link&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 20:36:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-new-fields-in-bapi-structure-for-material-master-through-bapi/m-p/693125#M31236</guid>
      <dc:creator>NTeunckens</dc:creator>
      <dc:date>2018-08-27T20:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to add new fields in BAPI Structure for Material Master through BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-new-fields-in-bapi-structure-for-material-master-through-bapi/m-p/693126#M31237</link>
      <description>&lt;P&gt;I just searched in the forum and found this link- &lt;A href="https://archive.sap.com/discussions/thread/2000494"&gt;https://archive.sap.com/discussions/thread/2000494&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;And also check documentation of the BAPI( for the Tables - EXTENSIONIN/EXTENSIONINX)&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 20:38:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-new-fields-in-bapi-structure-for-material-master-through-bapi/m-p/693126#M31237</guid>
      <dc:creator>srikanthnalluri</dc:creator>
      <dc:date>2018-08-27T20:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to add new fields in BAPI Structure for Material Master through BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-new-fields-in-bapi-structure-for-material-master-through-bapi/m-p/693127#M31238</link>
      <description>&lt;P&gt;BAPI are (usually) well documented so first step is read BAPI function and parameters documentation.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 08:19:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-new-fields-in-bapi-structure-for-material-master-through-bapi/m-p/693127#M31238</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-08-28T08:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to add new fields in BAPI Structure for Material Master through BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-new-fields-in-bapi-structure-for-material-master-through-bapi/m-p/693128#M31239</link>
      <description>&lt;P&gt;Thank you very much for your help. The issue was around the configuration of the fields. They weren't extended through SPRO to allow for updating. Configuration updated and all is fine now.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2018 19:49:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-new-fields-in-bapi-structure-for-material-master-through-bapi/m-p/693128#M31239</guid>
      <dc:creator>former_member561518</dc:creator>
      <dc:date>2018-09-24T19:49:06Z</dc:date>
    </item>
  </channel>
</rss>

