<?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: sscrfields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sscrfields/m-p/2125706#M446232</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SSCRFIELDS structure stores the selection screen fields. You must declare this structure as an interface work area using the TABLES statement. &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 the user chooses one of these buttons, the runtime environment triggers the AT SELECTION-SCREEN event and the function code FC0&amp;lt;i&amp;gt; is placed into the component UCOMM of the structure SSCRFIELDS. &lt;/P&gt;&lt;P&gt;When the user clicks the pushbutton on the selection screen, &amp;lt;ucom&amp;gt; is entered in the UCOMM of the SSCRFIELDS interface work area. You must use the TABLES statement to declare the SSCRFIELDS structure. The contents of the SSCRFIELDS-UCOMM field can be processed during the AT SELECTION-SCREEN event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you select a checkbox or radio button in a group, the runtime analysis triggers the AT SELECTION-SCREEN event and places the function code &amp;lt;ucom&amp;gt; into component UCOMM of the interface work area SSCRFIELDS. You must use the TABLES statement to declare the SSCRFIELDS structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS,&lt;/P&gt;&lt;P&gt;VEERESH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2007 09:30:38 GMT</pubDate>
    <dc:creator>former_member673464</dc:creator>
    <dc:date>2007-04-13T09:30:38Z</dc:date>
    <item>
      <title>sscrfields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sscrfields/m-p/2125704#M446230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;     Can any one explain what is sscrfields what is the main use of  sscrfields and&lt;/P&gt;&lt;P&gt;where we are using this structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;sharma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:27:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sscrfields/m-p/2125704#M446230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: sscrfields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sscrfields/m-p/2125705#M446231</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;SSCRFIELDS  -   is  Fields on selection screens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;he table SSCRFIELDS save the function code of a pushbutton inserted in selection-screen or a command to related to a radiobutton or a checkbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the following links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/bd/79b2370f9cbe68e10000009b38f8cf/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/bd/79b2370f9cbe68e10000009b38f8cf/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/dba80935c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/dba80935c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/dba81635c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/dba81635c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/3d/c3b23782a9cc68e10000009b38f8cf/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/3d/c3b23782a9cc68e10000009b38f8cf/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if u have any more doubt...&lt;/P&gt;&lt;P&gt;Reward points if useful......&lt;/P&gt;&lt;P&gt;Suresh.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:30:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sscrfields/m-p/2125705#M446231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: sscrfields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sscrfields/m-p/2125706#M446232</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SSCRFIELDS structure stores the selection screen fields. You must declare this structure as an interface work area using the TABLES statement. &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 the user chooses one of these buttons, the runtime environment triggers the AT SELECTION-SCREEN event and the function code FC0&amp;lt;i&amp;gt; is placed into the component UCOMM of the structure SSCRFIELDS. &lt;/P&gt;&lt;P&gt;When the user clicks the pushbutton on the selection screen, &amp;lt;ucom&amp;gt; is entered in the UCOMM of the SSCRFIELDS interface work area. You must use the TABLES statement to declare the SSCRFIELDS structure. The contents of the SSCRFIELDS-UCOMM field can be processed during the AT SELECTION-SCREEN event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you select a checkbox or radio button in a group, the runtime analysis triggers the AT SELECTION-SCREEN event and places the function code &amp;lt;ucom&amp;gt; into component UCOMM of the interface work area SSCRFIELDS. You must use the TABLES statement to declare the SSCRFIELDS structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS,&lt;/P&gt;&lt;P&gt;VEERESH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:30:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sscrfields/m-p/2125706#M446232</guid>
      <dc:creator>former_member673464</dc:creator>
      <dc:date>2007-04-13T09:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: sscrfields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sscrfields/m-p/2125707#M446233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   sscrfields are used 2 add buttons on selection screen.&lt;/P&gt;&lt;P&gt;In the application toolbar of the standard GUI status of the selection screen, five pushbuttons are predefined with the function codes FC01 to FC05, but are inactive by default. You can activate them during the definition of the selection screen as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN FUNCTION KEY &amp;lt;i&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The numbering &amp;lt;i&amp;gt; must be between 1 and 5. The individual function texts must be assigned to the FUNCTXT_0&amp;lt;i&amp;gt; components of structure SSCRFIELDS before the selection screen is called. You must declare this structure as an interface work area using the TABLES statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user chooses one of these buttons, the runtime environment triggers the AT SELECTION-SCREEN event and the function code FC0&amp;lt;i&amp;gt; is placed into the component UCOMM of the structure SSCRFIELDS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the AT SELECTION-SCREEN event has been processed, the system displays the selection screen again. The only way to exit the selection screen and carry on processing the program is to choose Execute (F8). Consequently, the pushbuttons on the application toolbar are more suitable for controlling dynamic modifications of the selection screen than for controlling the program flow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT demo_sel_screen_function_key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES sscrfields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS: p_carrid TYPE s_carr_id,&lt;/P&gt;&lt;P&gt;            p_cityfr TYPE s_from_cit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN: FUNCTION KEY 1,&lt;/P&gt;&lt;P&gt;                  FUNCTION KEY 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INITIALIZATION.&lt;/P&gt;&lt;P&gt;  sscrfields-functxt_01 = 'LH'.&lt;/P&gt;&lt;P&gt;  sscrfields-functxt_02 = 'UA'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN.&lt;/P&gt;&lt;P&gt;  CASE sscrfields-ucomm.&lt;/P&gt;&lt;P&gt;      WHEN'FC01'.&lt;/P&gt;&lt;P&gt;      p_carrid = 'LH'.&lt;/P&gt;&lt;P&gt;      p_cityfr = 'Frankfurt'.&lt;/P&gt;&lt;P&gt;    WHEN 'FC02'.&lt;/P&gt;&lt;P&gt;      p_carrid = 'UA'.&lt;/P&gt;&lt;P&gt;      p_cityfr = 'Chicago'.&lt;/P&gt;&lt;P&gt;  ENDCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;  WRITE / 'START-OF-SELECTION'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This defines a standard selection screen with two parameters. In the application toolbar, two pushbuttons are assigned the texts LH and UA and activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the user clicks one of the buttons, the AT SELECTION-SCREEN event is triggered and there the input fields are preassigned correspondingly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;reward points if helpful.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;kiran kumar k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:30:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sscrfields/m-p/2125707#M446233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: sscrfields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sscrfields/m-p/2125708#M446234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We use SSCRFIELDS if you need to give any puch button on the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use SSCRFIELDS mostly to handle any pushbutton on slection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if sscrfields-ucomm = 'FC01'.&lt;/P&gt;&lt;P&gt; PERFORM f0100_get_data1.&lt;/P&gt;&lt;P&gt; endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:30:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sscrfields/m-p/2125708#M446234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: sscrfields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sscrfields/m-p/2125709#M446235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SSCRFIELDS is the structure to store the selection-screen fields at runtime&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;TABLES : SSCRFIELDS.

AT SELECTION-SCREEN.

CHECK SSCRFIELDS-UCOMM = 'ONLI'.  " &amp;lt;--to check if Execute button is selected&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:31:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sscrfields/m-p/2125709#M446235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: sscrfields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sscrfields/m-p/2125710#M446236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SSCRFIELDS is the structure used to store the properties of the selection-screen elements during run time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 11:09:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sscrfields/m-p/2125710#M446236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T11:09:55Z</dc:date>
    </item>
  </channel>
</rss>

