<?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 Issue while creating PI document BAPI_MATPHYSINV_CREATE_MULT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-creating-pi-document-bapi-matphysinv-create-mult/m-p/4748099#M1113652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using BAPI_MATPHYSINV_CREATE_MULT to create physical inventory documents, i have an issue like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If iam trying to create a document for 4 materials, in which two of the materials are not satisfying the conditions(are in error), even though BAPI returns the error in the return table, the Physical Inventory Doc.number gets incremented  even if the document is not saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if there is any thing which can be done to avoid this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murthy .M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Oct 2008 11:07:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-31T11:07:10Z</dc:date>
    <item>
      <title>Issue while creating PI document BAPI_MATPHYSINV_CREATE_MULT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-creating-pi-document-bapi-matphysinv-create-mult/m-p/4748099#M1113652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using BAPI_MATPHYSINV_CREATE_MULT to create physical inventory documents, i have an issue like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If iam trying to create a document for 4 materials, in which two of the materials are not satisfying the conditions(are in error), even though BAPI returns the error in the return table, the Physical Inventory Doc.number gets incremented  even if the document is not saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if there is any thing which can be done to avoid this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murthy .M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 11:07:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-creating-pi-document-bapi-matphysinv-create-mult/m-p/4748099#M1113652</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T11:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while creating PI document BAPI_MATPHYSINV_CREATE_MULT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-creating-pi-document-bapi-matphysinv-create-mult/m-p/4748100#M1113653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'BAPI_MATPHYSINV_CREATE_MULT'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        HEAD     = HEAD&lt;/P&gt;&lt;P&gt;        MAXITEMS = MAXITEMS&lt;/P&gt;&lt;P&gt;      TABLES&lt;/P&gt;&lt;P&gt;        ITEMS    = ITEMS&lt;/P&gt;&lt;P&gt;        RETURN   = RETURN&lt;/P&gt;&lt;P&gt;      EXCEPTIONS&lt;/P&gt;&lt;P&gt;        OTHERS   = 1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 12:09:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-creating-pi-document-bapi-matphysinv-create-mult/m-p/4748100#M1113653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T12:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while creating PI document BAPI_MATPHYSINV_CREATE_MULT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-creating-pi-document-bapi-matphysinv-create-mult/m-p/4748101#M1113654</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;Not working, the same issue exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Murthy .M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 12:22:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-creating-pi-document-bapi-matphysinv-create-mult/m-p/4748101#M1113654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T12:22:21Z</dc:date>
    </item>
  </channel>
</rss>

