<?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: Regarding Selection Screen. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-screen/m-p/3206881#M764515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;let the select option of the first screeen say so_01&lt;/P&gt;&lt;P&gt;you want to pass the value of so_01 to second screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the next screen, in the event at PBO &lt;/P&gt;&lt;P&gt;just use variable so_01-low for the value from the first box of select option&lt;/P&gt;&lt;P&gt;or use so_01-high for  the value from the second box of select option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can get the desired value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Dec 2007 09:23:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-20T09:23:53Z</dc:date>
    <item>
      <title>Regarding Selection Screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-screen/m-p/3206878#M764512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Sir,&lt;/P&gt;&lt;P&gt;             I have a selection screen which is auto generated by select option, i want to pass the values &lt;/P&gt;&lt;P&gt;from this selection screen to other screen.Means the values which i enter on this selection screen should &lt;/P&gt;&lt;P&gt;get displayed on next screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz. send me the right procedure and code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2007 08:39:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-screen/m-p/3206878#M764512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-20T08:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Selection Screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-screen/m-p/3206879#M764513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Use SET/GET Parameters on that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2007 08:43:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-screen/m-p/3206879#M764513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-20T08:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Selection Screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-screen/m-p/3206880#M764514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use IMPORT TO MEMORY &amp;amp; EXPORT FROM MEMORY &lt;/P&gt;&lt;P&gt;or SET &amp;amp; GET on that field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2007 08:52:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-screen/m-p/3206880#M764514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-20T08:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Selection Screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-screen/m-p/3206881#M764515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;let the select option of the first screeen say so_01&lt;/P&gt;&lt;P&gt;you want to pass the value of so_01 to second screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the next screen, in the event at PBO &lt;/P&gt;&lt;P&gt;just use variable so_01-low for the value from the first box of select option&lt;/P&gt;&lt;P&gt;or use so_01-high for  the value from the second box of select option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can get the desired value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2007 09:23:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-screen/m-p/3206881#M764515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-20T09:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Selection Screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-screen/m-p/3206882#M764516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: text(10)   TYPE c,&lt;/P&gt;&lt;P&gt;      rspar_tab  TYPE TABLE OF rsparams,&lt;/P&gt;&lt;P&gt;      rspar_line LIKE LINE OF rspar_tab,&lt;/P&gt;&lt;P&gt;      range_tab  LIKE RANGE OF text,&lt;/P&gt;&lt;P&gt;      range_line LIKE LINE OF range_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rspar_line-selname = 'SELCRIT1'.&lt;/P&gt;&lt;P&gt;rspar_line-kind    = 'S'.&lt;/P&gt;&lt;P&gt;rspar_line-sign    = 'I'.&lt;/P&gt;&lt;P&gt;rspar_line-option  = 'EQ'.&lt;/P&gt;&lt;P&gt;rspar_line-low     = 'ABAP'.&lt;/P&gt;&lt;P&gt;APPEND rspar_line TO rspar_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;range_line-sign   = 'E'.&lt;/P&gt;&lt;P&gt;range_line-option = 'EQ'.&lt;/P&gt;&lt;P&gt;range_line-low    = 'H'.&lt;/P&gt;&lt;P&gt;APPEND range_line TO range_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;range_line-sign   = 'E'.&lt;/P&gt;&lt;P&gt;range_line-option = 'EQ'.&lt;/P&gt;&lt;P&gt;range_line-low    = 'K'.&lt;/P&gt;&lt;P&gt;APPEND range_line TO range_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT ZMAN_REPORT1 USING SELECTION-SCREEN '1100'&lt;/P&gt;&lt;P&gt;               WITH SELECTION-TABLE rspar_tab&lt;/P&gt;&lt;P&gt;               WITH selcrit2 BETWEEN 'H' AND 'K'&lt;/P&gt;&lt;P&gt;               WITH selcrit2 IN range_tab&lt;/P&gt;&lt;P&gt;               AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;REPORT  ZMAN_REPORT1.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA text(10) TYPE c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF SCREEN 1100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SELECT-OPTIONS: selcrit1 FOR text,&lt;/P&gt;&lt;P&gt;                  selcrit2 FOR text.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF SCREEN 1100.&lt;/P&gt;&lt;P&gt;start-of-selection.&lt;/P&gt;&lt;P&gt;call selection-screen 1100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points, if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manoj Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2007 09:31:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-screen/m-p/3206882#M764516</guid>
      <dc:creator>former_member402443</dc:creator>
      <dc:date>2007-12-20T09:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Selection Screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-screen/m-p/3206883#M764517</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;First take the parameter ids for all the fields that you have in selection scrren.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example for Bukrs (company code ) is BUK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set parameter id &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To fill the input fields of a called transaction with data from the report, you can use the SPA/GPA technique. SPA/GPA parameters are values that the system stores in the global, user-related SAP memory. You use the SAP memory to transfer values between programs. A user can access the values stored in the SAP memory during one terminal session for all modes used in parallel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually, the input fields on the initial screen of a transaction are connected to SPA/GPA parameters. If you fill these parameters from within your program before calling the transaction, the system fills the input fields with the corresponding values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This statement saves the contents of field under the ID in the SAP memory. The code can be up to 20 characters long. If there was already a value stored under , this statement overwrites it. If the ID does not exist, double-click in the ABAP Editor to create a new parameter object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so please goahead with set parameter ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Sivaparvathi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward paints if ehelpful...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2007 10:00:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-screen/m-p/3206883#M764517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-20T10:00:47Z</dc:date>
    </item>
  </channel>
</rss>

