<?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: Query - Selection parameters with multiple values in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-selection-parameters-with-multiple-values/m-p/11003595#M1896603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SQ02 and go to particular table MSEG,pulling LGORT from left side to right top side in MSEG table data,save and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then,go to SQ01 and give your query name. and after opening it in change mode on left side you will see all the tables and fields you are using in join.MSEG-LGORT will appear there then make it for selection by selecting selection check box for MSEG-LGORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you want add this as parameter then take help from ABAP Consultant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create Addition field for MSEG-LGORT and then write code in code logic of SQ02 on right part choosing start-of-selection event. and follow same step of SQ01 choose MSEG-LGORT from additional fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save and activate the query and you can see MSEG-LGORT in selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this thread for more detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="48127" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="Infoset Query: User Defined Fields" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Apr 2015 10:32:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-04-27T10:32:07Z</dc:date>
    <item>
      <title>Query - Selection parameters with multiple values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-selection-parameters-with-multiple-values/m-p/11003592#M1896600</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;In a query, I need to have as select parameters the MSEG-LGORT with multiple values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the info set options, i can create a parameter but I can add only a value in selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I've add the following code in DATA:&lt;/P&gt;&lt;P&gt;select-option LGO for MSEG-LGORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, when i execute SQ01, I can select the values as default field in a interval, but the description is LGO not the standard description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How I can solve the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 13:40:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-selection-parameters-with-multiple-values/m-p/11003592#M1896600</guid>
      <dc:creator>antonio_bruno</dc:creator>
      <dc:date>2015-04-24T13:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Query - Selection parameters with multiple values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-selection-parameters-with-multiple-values/m-p/11003593#M1896601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can change description my changing field label on right side colorful ruler. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1273/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is quite simple.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 14:44:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-selection-parameters-with-multiple-values/m-p/11003593#M1896601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-24T14:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Query - Selection parameters with multiple values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-selection-parameters-with-multiple-values/m-p/11003594#M1896602</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;Query dumps (SQ01): SELECT-OPTIONS is only allowed between BEGIN/END of SCREEN for programs with type other than 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How i can add to my infoset/query a parameter (MSEG-LGORT) with standard matchcode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 09:20:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-selection-parameters-with-multiple-values/m-p/11003594#M1896602</guid>
      <dc:creator>antonio_bruno</dc:creator>
      <dc:date>2015-04-27T09:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Query - Selection parameters with multiple values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-selection-parameters-with-multiple-values/m-p/11003595#M1896603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SQ02 and go to particular table MSEG,pulling LGORT from left side to right top side in MSEG table data,save and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then,go to SQ01 and give your query name. and after opening it in change mode on left side you will see all the tables and fields you are using in join.MSEG-LGORT will appear there then make it for selection by selecting selection check box for MSEG-LGORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you want add this as parameter then take help from ABAP Consultant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create Addition field for MSEG-LGORT and then write code in code logic of SQ02 on right part choosing start-of-selection event. and follow same step of SQ01 choose MSEG-LGORT from additional fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save and activate the query and you can see MSEG-LGORT in selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this thread for more detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="48127" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="Infoset Query: User Defined Fields" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 10:32:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-selection-parameters-with-multiple-values/m-p/11003595#M1896603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-27T10:32:07Z</dc:date>
    </item>
  </channel>
</rss>

