<?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 Material Master BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-bapi/m-p/986079#M73023</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;  I am using BAPI, BAPI_MATERIAL_SAVEDATA for the creation of material which is working fine. Now i want to add few fields which are not part of the import/tables.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  Can anyone know what is the procedure for adding the new fields for the existing structures&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;vamshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Sep 2005 05:32:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-09-06T05:32:42Z</dc:date>
    <item>
      <title>Material Master BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-bapi/m-p/986079#M73023</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;  I am using BAPI, BAPI_MATERIAL_SAVEDATA for the creation of material which is working fine. Now i want to add few fields which are not part of the import/tables.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  Can anyone know what is the procedure for adding the new fields for the existing structures&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;vamshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2005 05:32:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-bapi/m-p/986079#M73023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-06T05:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Material Master BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-bapi/m-p/986080#M73024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt;Vamshi, if u add the new fields, how can u save it by using that bapi. That is standard bapi. U can do one thing. u copy that bapi to another bapi. And redefine the bapi method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2005 05:48:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-bapi/m-p/986080#M73024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-06T05:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Material Master BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-bapi/m-p/986081#M73025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt;Vamshi, if u add the new fields, how can u save it by using that bapi. That is standard bapi. U can do one thing. u copy that bapi to another bapi. And redefine the bapi method. &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;krishna prasad p&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2005 05:49:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-bapi/m-p/986081#M73025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-06T05:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Material Master BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-bapi/m-p/986082#M73026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vamshi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the EXTENSIONIN and EXTENSIONINX tables. These parameters are supplied to allow you to use custom fields. Read the FM doco on these tables for more info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2005 05:51:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-bapi/m-p/986082#M73026</guid>
      <dc:creator>former_member221770</dc:creator>
      <dc:date>2005-09-06T05:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Material Master BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-bapi/m-p/986083#M73027</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;For Custom Fields Updation,&lt;/P&gt;&lt;P&gt;suppose you are updating MARC table&lt;/P&gt;&lt;P&gt;We need to create 2 structures like BAPI_TE_MARC,BAPI_TE_MARCX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Extension table Parameter we Have to Pass Structure name BAPI_TE_MARC, in VALUEPART1 we have to pass string like MATNR has length of 18, plant has length of 4 characters, Custom field has length of 10 characters&lt;/P&gt;&lt;P&gt;str+0(18) = material number&lt;/P&gt;&lt;P&gt;str+18(4) = Plant&lt;/P&gt;&lt;P&gt;str+22(10) = your custom field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ExtensionX table parameter we have to pass structure BAPI_TE_MARCX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2005 06:14:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-bapi/m-p/986083#M73027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-06T06:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Material Master BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-bapi/m-p/986084#M73028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Thanks for your reply. Correct me if i am coreect, you mean to say i have to create structures as "ZBAPI_TE_MARA". &lt;/P&gt;&lt;P&gt;Can u please explain more, how to pass the fields and field values along with structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;vamshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2005 08:43:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-bapi/m-p/986084#M73028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-08T08:43:24Z</dc:date>
    </item>
  </channel>
</rss>

