<?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_QUALNOT_CREATE and Partner determination in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-qualnot-create-and-partner-determination/m-p/8801722#M1680211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A simple Solution which we tried earlier for similar issue.&lt;/P&gt;&lt;P&gt;After successful creation of the Document using BAPI, write a small BDC code to open the same document in the change mode and save the document again.&lt;/P&gt;&lt;P&gt;It actually completes all the missing details as if document is created using the manual process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jun 2012 12:56:47 GMT</pubDate>
    <dc:creator>former_member209818</dc:creator>
    <dc:date>2012-06-22T12:56:47Z</dc:date>
    <item>
      <title>BAPI_QUALNOT_CREATE and Partner determination</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-qualnot-create-and-partner-determination/m-p/8801719#M1680208</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;I'am trying to create a QM notification with BAPI_QUALNOT_CREATE. I only fill the delivery and the notification type. When I do that in tcode QM01, the partners are determined automatically. But it is not the case with the BAPI. Is there a way to tell the BAPI to determined the partners ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 12:35:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-qualnot-create-and-partner-determination/m-p/8801719#M1680208</guid>
      <dc:creator>Louis-Arnaud</dc:creator>
      <dc:date>2012-06-22T12:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_QUALNOT_CREATE and Partner determination</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-qualnot-create-and-partner-determination/m-p/8801720#M1680209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to maintain the table NOTIFPARTNR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 12:43:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-qualnot-create-and-partner-determination/m-p/8801720#M1680209</guid>
      <dc:creator>former_member209818</dc:creator>
      <dc:date>2012-06-22T12:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_QUALNOT_CREATE and Partner determination</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-qualnot-create-and-partner-determination/m-p/8801721#M1680210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NO, I want them to be determined automatically from the delivery, like in tcode QM01.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 12:51:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-qualnot-create-and-partner-determination/m-p/8801721#M1680210</guid>
      <dc:creator>Louis-Arnaud</dc:creator>
      <dc:date>2012-06-22T12:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_QUALNOT_CREATE and Partner determination</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-qualnot-create-and-partner-determination/m-p/8801722#M1680211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A simple Solution which we tried earlier for similar issue.&lt;/P&gt;&lt;P&gt;After successful creation of the Document using BAPI, write a small BDC code to open the same document in the change mode and save the document again.&lt;/P&gt;&lt;P&gt;It actually completes all the missing details as if document is created using the manual process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 12:56:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-qualnot-create-and-partner-determination/m-p/8801722#M1680211</guid>
      <dc:creator>former_member209818</dc:creator>
      <dc:date>2012-06-22T12:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_QUALNOT_CREATE and Partner determination</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-qualnot-create-and-partner-determination/m-p/8801723#M1680212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Harshad, I would prefer avoid using BDC... I guess that if there is no other solution, it is a bug of the BAPI ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 13:09:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-qualnot-create-and-partner-determination/m-p/8801723#M1680212</guid>
      <dc:creator>Louis-Arnaud</dc:creator>
      <dc:date>2012-06-22T13:09:01Z</dc:date>
    </item>
  </channel>
</rss>

