<?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_REQUISITION_CREATE question in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create-question/m-p/8280129#M1633739</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;Try to run the fm MATERIAL_UNIT_CONVERSION in se37&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Sep 2011 18:37:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-09-28T18:37:42Z</dc:date>
    <item>
      <title>BAPI_REQUISITION_CREATE question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create-question/m-p/8280125#M1633735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My question is on the BAPI_REQUISITION_CREATE.  I have this working in our live system but we have come across the following situation.  I'm passing as a UOM in the unit parameter the value "IN" but when the po request is created it is creating the UOM with a vlalue of "FT" not the value I passed in.  I have run this through debug to see where it may be changing this but I have not had much luck.  Does anyone know what may be causing this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2011 18:04:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create-question/m-p/8280125#M1633735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-28T18:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_REQUISITION_CREATE question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create-question/m-p/8280126#M1633736</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;Do you mean the unit of measure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but you see FT in the table (SE16) or in the transaction (ME53N)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean you need to check if the value is converted for the output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2011 18:15:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create-question/m-p/8280126#M1633736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-28T18:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_REQUISITION_CREATE question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create-question/m-p/8280127#M1633737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes the unit of measure.  I looked at the req_item table in debug and I'm passing "IN" to the bapi but when it created the PO req the unit of measre has been changed to "FT". Is there something in the material master that maybe changing it.  The base Unit of measure for thie item I'm creating the po req for is "FT" and the sub-UOM is  "IN" and "IN" that is what I want to appear on the PO req.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2011 18:20:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create-question/m-p/8280127#M1633737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-28T18:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_REQUISITION_CREATE question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create-question/m-p/8280128#M1633738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the base uom for the material - ft or in?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is ft and there is nor alternative uom in, set it up (in).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Sep 28, 2011 2:27 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2011 18:27:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create-question/m-p/8280128#M1633738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-28T18:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_REQUISITION_CREATE question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create-question/m-p/8280129#M1633739</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;Try to run the fm MATERIAL_UNIT_CONVERSION in se37&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2011 18:37:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create-question/m-p/8280129#M1633739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-28T18:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_REQUISITION_CREATE question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create-question/m-p/8280130#M1633740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;What is Sub UOM...?&lt;/P&gt;&lt;P&gt;Since the base unit of measure for material is FT ...it will update as it is I guess.&lt;/P&gt;&lt;P&gt;can you try passing FT instead of IN through program..lets see...&lt;/P&gt;&lt;P&gt;If not updating then..I feel..we need to write the logic in the customer exit to change the UOM for the purchase requisition.&lt;/P&gt;&lt;P&gt;Its a trial only..i am not sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 01:21:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create-question/m-p/8280130#M1633740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-29T01:21:44Z</dc:date>
    </item>
  </channel>
</rss>

