<?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>Question Re: MII 12.2.3 Xacute query - Output parameters order. in Product Lifecycle Management Q&amp;A</title>
    <link>https://community.sap.com/t5/product-lifecycle-management-q-a/mii-12-2-3-xacute-query-output-parameters-order/qaa-p/8967224#M47106</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michel, that's an useful answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish there were another option though, I have a lot of projects in 12.0 and always used getValue(int ColID, int RowID) method. Modifying everything could take me months.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Aug 2012 07:37:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-08-27T07:37:31Z</dc:date>
    <item>
      <title>MII 12.2.3 Xacute query - Output parameters order.</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/mii-12-2-3-xacute-query-output-parameters-order/qaq-p/8967222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm starting to use MII 12.2 version and I've noticed a strange issue. Previously (xMII 12.0), when you had multiple output parameters in a transaction and created a Xacute Query those parameters where sorted alphabetically. Now, with the new version, the order seems to be random. This is a huge problem, because in the web page code you access the parameters based in that order and now everything seems messed up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I doing anything wrong? Anyone else has noticed that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 10:43:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/mii-12-2-3-xacute-query-output-parameters-order/qaq-p/8967222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-21T10:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: MII 12.2.3 Xacute query - Output parameters order.</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/mii-12-2-3-xacute-query-output-parameters-order/qaa-p/8967223#M47105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to avoid this kind of issue you need to use getValueByName("ColumnName", rowNumber) );&lt;/P&gt;&lt;P&gt;remember to get your output parameters by name instead of by position&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;um abraço Zé&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Aug 2012 20:40:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/mii-12-2-3-xacute-query-output-parameters-order/qaa-p/8967223#M47105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-25T20:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: MII 12.2.3 Xacute query - Output parameters order.</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/mii-12-2-3-xacute-query-output-parameters-order/qaa-p/8967224#M47106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michel, that's an useful answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish there were another option though, I have a lot of projects in 12.0 and always used getValue(int ColID, int RowID) method. Modifying everything could take me months.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 07:37:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/mii-12-2-3-xacute-query-output-parameters-order/qaa-p/8967224#M47106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-27T07:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: MII 12.2.3 Xacute query - Output parameters order.</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/mii-12-2-3-xacute-query-output-parameters-order/qaa-p/8967225#M47107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It might be worth logging a customer support message - I doubt this product behavior change was intentional, although the order of output parameters was never guaranteed when using the * method to get a simple table of properties.&amp;nbsp; You can check the documentation, but I don't think the order was ever specifically mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to control this, then a simple document where the columns are created (similar to your output properties) would also do the trick, but require modifications in each of the specific TRX's.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 19:15:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/mii-12-2-3-xacute-query-output-parameters-order/qaa-p/8967225#M47107</guid>
      <dc:creator>jcgood25</dc:creator>
      <dc:date>2012-08-28T19:15:17Z</dc:date>
    </item>
  </channel>
</rss>

