<?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: ISSUE with BAPI_SERVNOT_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bapi-servnot-create/m-p/8974003#M1695969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are updating the notification in the same loop for notification creation, then you can try the update in another loop too. Once all the notifications are created, you can update them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2012 10:15:16 GMT</pubDate>
    <dc:creator>abranjan</dc:creator>
    <dc:date>2012-09-11T10:15:16Z</dc:date>
    <item>
      <title>ISSUE with BAPI_SERVNOT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bapi-servnot-create/m-p/8974000#M1695966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;Hi Experts,&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have to create service notifications for this i am using 4 Function modules.&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;1.&lt;SPAN lang="EN-CA" style="font-style: inherit; font-size: 11pt; font-family: Calibri, sans-serif;"&gt;BAPI_SERVNOT_CREATE&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;&lt;SPAN lang="EN-CA" style="font-style: inherit; font-size: 11pt; font-family: Calibri, sans-serif;"&gt;2. &lt;SPAN lang="EN-CA" style="font-style: inherit; font-size: 11pt;"&gt;BAPI_SERVNOT_&lt;/SPAN&gt;SAVE&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;&lt;SPAN lang="EN-CA" style="font-style: inherit; font-size: 11pt; font-family: Calibri, sans-serif;"&gt;3. BAPI_Transaction_commit&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;&lt;SPAN lang="EN-CA" style="font-style: inherit; font-size: 11pt; font-family: Calibri, sans-serif;"&gt;4. &lt;SPAN lang="EN-CA" style="font-style: inherit; font-size: 11pt;"&gt;IQS4_ADD_DATA_NOTIFICATION .&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;The functionality should add the change notification texts for each notification .In order to achieve this we need to call the same BAPIs many times with same parameters except LONG TEXTS in loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;currently i am passing&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;Notification type , Order id and Notification items table and Long texts to BAPI_SERVNOT_CREATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;Change notifications are created every time but they are not getting saved in the database table QMEL (observed in debugging).&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Only for the first time the number is saved in QMEL table .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Any OSS notes available for this functionality.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;Rajasrikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 08:05:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bapi-servnot-create/m-p/8974000#M1695966</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-11T08:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: ISSUE with BAPI_SERVNOT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bapi-servnot-create/m-p/8974001#M1695967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try this sequence too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #f8f8f8; color: #333333; font-size: 12px;"&gt;1.&lt;SPAN lang="EN-CA" style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;BAPI_SERVNOT_CREATE&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #f8f8f8; color: #333333; font-size: 12px;"&gt;&lt;SPAN lang="EN-CA" style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;2. &lt;SPAN lang="EN-CA" style="font-size: 11pt;"&gt;BAPI_SERVNOT_&lt;/SPAN&gt;SAVE&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #f8f8f8; color: #333333; font-size: 12px;"&gt;&lt;SPAN lang="EN-CA" style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;3. IQS1_POST_NOTIFICATION&amp;nbsp;&amp;nbsp; ( Set I_WAIT = 'X')&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #f8f8f8; color: #333333; font-size: 12px;"&gt;&lt;SPAN lang="EN-CA" style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-CA" style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;4. &lt;SPAN lang="EN-CA" style="font-size: 11pt;"&gt;BAPI_SERVNOT_ADD_DATA (Longtext can be added with this too)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #f8f8f8; color: #333333; font-size: 12px;"&gt;&lt;SPAN lang="EN-CA" style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&lt;SPAN lang="EN-CA" style="font-size: 11pt;"&gt;5. BAPI_SERVNOT_SAVE &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #f8f8f8; color: #333333; font-size: 12px;"&gt;&lt;SPAN lang="EN-CA" style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&lt;SPAN lang="EN-CA" style="font-size: 11pt;"&gt;6. BAPI_TRANSACTION_COMMIT&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #f8f8f8; color: #333333; font-size: 12px;"&gt;&lt;SPAN lang="EN-CA" style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&lt;SPAN lang="EN-CA" style="font-size: 11pt;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #f8f8f8; color: #333333; font-size: 12px;"&gt;&lt;SPAN lang="EN-CA" style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&lt;SPAN lang="EN-CA" style="font-size: 11pt;"&gt;If it doesnt work, then&amp;nbsp; give some wait time (in BAPI_TRANSACTION_COMMIT) so that the BAPI can commit the data to the database before another BAPI tries to process it. I guess even 1 second will be fine but please consider your performance requirement too. If the volume is very large, then additional wait will not be a good option.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 09:02:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bapi-servnot-create/m-p/8974001#M1695967</guid>
      <dc:creator>abranjan</dc:creator>
      <dc:date>2012-09-11T09:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: ISSUE with BAPI_SERVNOT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bapi-servnot-create/m-p/8974002#M1695968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks abhishek&amp;nbsp; for your reply .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with this sequence also but no luck ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 10:04:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bapi-servnot-create/m-p/8974002#M1695968</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-11T10:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: ISSUE with BAPI_SERVNOT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bapi-servnot-create/m-p/8974003#M1695969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are updating the notification in the same loop for notification creation, then you can try the update in another loop too. Once all the notifications are created, you can update them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 10:15:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bapi-servnot-create/m-p/8974003#M1695969</guid>
      <dc:creator>abranjan</dc:creator>
      <dc:date>2012-09-11T10:15:16Z</dc:date>
    </item>
  </channel>
</rss>

