<?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: Capture User command in BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681747#M1576069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No dear it is not like that,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while running the bdc 1 popup screen will come, user can click cont or cancel if he click cancel i have to go back else save the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i need how to capture user command within running bdc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think now it is more clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2011 18:36:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-08T18:36:56Z</dc:date>
    <item>
      <title>Capture User command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681744#M1576066</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;I am running through a problem where I want to capture the user decision and according to that run the BDC.&lt;/P&gt;&lt;P&gt;Here's the explaination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While running the bdc 1 pop up will come which will decide whether to proceed or not.&lt;/P&gt;&lt;P&gt;If your selects 'do not proceed' then need to run the flush part of the bdc else data saving part of the bdc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I want to capture the ucomm in the bdc and then proceed accoringly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anmol Bhat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 18:24:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681744#M1576066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-08T18:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Capture User command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681745#M1576067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;*-------------------
*double post...
*-------------------&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sebastian Bustamante on Mar 8, 2011 7:33 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 18:33:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681745#M1576067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-08T18:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Capture User command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681746#M1576068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;make a recording using transaction SHDB and see what happens....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 18:33:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681746#M1576068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-08T18:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Capture User command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681747#M1576069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No dear it is not like that,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while running the bdc 1 popup screen will come, user can click cont or cancel if he click cancel i have to go back else save the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i need how to capture user command within running bdc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think now it is more clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 18:36:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681747#M1576069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-08T18:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Capture User command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681748#M1576070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anmol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure of any other way .. One idea came to my mind. just after clicking the button check with implicit enhancements or badis where you can export the ok_code to memory and access it in your program and then toggle your screens.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 18:39:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681748#M1576070</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2011-03-08T18:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Capture User command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681749#M1576071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe debugging the popup and see the sy-ucomm?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;theck this to debug a popup  [http://wiki.sdn.sap.com/wiki/display/ABAP/ABAP&lt;EM&gt;Tip-How&lt;/EM&gt;to&lt;EM&gt;Debug&lt;/EM&gt;Pop-up+window]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 18:47:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681749#M1576071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-08T18:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Capture User command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681750#M1576072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know the ucomm for both the buttons dear, the question is how to capture it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes Keshav I also think this may be the solution, but any other possibility ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;Anmol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 18:54:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681750#M1576072</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-08T18:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Capture User command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681751#M1576073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes Keshav I also think this may be the solution, but any other possibility&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the SHDB recording gives you the hardcoded User command values along with the screens which  is predefined before program execution .... i dont find any other way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 18:58:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681751#M1576073</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2011-03-08T18:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Capture User command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681752#M1576074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok&lt;/P&gt;&lt;P&gt;Thanks any ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anmol Bhat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 21:24:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681752#M1576074</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-08T21:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Capture User command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681753#M1576075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hi Anmol,&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; I am not sure of any other way .. One idea came to my mind. just after clicking the button check with implicit enhancements or badis where you can export the ok_code to memory and access it in your program and then toggle your screens.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keshav, I am curious, even if we capture the UCOMM , how would the OP use it in his custom program? Wouldn't that be a whole new CALL transaction? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@anmol, I am curious as to why you want to provide this ability to users? If they are not sure of their path, they can always use the online transaction right? Granted, they have to manually key in the data.And what happens today, when they want to go back ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 21:33:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681753#M1576075</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-08T21:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Capture User command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681754#M1576076</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;&lt;/P&gt;&lt;P&gt;I was looking something like if the user hits opt1 it should do some data savind part of the bdc or if he hits opt2 then it should do the flush part of the bdc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is hardly possible... any suggesion on this......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anmol.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 13:59:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681754#M1576076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-09T13:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Capture User command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681755#M1576077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really possible in my opinion, BDC implies that you have prepared a fixed and correct path through the screen sequence from beginning to end before starting the processing. Just like TV before it became interactive &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 15:51:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681755#M1576077</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2011-03-09T15:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Capture User command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681756#M1576078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe I did something similar a few years back.&lt;/P&gt;&lt;P&gt;I had to create a partial BDC to get to the point of response from the popup.&lt;/P&gt;&lt;P&gt;Then I restarted the BDC &amp;amp; ran to completion based on input.&lt;/P&gt;&lt;P&gt;might sound goofy... but it worked.&lt;/P&gt;&lt;P&gt;can't remember how I got the response out.&lt;/P&gt;&lt;P&gt;might have been in an sy-field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 18:16:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681756#M1576078</guid>
      <dc:creator>former_member196064</dc:creator>
      <dc:date>2011-03-09T18:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Capture User command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681757#M1576079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Doug,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your ans souds good, it will be greate for me if you get some time to recollect that part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;Anmol.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 18:54:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681757#M1576079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-09T18:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Capture User command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681758#M1576080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, you can prepare a partial transaction to run in mode "E" (maybe even "N", not sure), then it stops on the desired screen and the user can do the rest manually. But how to make it continue from there in background, even branching into a different screen flow based on user input? I'm very interested to learn this as well.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 20:04:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681758#M1576080</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2011-03-09T20:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Capture User command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681759#M1576081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Thomas, my assumption is this BDC program is executed in the foreground? If it were to be executed in the background, would there be a user response to popup?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 20:42:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681759#M1576081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-09T20:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Capture User command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681760#M1576082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I meant "dark" processing, as in a call transaction with mode "N" or "E".&lt;/P&gt;&lt;P&gt;Thoma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 22:14:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-user-command-in-bdc/m-p/7681760#M1576082</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2011-03-09T22:14:57Z</dc:date>
    </item>
  </channel>
</rss>

