<?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: Quantity field in Bapi BAPI_PO_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-field-in-bapi-bapi-po-create/m-p/3585728#M863394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPIMEPOITEM-QUANTITY  can be used for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will be there @ POITEM-QUANTITY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;g_bapimepoitem-po_item = it_itab-po_item.
      g_bapimepoitem-short_text = it_itab-short_text.
      CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
           EXPORTING
                input  = it_itab-material
           IMPORTING
                output = it_itab-material.
      g_bapimepoitem-material = it_itab-material.
      g_bapimepoitem-plant = it_itab-plant.
      *g_bapimepoitem-quantity = it_itab-quantity.*
      APPEND g_bapimepoitem.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Mar 2008 11:28:39 GMT</pubDate>
    <dc:creator>abapdeveloper20</dc:creator>
    <dc:date>2008-03-26T11:28:39Z</dc:date>
    <item>
      <title>Quantity field in Bapi BAPI_PO_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-field-in-bapi-bapi-po-create/m-p/3585727#M863393</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;What is the filed name to pass the QUANTITY in the lineitems table*(PO_ITEMS) for the Bapi BAPI_PO_CREATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to use &lt;STRONG&gt;BAPI_PO_CREATE&lt;/STRONG&gt;  and not &lt;STRONG&gt;BAPI_PO_CREATE1&lt;/STRONG&gt; beacuse i have to pass multiple DELIVERY SCHEDULES and BAPI_PO_CREATE1 will not suit for multiple delivery schedules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIleld name DISP_QUAN is not accepting the Quantity and showing the error as ENTER QUANTITY&lt;/P&gt;&lt;P&gt;when BAPI is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 08:56:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-field-in-bapi-bapi-po-create/m-p/3585727#M863393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T08:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Quantity field in Bapi BAPI_PO_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-field-in-bapi-bapi-po-create/m-p/3585728#M863394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPIMEPOITEM-QUANTITY  can be used for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will be there @ POITEM-QUANTITY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;g_bapimepoitem-po_item = it_itab-po_item.
      g_bapimepoitem-short_text = it_itab-short_text.
      CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
           EXPORTING
                input  = it_itab-material
           IMPORTING
                output = it_itab-material.
      g_bapimepoitem-material = it_itab-material.
      g_bapimepoitem-plant = it_itab-plant.
      *g_bapimepoitem-quantity = it_itab-quantity.*
      APPEND g_bapimepoitem.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 11:28:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-field-in-bapi-bapi-po-create/m-p/3585728#M863394</guid>
      <dc:creator>abapdeveloper20</dc:creator>
      <dc:date>2008-03-26T11:28:39Z</dc:date>
    </item>
  </channel>
</rss>

