<?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: Reg:Skipping Selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713499#M1454123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to write a wrapper program say for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your program is A (with selecton screen and ALV)&lt;/P&gt;&lt;P&gt;you call this program A from program B with &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
submit A and return
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Mar 2010 05:09:25 GMT</pubDate>
    <dc:creator>former_member194669</dc:creator>
    <dc:date>2010-03-10T05:09:25Z</dc:date>
    <item>
      <title>Reg:Skipping Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713498#M1454122</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;&lt;/P&gt;&lt;P&gt;                   My requirement is that i have a executable program with selection screen and the output will be of ALV display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                   For some users i need to take them directly to the  ALV display without displaying selection parameters .&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;Vikram sukumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 05:05:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713498#M1454122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-10T05:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Skipping Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713499#M1454123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to write a wrapper program say for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your program is A (with selecton screen and ALV)&lt;/P&gt;&lt;P&gt;you call this program A from program B with &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
submit A and return
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 05:09:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713499#M1454123</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2010-03-10T05:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Skipping Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713500#M1454124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi a®s  ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                 Thanks, that was helpful but i need to achieve this in single program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vikram Sukumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 05:12:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713500#M1454124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-10T05:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Skipping Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713501#M1454125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  You can try this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create 2 Tcode as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. For the User to have Selection screen : Create a Tcode normal by selecting the "Program and Selection Screen (Report Transaction)".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.For the User without Selection screen: Create Tcode by using "Transaction with Parameters (Parameter Transaction)" by selecting the "Skip Initial Screen".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vamsi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 05:13:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713501#M1454125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-10T05:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Skipping Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713502#M1454126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in load or program LOAD-OF-PROGRAM or initialization event check sy-user and handle it...Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 05:22:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713502#M1454126</guid>
      <dc:creator>anup_deshmukh4</dc:creator>
      <dc:date>2010-03-10T05:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Skipping Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713503#M1454127</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;Try creating a parameter transaction. Be sure to select 'Skip first screen'. And fill in the defaults for the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ritesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 05:30:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713503#M1454127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-10T05:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Skipping Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713504#M1454128</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;try this logic it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;declare a selection screen with number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF SCREEN 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameter p_matnr type matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF SCREEN 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-uname ne 'CHACX074'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call the selection screen only if the particular user needs screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call screen 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p_matnr = '100'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write : p_matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are creating TCODE dont specify the Selection screen . as its determine by the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by this you can use single TCODE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shanmugavel Chandrasekaran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: shanmugavel chandrasekaran on Mar 10, 2010 6:37 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 05:32:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713504#M1454128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-10T05:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Skipping Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713505#M1454129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Hi ,
&amp;lt;li&amp;gt;Call selection-screen like below  not possible with &lt;STRONG&gt;CALL SCREEN&lt;/STRONG&gt;
&lt;PRE&gt;&lt;CODE&gt;CALL SELECTION-SCREEN '0500'.&lt;/CODE&gt;&lt;/PRE&gt;

Thanks
Venkat.O&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 05:53:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713505#M1454129</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2010-03-10T05:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Skipping Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713506#M1454130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the below code, it will work. I checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Selection Screen&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF SCREEN 123.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK new WITH FRAME TITLE text-100.&lt;/P&gt;&lt;P&gt;PARAMETERS a TYPE i.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK new.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF SCREEN 123.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Logic to disply the ALV for specified user.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF sy-uname = 'SAPUSER' or sy-uname = 'SAPUSER1'.&lt;/P&gt;&lt;P&gt; PERFORM display_alv.               "Define the code for ALV display. &lt;/P&gt;&lt;P&gt;ELSE.&lt;/P&gt;&lt;P&gt;  CALL SELECTION-SCREEN 123.&lt;/P&gt;&lt;P&gt;ENDIF.                &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 05:56:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713506#M1454130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-10T05:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Skipping Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713507#M1454131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                 Can you give the sample code for CALL SELECTION-SCREEN '1OOO'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vikram Sukumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 06:35:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713507#M1454131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-10T06:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Skipping Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713508#M1454132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Hi Sukumar, 
&amp;lt;li&amp;gt;Try this way. 
&lt;PRE&gt;&lt;CODE&gt;
REPORT ztest_notepad.
SELECTION-SCREEN BEGIN OF SCREEN 500 TITLE title
                                     AS WINDOW.
PARAMETERS name TYPE sy-uname.
SELECTION-SCREEN END OF SCREEN 500.

title = 'Input name'.
START-OF-SELECTION.
IF sy-uname NE 'VENKAT'.
   "Sy-uname IN r_name(r_name to give multiple values)
  CALL SELECTION-SCREEN '0500'." STARTING AT 1 1 ENDING AT 1000 1000.
ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;
Thanks
Venkat.O&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 07:32:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713508#M1454132</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2010-03-10T07:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Skipping Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713509#M1454133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;                  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Mate, it was really good idea . &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vikram Sukumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 07:44:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713509#M1454133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-10T07:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Skipping Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713510#M1454134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Guys for taking time for replying for the thread.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 07:45:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713510#M1454134</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-10T07:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Skipping Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713511#M1454135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;IF sy-uname NE 'VENKAT'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;No, it's a really stupid idea to hardcode user names, violates any basic development standard and was already mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ Venkat: I have removed many of your link-farm answers to basic questions from the forums this morning. THere are a total of 41 Abuse Reports against your name for violating forum rules. Next time is the last time and sy-uname will be 'GUEST' if I have to do it again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 08:25:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713511#M1454135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-13T08:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Skipping Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713512#M1454136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI TRY THIS CODE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

  SUBMIT &amp;lt;PROGRAM NAME&amp;gt; AND RETURN
  SELECTION PARAMETAR1
  SELECTION PARAMETAR2
  SELECTION PARAMETER3
  WITH &amp;lt; CONDITIONS&amp;gt;.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and another method is,  create a Tcode for a screen and write following code.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CALL TRANSACTION 'XYZ' AND SKIP FIRST SCREEN.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhilash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 09:53:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713512#M1454136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-13T09:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Skipping Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713513#M1454137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julius Bussche,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                             Even though the hardcoding part is bad i got an idea for my requirement from his logic so i am giving points.&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;Vikram Sukumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Mar 2010 11:11:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-skipping-selection-screen/m-p/6713513#M1454137</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-15T11:11:25Z</dc:date>
    </item>
  </channel>
</rss>

