<?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: call dialog screen - use function key in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-dialog-screen-use-function-key/m-p/1961037#M395079</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I`m new in abap and sap. Maybe is another way. In tc that i write earlier i must have possibility to call dialog, where i will have my logic (convert units). But only if somebody want call dialog. Maybe add some button?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Feb 2007 10:50:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-28T10:50:54Z</dc:date>
    <item>
      <title>call dialog screen - use function key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-dialog-screen-use-function-key/m-p/1961034#M395076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I must add in tc VA01, VA02, MIGO, VL01N, VL02N, VLMOVE my logic. I want to call my function module by hit function key (F1-F12) or another shortcut. How i can do this? I must get some value from tc do my fm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx &lt;/P&gt;&lt;P&gt;Grzegorz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 10:28:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-dialog-screen-use-function-key/m-p/1961034#M395076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T10:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: call dialog screen - use function key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-dialog-screen-use-function-key/m-p/1961035#M395077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use even at pfn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like at PF8.&lt;/P&gt;&lt;P&gt;call transaction...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is obsolete now&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;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 10:31:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-dialog-screen-use-function-key/m-p/1961035#M395077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T10:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: call dialog screen - use function key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-dialog-screen-use-function-key/m-p/1961036#M395078</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;U should change the status of that transaction in order to assign a function key, but this means you have to insert a new function in the status and so you need to change the tables for the program flow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure you need to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 10:32:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-dialog-screen-use-function-key/m-p/1961036#M395078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T10:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: call dialog screen - use function key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-dialog-screen-use-function-key/m-p/1961037#M395079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I`m new in abap and sap. Maybe is another way. In tc that i write earlier i must have possibility to call dialog, where i will have my logic (convert units). But only if somebody want call dialog. Maybe add some button?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 10:50:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-dialog-screen-use-function-key/m-p/1961037#M395079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T10:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: call dialog screen - use function key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-dialog-screen-use-function-key/m-p/1961038#M395080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Creat a Menu With Azll the Function Keys And In your Program Set The &lt;/P&gt;&lt;P&gt;PF-STATUS Name As the Newly Created Menu NAME.&lt;/P&gt;&lt;P&gt;And In your Code write the logic as below i.e&lt;/P&gt;&lt;P&gt;Set Pf status 'Zmymenu'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case Sy-ucomm&lt;/P&gt;&lt;P&gt;when f1&lt;/P&gt;&lt;P&gt;CAll transaction VA01.&lt;/P&gt;&lt;P&gt;......................&lt;/P&gt;&lt;P&gt;...................&lt;/P&gt;&lt;P&gt;And So on&lt;/P&gt;&lt;P&gt;EndCase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 11:00:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-dialog-screen-use-function-key/m-p/1961038#M395080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T11:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: call dialog screen - use function key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-dialog-screen-use-function-key/m-p/1961039#M395081</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;It's not easy to add a new function in those transactions because the system check if the functionality selected exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's a standard function module (SCREEN_SEQUENCE_CONTROL) manages what every functionality has to do, and all these data are stored in std tables (run trx VFBS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not easy to add new data in trx VFBS in order to manage own buttons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can try to add a pushbutton in some screen-exit: but only VA01 and VA02 has one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 11:19:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-dialog-screen-use-function-key/m-p/1961039#M395081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T11:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: call dialog screen - use function key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-dialog-screen-use-function-key/m-p/1961040#M395082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to explore several possibilities of handeling event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thinking of giving u solution based on Call Transaction... Before that If I get your exact requirement then I will be able to help u with possible code also,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Darshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 11:36:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-dialog-screen-use-function-key/m-p/1961040#M395082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T11:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: call dialog screen - use function key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-dialog-screen-use-function-key/m-p/1961041#M395083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, this is exact requirement for my problem&lt;/P&gt;&lt;P&gt;In transaction VA01, VA02, MIGO, VL01N, VL02N, VLMOVE, when user will be creating order and select material, then if he want, he can call my program/dialog by use function key/shortcut for selecting material. To my program/dialog will be transferring some value (material index, name, width, height, units ...).&lt;/P&gt;&lt;P&gt;In my "calculator" will be make recalculating beetwen units (mostly items for m3 and m3 for items) uses dimension or conversion rate. In "calculator" user will be can edit dimension or conversion rate. This data should be save when exit from "calculator" to transaction from user call my program. This is no easy problem. I hope i explain problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Grzegorz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 13:18:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-dialog-screen-use-function-key/m-p/1961041#M395083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T13:18:54Z</dc:date>
    </item>
  </channel>
</rss>

