<?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 with Call Transaction statement. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-call-transaction-statement/m-p/4221072#M1008548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    I am calling IW21 transaction.&lt;/P&gt;&lt;P&gt;I set the parameter 'QMR' - Functional Location, But still it does not fill the value in initial screen of IW21.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use bdc table, Its working. But When there is already a notification created for the fun. location, it should show information screen (pop up).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, When I use bdc table, this information screen is not showing up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any solution for this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;S Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Jul 2008 07:06:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-14T07:06:12Z</dc:date>
    <item>
      <title>Issue with Call Transaction statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-call-transaction-statement/m-p/4221072#M1008548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    I am calling IW21 transaction.&lt;/P&gt;&lt;P&gt;I set the parameter 'QMR' - Functional Location, But still it does not fill the value in initial screen of IW21.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use bdc table, Its working. But When there is already a notification created for the fun. location, it should show information screen (pop up).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, When I use bdc table, this information screen is not showing up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any solution for this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;S Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2008 07:06:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-call-transaction-statement/m-p/4221072#M1008548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-14T07:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Call Transaction statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-call-transaction-statement/m-p/4221073#M1008549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The notification type value should be set in the starting value of the transaction IW21 in IMG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;S Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2008 07:16:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-call-transaction-statement/m-p/4221073#M1008549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-15T07:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Call Transaction statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-call-transaction-statement/m-p/4221074#M1008550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in IW21 there is not get/set of the parameter 'QMR'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so it will not work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in following module he read the parameter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;MODULE QMNUM_GET_O10 OUTPUT.

  IF T365-AKTYP &amp;lt;&amp;gt; YAKTYPH.
    GET PARAMETER ID 'IQM' FIELD RIWO00-QMNUM.
    GET PARAMETER ID 'IFE' FIELD RIWOSM-FENUM.
  ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I tried also and T365-AKTYP  was 'H' and YAKTYPH also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry about it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but try BAPI_ALM_NOTIF_CREATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Miro on Jul 15, 2008 9:43 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here the link&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5654788"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Miro on Jul 15, 2008 9:44 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2008 07:40:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-call-transaction-statement/m-p/4221074#M1008550</guid>
      <dc:creator>former_member216100</dc:creator>
      <dc:date>2008-07-15T07:40:13Z</dc:date>
    </item>
  </channel>
</rss>

