<?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 Create Selection Criteria in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-selection-criteria/m-p/8732196#M1673752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, All!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I need to define 2 Selection Criterias for InfoSet based on LDB PCH:&lt;/P&gt;&lt;P&gt;1) for field in custom table. To display this field in report I have created extra field.&lt;/P&gt;&lt;P&gt;2) for field from database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both Selection criteria were created, searchelps, connected with fields are worked well. But output records were not restricted by criteria values. According this topic&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/684387"&gt;http://scn.sap.com/thread/684387&lt;/A&gt;&amp;nbsp; in Check Coding for Element in event At selection-screen for each criteria&amp;nbsp; i should write code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Get...&lt;/P&gt;&lt;P&gt; Check &amp;lt;select-option name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i should write after GET? What does it mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How it&amp;nbsp; will be work for 1-st criteria? I Define variable for SelCrit in code section 1 DATA:&lt;/P&gt;&lt;P&gt;DATA: z_per like ZHRPADL01-perio.&lt;/P&gt;&lt;P&gt;In defining SelCrit wrote in FOR z_per. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that searchelp for Criteria started to work.&lt;/P&gt;&lt;P&gt;But where i can write logical link between this Criteria and extra field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 May 2012 09:57:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-05-05T09:57:06Z</dc:date>
    <item>
      <title>Create Selection Criteria</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-selection-criteria/m-p/8732196#M1673752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, All!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I need to define 2 Selection Criterias for InfoSet based on LDB PCH:&lt;/P&gt;&lt;P&gt;1) for field in custom table. To display this field in report I have created extra field.&lt;/P&gt;&lt;P&gt;2) for field from database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both Selection criteria were created, searchelps, connected with fields are worked well. But output records were not restricted by criteria values. According this topic&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/684387"&gt;http://scn.sap.com/thread/684387&lt;/A&gt;&amp;nbsp; in Check Coding for Element in event At selection-screen for each criteria&amp;nbsp; i should write code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Get...&lt;/P&gt;&lt;P&gt; Check &amp;lt;select-option name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i should write after GET? What does it mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How it&amp;nbsp; will be work for 1-st criteria? I Define variable for SelCrit in code section 1 DATA:&lt;/P&gt;&lt;P&gt;DATA: z_per like ZHRPADL01-perio.&lt;/P&gt;&lt;P&gt;In defining SelCrit wrote in FOR z_per. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that searchelp for Criteria started to work.&lt;/P&gt;&lt;P&gt;But where i can write logical link between this Criteria and extra field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 May 2012 09:57:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-selection-criteria/m-p/8732196#M1673752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-05T09:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create Selection Criteria</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-selection-criteria/m-p/8732197#M1673753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you pl explain our issue in clear and short ,,, please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 May 2012 10:49:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-selection-criteria/m-p/8732197#M1673753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-05T10:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create Selection Criteria</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-selection-criteria/m-p/8732198#M1673754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is InfoSet with customer selection criteria. InfoSet Query, based in this Infoset, have addition selection field on selection screen. I need that query use this value to restrict result. But use or do not use this field, my query has the same result. &lt;/P&gt;&lt;P&gt;I made a mistake in last link, I have a question about this topic&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/684377"&gt;http://scn.sap.com/thread/684377&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 May 2012 10:59:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-selection-criteria/m-p/8732198#M1673754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-05T10:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create Selection Criteria</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-selection-criteria/m-p/8732199#M1673755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kindly check the following link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www.saptechnical.com/Tutorials/SAPQuery/Part2/Page1.htm" title="http://www.saptechnical.com/Tutorials/SAPQuery/Part2/Page1.htm"&gt;http://www.saptechnical.com/Tutorials/SAPQuery/Part2/Page1.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVQUE/BCSRVQUE.pdf" title="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVQUE/BCSRVQUE.pdf"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVQUE/BCSRVQUE.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 May 2012 11:17:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-selection-criteria/m-p/8732199#M1673755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-05T11:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create Selection Criteria</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-selection-criteria/m-p/8732200#M1673756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for anwer. I read this, It is the same with &lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/EN/30/6b7538c9a8ee45e10000009b38f8cf/frameset.htm"&gt;http://help.sap.com/erp2005_ehp_04/helpdata/EN/30/6b7538c9a8ee45e10000009b38f8cf/frameset.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;My question is for this part &lt;/P&gt;&lt;P&gt; "&lt;SPAN style="font-size: 10pt;"&gt;For every selection that is defined by the InfoSet or provided by the logical database, you can create code at the AT SELECTION-SCREEN in order to carry out checks. Ensure that the cursor is positioned on a selection in the overview screen for the available selections, and then call the &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: MPFAFO+Arial,Italic,Arial;"&gt;Check code for element &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;function. "&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please , give me example for checking code. In my case I need only records, where &amp;lt;field assign with SelCrit&amp;gt; = &amp;lt;Value of SelCrit&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 May 2012 11:40:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-selection-criteria/m-p/8732200#M1673756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-05T11:40:38Z</dc:date>
    </item>
  </channel>
</rss>

