<?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 - Product Unit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-product-unit/m-p/1215097#M134545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shashank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i use this tables allready but i can not maintain any characteristics (TAC: CT04, only a hint what i mean with characteristic)&lt;/P&gt;&lt;P&gt;For example i have one Characteristic&lt;/P&gt;&lt;P&gt;IP_PRODMENG_M2 with planned value 1 and Unit M2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But where can i add this value in the BAPI_MATERIAL_SAVEDATA or maybe in one ohter function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Apr 2006 09:39:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-21T09:39:10Z</dc:date>
    <item>
      <title>BAPI_MATERIAL_SAVEDATA - Product Unit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-product-unit/m-p/1215095#M134543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have one issue with creating the material master data and using the BAPI_MATERIAL_SAVEDATA. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i look into the Material master data(MM03) there is one Button "Additional Data" and here is one Tab "Proportion/Prod. unit". &lt;/P&gt;&lt;P&gt;In our case we have 4 Characteristics with a planned value and a batch specific unit of measurement which we maintain as Product unit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw one function module "VBWS_UOM_MAINTAIN_DARK" but this does not work. Could also be that this is not the right function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything is working fine with creating the material master data with help of BAPI_MATERIAL_SAVEDATA. But i have no idea how can i create the data for the Product unit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate any kind of help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Thorsten Blechinger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2006 09:03:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-product-unit/m-p/1215095#M134543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-21T09:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_SAVEDATA - Product Unit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-product-unit/m-p/1215096#M134544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try using following TABLES parameters of BAPI_MATERIAL_SAVEDATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UNITSOFMEASURE&lt;/P&gt;&lt;P&gt;UNITSOFMEASUREX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shashank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2006 09:24:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-product-unit/m-p/1215096#M134544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-21T09:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_SAVEDATA - Product Unit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-product-unit/m-p/1215097#M134545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shashank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i use this tables allready but i can not maintain any characteristics (TAC: CT04, only a hint what i mean with characteristic)&lt;/P&gt;&lt;P&gt;For example i have one Characteristic&lt;/P&gt;&lt;P&gt;IP_PRODMENG_M2 with planned value 1 and Unit M2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But where can i add this value in the BAPI_MATERIAL_SAVEDATA or maybe in one ohter function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2006 09:39:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-product-unit/m-p/1215097#M134545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-21T09:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_SAVEDATA - Product Unit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-product-unit/m-p/1215098#M134546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;had nobody run into same problems like i have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2006 06:19:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-product-unit/m-p/1215098#M134546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-26T06:19:17Z</dc:date>
    </item>
  </channel>
</rss>

