<?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_ALM_NOTIF_CREATE  creates runtime error MESSAGE_TYPE_X in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679467#M1868846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What do you mean by "&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;EM&gt;But when I try running the BAPI with two other service orders, it does not cause any dump. It creates notification for both the service orders&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;EM&gt;.&lt;/EM&gt;&lt;/SPAN&gt;"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this happening only for certain cases?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try creating it via the standard transaction instead of the custom program. Does it give the same error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It could be also due to the recursive calls, some global internal tables in the function group are not cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Nov 2014 13:36:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-11-06T13:36:29Z</dc:date>
    <item>
      <title>BAPI_ALM_NOTIF_CREATE  creates runtime error MESSAGE_TYPE_X</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679458#M1868837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide the solution for this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to create notification using this BAPI, BAPI_ALM_NOTIF_CREATE with multiple service orders.&lt;/P&gt;&lt;P&gt;For the first service order, the notification gets created. But when trying to create the notification for the second service order, the BAPI gives a runtime error. When tried in debugging, found that the function module CO_BH_GET_ORDERS returns internal tables(caufvbo and caufvdg) &lt;/P&gt;&lt;P&gt;with the entries of both the service orders. when deleted the first service order entry from these internal tables, the notification was created successfully.&lt;/P&gt;&lt;P&gt;kindly guide how to solve this technically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 08:02:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679458#M1868837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-06T08:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ALM_NOTIF_CREATE  creates runtime error MESSAGE_TYPE_X</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679459#M1868838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shajna Vijayan.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I guess the data that is passed for each execution of BAPI is incorrect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ensure you clear the internal tables passed to BAPI after each execution.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 08:23:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679459#M1868838</guid>
      <dc:creator>Arun_Prabhu_K</dc:creator>
      <dc:date>2014-11-06T08:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ALM_NOTIF_CREATE  creates runtime error MESSAGE_TYPE_X</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679460#M1868839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;But the internal tables passed to the BAPI is already refreshed after each execution and it contains only the data of the individual service order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shajna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 09:24:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679460#M1868839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-06T09:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ALM_NOTIF_CREATE  creates runtime error MESSAGE_TYPE_X</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679461#M1868840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shajna,&lt;/P&gt;&lt;P&gt;What for you are using the FM &lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;STRONG&gt;CO_BH_GET_ORDERS&lt;/STRONG&gt; ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 09:31:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679461#M1868840</guid>
      <dc:creator>Arun_Prabhu_K</dc:creator>
      <dc:date>2014-11-06T09:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ALM_NOTIF_CREATE  creates runtime error MESSAGE_TYPE_X</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679462#M1868841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I am using BAPI_ALM_NOTIF_CREATE in my program. This BAPI gives the runtime error.&lt;/P&gt;&lt;P&gt;FM &lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;STRONG&gt;CO_BH_GET_ORDERS&lt;/STRONG&gt;&amp;nbsp; is present inside this.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 09:35:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679462#M1868841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-06T09:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ALM_NOTIF_CREATE  creates runtime error MESSAGE_TYPE_X</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679463#M1868842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any updates please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 12:38:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679463#M1868842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-06T12:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ALM_NOTIF_CREATE  creates runtime error MESSAGE_TYPE_X</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679464#M1868843</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;please check the dump in ST22 and post the dump description and the code lines where it occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the field values in the&amp;nbsp; lines before the message&amp;nbsp; is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 12:49:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679464#M1868843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-06T12:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ALM_NOTIF_CREATE  creates runtime error MESSAGE_TYPE_X</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679465#M1868844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shajna,&lt;/P&gt;&lt;P&gt;Is this being called in a loop?&lt;/P&gt;&lt;P&gt;Try setting the update task local and do the commit work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 12:50:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679465#M1868844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-06T12:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ALM_NOTIF_CREATE  creates runtime error MESSAGE_TYPE_X</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679466#M1868845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the details below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Errors&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MESSAGE_TYPE_X&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/579820" width="450" /&gt;&lt;/P&gt;&lt;P&gt;The dump occurs in the point as shown below&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/579890" width="450" /&gt;&lt;/P&gt;&lt;P&gt;BAPI_ALM_NOTIF_CREATE is called inside a loop. When the loop runs for the first time, the BAPI creates the notification. But when the loop runs for the second time, it creates the dump at this point. &lt;/P&gt;&lt;P&gt;But when I try running the BAPI with two other service orders, it does not cause any dump. It creates notification for both the service orders&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 13:22:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679466#M1868845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-06T13:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ALM_NOTIF_CREATE  creates runtime error MESSAGE_TYPE_X</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679467#M1868846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What do you mean by "&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;EM&gt;But when I try running the BAPI with two other service orders, it does not cause any dump. It creates notification for both the service orders&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;EM&gt;.&lt;/EM&gt;&lt;/SPAN&gt;"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this happening only for certain cases?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try creating it via the standard transaction instead of the custom program. Does it give the same error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It could be also due to the recursive calls, some global internal tables in the function group are not cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 13:36:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679467#M1868846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-06T13:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ALM_NOTIF_CREATE  creates runtime error MESSAGE_TYPE_X</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679468#M1868847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shajna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use 'BAPI_TRANSACTION_COMMIT' after successful execution of BAPI. Clear all variable and pass next record to BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 22:05:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create-creates-runtime-error-message-type-x/m-p/10679468#M1868847</guid>
      <dc:creator>former_member213545</dc:creator>
      <dc:date>2014-11-06T22:05:54Z</dc:date>
    </item>
  </channel>
</rss>

