<?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: Material Master: Update the Z fields using BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-update-the-z-fields-using-bapi/m-p/6609896#M1438762</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;Append the z fields to BAPI_TE_MARA and BAPI_TE_MARAX structures using append structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Populate two structures for the fields in BAPI_TE_MARA and BAPI_TE_MARAX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To BAPI_MATERIAL_SAVEDATA, under EXTENSIONIN parameters, pass structure name as BAPI_TE_MARA and Value Part1, 2, 3, 4 with the filled structure info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly append X structure as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ganga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Feb 2010 11:20:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-15T11:20:46Z</dc:date>
    <item>
      <title>Material Master: Update the Z fields using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-update-the-z-fields-using-bapi/m-p/6609895#M1438761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is simple. But I do not have much knowledge on BAPI. I have got some information that we can extend th BAPI and update the Z fields in material master. I have added the z fields in MARA. So when I call the bapi z fields has to get update.&lt;/P&gt;&lt;P&gt;Which BAPI can i use? I have got one BAPI - &lt;STRONG&gt;BAPI_MATERIAL_SAVEDATA&lt;/STRONG&gt;.   plz suggest me to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. how do i enhance the BAPI or extend th BAPI.&lt;/P&gt;&lt;P&gt;2. Is ther any approch to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yerukala Setty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2010 11:10:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-update-the-z-fields-using-bapi/m-p/6609895#M1438761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-15T11:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Material Master: Update the Z fields using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-update-the-z-fields-using-bapi/m-p/6609896#M1438762</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;Append the z fields to BAPI_TE_MARA and BAPI_TE_MARAX structures using append structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Populate two structures for the fields in BAPI_TE_MARA and BAPI_TE_MARAX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To BAPI_MATERIAL_SAVEDATA, under EXTENSIONIN parameters, pass structure name as BAPI_TE_MARA and Value Part1, 2, 3, 4 with the filled structure info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly append X structure as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ganga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2010 11:20:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-update-the-z-fields-using-bapi/m-p/6609896#M1438762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-15T11:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Material Master: Update the Z fields using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-update-the-z-fields-using-bapi/m-p/6609897#M1438763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Check the below example,&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/6b/3f6d2b6d0711d396a50004ac96334b/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/6b/3f6d2b6d0711d396a50004ac96334b/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also this will help.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1196997"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2010 12:10:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-update-the-z-fields-using-bapi/m-p/6609897#M1438763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-15T12:10:32Z</dc:date>
    </item>
  </channel>
</rss>

