<?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 TRANSACTION - SKIP FIRST SCREEN in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331746#M798340</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The screen contains fields for which an input has to be given.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, check the parameter id of these fields ( in technical settings) and pass the respective values and the call the screen and skip the first screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;without these input values the control does not go further to rhe next screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jan 2008 06:08:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-29T06:08:05Z</dc:date>
    <item>
      <title>CALL TRANSACTION - SKIP FIRST SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331742#M798336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        I have a requirement where i should use call transaction method and skip the first screen .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the Syntax "Call transaction tcode and skip first screen" is not solving my issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any other way to achive this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; send me the sample code if possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 05:40:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331742#M798336</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T05:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: CALL TRANSACTION - SKIP FIRST SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331743#M798337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krithika&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For using &lt;STRONG&gt;CALL TRANSACTION &amp;lt;tcode&amp;gt; AND SKIP FIRST SCREEN&lt;/STRONG&gt;, we have to make sure all required values exist in the first screen to proceed to the next screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Letting us know the transaction code you are using might help in better advices from friends here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 05:43:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331743#M798337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T05:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: CALL TRANSACTION - SKIP FIRST SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331744#M798338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am using BDC - Call Transaction Method and the Tcode se37(For Function Modules) and i have to skip the First Screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 05:54:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331744#M798338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T05:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: CALL TRANSACTION - SKIP FIRST SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331745#M798339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u'll have to use SET PARAMETER command to set value of parameter-id of the values that exists on first screen and pass some value to those fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to know pameter id u can right click on any field and then view its tech. settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;keep rockin &lt;/P&gt;&lt;P&gt;vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 06:03:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331745#M798339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T06:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: CALL TRANSACTION - SKIP FIRST SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331746#M798340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The screen contains fields for which an input has to be given.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, check the parameter id of these fields ( in technical settings) and pass the respective values and the call the screen and skip the first screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;without these input values the control does not go further to rhe next screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 06:08:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331746#M798340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T06:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: CALL TRANSACTION - SKIP FIRST SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331747#M798341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krithika&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can the below code help you???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA: gt_bdcdata  TYPE STANDARD TABLE OF bdcdata,
      gw_bdcdata  TYPE bdcdata.

  SET PARAMETER ID 'LIB' FIELD 'TH_POPUP'.

  gw_bdcdata-program = 'SAPMS38L'.
  gw_bdcdata-dynpro = '1009'.
  gw_bdcdata-dynbegin = 'X'.
  APPEND gw_bdcdata TO gt_bdcdata.

  CLEAR: gw_bdcdata.
  gw_bdcdata-fnam = 'BDC_OKCODE'.
  gw_bdcdata-fval = '=TEST'.
  APPEND gw_bdcdata TO gt_bdcdata.

  CALL TRANSACTION 'SE37' USING gt_bdcdata
       mode 'E'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 06:38:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331747#M798341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T06:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: CALL TRANSACTION - SKIP FIRST SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331748#M798342</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;  Before calling the command "CALL TRANSACTION..", add the code "SET PARAMETER ID 'LIB' field &amp;lt;variable&amp;gt;. Where the &amp;lt;variable&amp;gt; stores the FM name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful,&lt;/P&gt;&lt;P&gt;Dru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 07:32:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331748#M798342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T07:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: CALL TRANSACTION - SKIP FIRST SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331749#M798343</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;Check this,It works as expected..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLASS EVENTHANDLER IMPLEMENTATION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  METHOD HANDLE_HOTSPOT_CLICK.&lt;/P&gt;&lt;P&gt;  READ TABLE g_t_final INTO g_r_final INDEX e_row_id-index.&lt;/P&gt;&lt;P&gt;    CASE e_column_id.&lt;/P&gt;&lt;P&gt;      WHEN 'VBELN'.&lt;/P&gt;&lt;P&gt;        SET PARAMETER ID 'AUN'  FIELD g_r_final-vbeln .&lt;/P&gt;&lt;P&gt;        CALL TRANSACTION 'VA03' AND SKIP FIRST SCREEN .&lt;/P&gt;&lt;P&gt;      WHEN 'VBELNPO'.&lt;/P&gt;&lt;P&gt;        SET PARAMETER ID 'BES'  FIELD g_r_final-vbelnpo.&lt;/P&gt;&lt;P&gt;        CALL TRANSACTION 'ME23N' AND SKIP FIRST SCREEN.&lt;/P&gt;&lt;P&gt;      WHEN 'VBELNOA'.&lt;/P&gt;&lt;P&gt;        SET PARAMETER ID 'VLM'  FIELD g_r_final-vbelnoa.&lt;/P&gt;&lt;P&gt;        CALL TRANSACTION 'VL33N' AND SKIP FIRST SCREEN.&lt;/P&gt;&lt;P&gt;      WHEN 'VBELNSH'.&lt;/P&gt;&lt;P&gt;        SET PARAMETER ID 'VL'   FIELD g_r_final-vbelnsh.&lt;/P&gt;&lt;P&gt;        CALL TRANSACTION 'VL03N' AND SKIP FIRST SCREEN.&lt;/P&gt;&lt;P&gt;      WHEN 'VBELNFO'.&lt;/P&gt;&lt;P&gt;        SET PARAMETER ID 'VF'  FIELD g_r_final-vbelnfo.&lt;/P&gt;&lt;P&gt;        CALL TRANSACTION 'VF03' AND SKIP FIRST SCREEN .&lt;/P&gt;&lt;P&gt;      WHEN 'BELNR'.&lt;/P&gt;&lt;P&gt;        SET PARAMETER ID 'BLN'  FIELD g_r_final-belnr.&lt;/P&gt;&lt;P&gt;        SET PARAMETER ID 'BUK'  FIELD g_r_final-bukrs.&lt;/P&gt;&lt;P&gt;        SET PARAMETER ID 'GJR'  FIELD g_r_final-gjahr.&lt;/P&gt;&lt;P&gt;        CALL TRANSACTION 'FB03' AND SKIP FIRST SCREEN .&lt;/P&gt;&lt;P&gt;    ENDCASE.&lt;/P&gt;&lt;P&gt;  ENDMETHOD.                 "HANDLE_HOTSPOT_CLICK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDCLASS.                    "EVENTHANDLER IMPLEMENTATION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 07:53:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331749#M798343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T07:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: CALL TRANSACTION - SKIP FIRST SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331750#M798344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pravin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.. can u please tell me frm the above code of yours how did u find on that VLM is the parameter ID to be set before calling VL33N transaction ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 11:50:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-skip-first-screen/m-p/3331750#M798344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T11:50:53Z</dc:date>
    </item>
  </channel>
</rss>

