<?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 Extending the Material Master in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/extending-the-material-master/m-p/1320987#M165366</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've extended the material master for mara with 3 ZZ fields. I've added these fields to BAPI_TE_MARA/X and am using EXTENSIONIN/X with BAPI_MATERIAL_SAVEREPLICA to create the material.&lt;/P&gt;&lt;P&gt;This has  been unit tested and until recently this was working OK, the MM was created  along with the mara being popluated with the ZZ fileds and these were showing on the basic data 1 tab of the material master. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nothing has changed. I can see the data in extension/x for the ZZ fields being passed to BAPI_MATERIAL_SAVEREPLICA, the MM is created OK still but no ZZ fields are populated in mara and no data displayed in MM03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A bit vague I know but has anyone any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 May 2006 17:14:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-17T17:14:04Z</dc:date>
    <item>
      <title>Extending the Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extending-the-material-master/m-p/1320987#M165366</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've extended the material master for mara with 3 ZZ fields. I've added these fields to BAPI_TE_MARA/X and am using EXTENSIONIN/X with BAPI_MATERIAL_SAVEREPLICA to create the material.&lt;/P&gt;&lt;P&gt;This has  been unit tested and until recently this was working OK, the MM was created  along with the mara being popluated with the ZZ fileds and these were showing on the basic data 1 tab of the material master. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nothing has changed. I can see the data in extension/x for the ZZ fields being passed to BAPI_MATERIAL_SAVEREPLICA, the MM is created OK still but no ZZ fields are populated in mara and no data displayed in MM03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A bit vague I know but has anyone any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 17:14:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extending-the-material-master/m-p/1320987#M165366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-17T17:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Extending the Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extending-the-material-master/m-p/1320988#M165367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to modify internal table TMARA_UEB. When you enhance MARA table with Zfields, you can't use standard SAP BAPI. I copied Bapi_material_save data and modified internal table TMARA_UEB. this internal table will have all zfields, you added in MARA. but not BAPI_MARA. you have import MARA append structure to the BAPI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the end it calls SAP standard function "Material_maintain_dark".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I enhanced Material master extensively and it worked for me. give a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 17:26:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extending-the-material-master/m-p/1320988#M165367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-17T17:26:26Z</dc:date>
    </item>
  </channel>
</rss>

