<?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: problem With SY-UCOMM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sy-ucomm/m-p/5697595#M1294381</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this a report? (executable program)&lt;/P&gt;&lt;P&gt;Are you using ALV's?&lt;/P&gt;&lt;P&gt;Where is the processing block placed? (start-of-selection, at user-command)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jun 2009 20:25:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-05T20:25:47Z</dc:date>
    <item>
      <title>problem With SY-UCOMM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sy-ucomm/m-p/5697594#M1294380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In My report program I have a button in toolbar Edit service order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once I select the service orders from the List and Click on, EDIT SERVICE ORDER, it takes me to IW32, once the this order is proccessed, to process the  Second service order a popup will be raised using the function-module 'POPUP_TO_CONFIRM_STEP', if 'J' conitnues with processing with next record, if I clik on on No,it stops in List. but when I select other orders and Click on EDIT SERVICE ORDER for the second time  the SY-UCOMM related to the Button does not trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me, solving out the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;following is the code which gives the popup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if not ( idx is initial ).&lt;/P&gt;&lt;P&gt;    call function 'POPUP_TO_CONFIRM_STEP'&lt;/P&gt;&lt;P&gt;      exporting&lt;/P&gt;&lt;P&gt;        titel     = text-w01  "Release&lt;/P&gt;&lt;P&gt;        textline1 = text-w03  "Do you want to process the&lt;/P&gt;&lt;P&gt;        textline2 = text-w04   "  Documents?&lt;/P&gt;&lt;P&gt;      importing&lt;/P&gt;&lt;P&gt;        answer    = char(1).&lt;/P&gt;&lt;P&gt;    case char(1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      when 'J'.&lt;/P&gt;&lt;P&gt;*---Changes the next order.&lt;/P&gt;&lt;P&gt;      when 'N'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       leave to list-processing.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       MODIFY it_final from wa_final INDEX idx.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       CLEAR xm_vmvad-vbeln.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;        exit.&lt;/P&gt;&lt;P&gt;      when 'A'.&lt;/P&gt;&lt;P&gt;        exit.&lt;/P&gt;&lt;P&gt;    endcase.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Xavier.P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Xavier on Jun 5, 2009 10:03 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 20:02:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sy-ucomm/m-p/5697594#M1294380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T20:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem With SY-UCOMM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sy-ucomm/m-p/5697595#M1294381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this a report? (executable program)&lt;/P&gt;&lt;P&gt;Are you using ALV's?&lt;/P&gt;&lt;P&gt;Where is the processing block placed? (start-of-selection, at user-command)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 20:25:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sy-ucomm/m-p/5697595#M1294381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T20:25:47Z</dc:date>
    </item>
  </channel>
</rss>

