<?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: Hide dynpro and directly execute user command in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-dynpro-and-directly-execute-user-command/m-p/5579475#M1272522</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;Create a transaction for the program and then call the transaction with the required values from the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call transaction 'zzzz' and skip first screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2009 14:00:44 GMT</pubDate>
    <dc:creator>jayanthi_jayaraman</dc:creator>
    <dc:date>2009-05-18T14:00:44Z</dc:date>
    <item>
      <title>Hide dynpro and directly execute user command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-dynpro-and-directly-execute-user-command/m-p/5579473#M1272520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to implement a modification in SAP-coding that should generally implement the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP calls a dynpro and I want to implement that the user doesn't get directly on the screen, insteas I want to simulate that the user has pressed a button on this dynpro. So I mean I want directly go to PAI with a given sy-ucomm. This sy-ucomm will lead to a popup which the user hast to maintain first. After he closes this dynpro he should get normal acess to the dynpro that should be supressed the first time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have an idea how to directly start the PAI-logic of a dynpro and not completely hide the first dynpro (because it should be shown after the popup).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Kind regards...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 13:24:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-dynpro-and-directly-execute-user-command/m-p/5579473#M1272520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T13:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hide dynpro and directly execute user command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-dynpro-and-directly-execute-user-command/m-p/5579474#M1272521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need check for the Method "set_new_ok_code":&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  CALL METHOD cl_gui_cfw=&amp;gt;set_new_ok_code
    EXPORTING
      new_code = '&amp;lt;Dummy New OKCODE&amp;gt;'.
 &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find few threads related to this in this forum&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 13:50:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-dynpro-and-directly-execute-user-command/m-p/5579474#M1272521</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-05-18T13:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hide dynpro and directly execute user command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-dynpro-and-directly-execute-user-command/m-p/5579475#M1272522</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;Create a transaction for the program and then call the transaction with the required values from the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call transaction 'zzzz' and skip first screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 14:00:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-dynpro-and-directly-execute-user-command/m-p/5579475#M1272522</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2009-05-18T14:00:44Z</dc:date>
    </item>
  </channel>
</rss>

