<?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: [SAP FIM 10.0 SP16] [Error when displaying rejected and imported lines] in Financial Management Q&amp;A</title>
    <link>https://community.sap.com/t5/financial-management-q-a/sap-fim-10-0-sp16-error-when-displaying-rejected-and-imported-lines/qaa-p/402069#M5274</link>
    <description>&lt;P&gt;Hello Marc,&lt;/P&gt;&lt;P&gt;I would like to thank you for your anser.&lt;/P&gt;&lt;P&gt;I have tested the SP16 with another SQL Server 2012 database, the issue id'ont have the issue I guess the bug is related to the &lt;/P&gt;&lt;P&gt;Oracle 11g R2. &lt;/P&gt;&lt;P&gt; Ohterwise have an idea if SAP Sap going a new SP in order the to correct the bug, or i sould unstall the SP16 and use the P15&lt;/P&gt;&lt;P&gt;  Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 01 Mar 2017 15:49:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-03-01T15:49:57Z</dc:date>
    <item>
      <title>[SAP FIM 10.0 SP16] [Error when displaying rejected and imported lines]</title>
      <link>https://community.sap.com/t5/financial-management-q-a/sap-fim-10-0-sp16-error-when-displaying-rejected-and-imported-lines/qaq-p/402066</link>
      <description>&lt;P&gt;Hello Experts ,&lt;/P&gt;
  &lt;P&gt;The following upgarde operations was done:&lt;/P&gt;
  &lt;P&gt; FC 10.0 SP 17 Patch 01 ==&amp;gt; FC 10.0 SP 19&lt;/P&gt;
  &lt;P&gt; FIM 10.0 SP 14 ==&amp;gt; FIM 10.0 SP 16&lt;/P&gt;
  &lt;P&gt; DS 4.2 SP 06 ==&amp;gt; DS 4.2 SP 08&lt;/P&gt;
  &lt;P&gt; IPS 4.1 SP 07 ==&amp;gt; IPS 4.1 SP 09&lt;/P&gt;
  &lt;P&gt; UMC 10.0 for BI 4.1 SP 07 Windows ==&amp;gt; UMC 10.0 for BI 4.1 SP 09 Windows . The database is Oracle 11g R2&lt;/P&gt;
  &lt;P&gt;The issue is displayed after upgrade. &lt;/P&gt;
  &lt;P&gt;The FIM job status is ok but when we try to display yhe imported lines or Rejected lines from new or old logs we receive the following error:&lt;/P&gt;
  &lt;P&gt; Error during the action: 'Get imported lines without mapping errors' - while executing an SQL statement against the '' table.&lt;/P&gt;
  &lt;P&gt;org.springframework.jdbc.UncategorizedSQLException: StatementCallback; uncategorized SQLException for SQL [SELECT "CA", "DP", "PE", "RU", "AC", "FL", "AU", "CU", SUM(CAST(REPLACE("AMOUNT", '.', '.') AS DOUBLE PRECISION)) AS "AMOUNT" FROM TRANSACTION_D10FIQR1 WHERE JOB_RUN_ID = 2147483542 AND NOT EXISTS ( SELECT FRRC.JOB_RUN_ID, FRRC.ROW_ID FROM FIM_REJECTED_ROW_COORDS FRRC JOIN FIM_REJECTED_ROW_DIMS FRRD ON FRRC.JOB_RUN_ID = FRRD.JOB_RUN_ID AND FRRC.DIMENSION_INDEX = FRRD.DIMENSION_INDEX WHERE FRRC.JOB_RUN_ID IN (2147483542) GROUP BY FRRC.JOB_RUN_ID, FRRC.ROW_ID HAVING 1=1 AND MAX(CASE WHEN UPPER(FRRD.DIMENSION_NAME) = N'CA' THEN COALESCE(NULLIF(FRRC.DIMENSION_VALUE, ''), N'_') END) = COALESCE(NULLIF("CA", ''), N'_') AND MAX(CASE WHEN UPPER(FRRD.DIMENSION_NAME) = N'DP' THEN COALESCE(NULLIF(FRRC.DIMENSION_VALUE, ''), N'_') END) = COALESCE(NULLIF("DP", ''), N'_') AND MAX(CASE WHEN UPPER(FRRD.DIMENSION_NAME) = N'PE' THEN COALESCE(NULLIF(FRRC.DIMENSION_VALUE, ''), N'_') END) = COALESCE(NULLIF("PE", ''), N'_') AND MAX(CASE WHEN UPPER(FRRD.DIMENSION_NAME) = N'RU' THEN COALESCE(NULLIF(FRRC.DIMENSION_VALUE, ''), N'_') END) = COALESCE(NULLIF("RU", ''), N'_') AND MAX(CASE WHEN UPPER(FRRD.DIMENSION_NAME) = N'AC' THEN COALESCE(NULLIF(FRRC.DIMENSION_VALUE, ''), N'_') END) = COALESCE(NULLIF("AC", ''), N'_') AND MAX(CASE WHEN UPPER(FRRD.DIMENSION_NAME) = N'FL' THEN COALESCE(NULLIF(FRRC.DIMENSION_VALUE, ''), N'_') END) = COALESCE(NULLIF("FL", ''), N'_') AND MAX(CASE WHEN UPPER(FRRD.DIMENSION_NAME) = N'AU' THEN COALESCE(NULLIF(FRRC.DIMENSION_VALUE, ''), N'_') END) = COALESCE(NULLIF("AU", ''), N'_') AND MAX(CASE WHEN UPPER(FRRD.DIMENSION_NAME) = N'CU' THEN COALESCE(NULLIF(FRRC.DIMENSION_VALUE, ''), N'_') END) = COALESCE(NULLIF("CU", ''), N'_') ) GROUP BY "CA", "DP", "PE", "RU", "AC", "FL", "AU", "CU"]; SQL state [72000]; error code [12704]; ORA-12704: character set mismatch&lt;/P&gt;
  &lt;P&gt;; nested exception is java.sql.SQLException: ORA-12704: character set mismatch&lt;/P&gt;
  &lt;P&gt; java.sql.SQLException: ORA-12704: character set mismatch&lt;/P&gt;
  &lt;P&gt;Thank you for your help,&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 13:29:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/sap-fim-10-0-sp16-error-when-displaying-rejected-and-imported-lines/qaq-p/402066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-01T13:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP FIM 10.0 SP16] [Error when displaying rejected and imported lines]</title>
      <link>https://community.sap.com/t5/financial-management-q-a/sap-fim-10-0-sp16-error-when-displaying-rejected-and-imported-lines/qaa-p/402067#M5272</link>
      <description>&lt;P&gt;Hello Ayoub&lt;/P&gt;&lt;P&gt;This issue has been reported to SAP and appears to be a bug, introduced in SP16&lt;/P&gt;&lt;P&gt;The SQL statement is incorrect, should be&lt;/P&gt;&lt;P&gt;AND MAX(CASE WHEN UPPER(FRRD.DIMENSION_NAME) = N'CA'  THEN COALESCE(NULLIF(FRRC.DIMENSION_VALUE, &lt;STRONG&gt;N'&lt;/STRONG&gt;'),  N'_') END) = COALESCE(NULLIF("CA", N''), N'_')&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 14:45:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/sap-fim-10-0-sp16-error-when-displaying-rejected-and-imported-lines/qaa-p/402067#M5272</guid>
      <dc:creator>Marc_Kuipers</dc:creator>
      <dc:date>2017-03-01T14:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP FIM 10.0 SP16] [Error when displaying rejected and imported lines]</title>
      <link>https://community.sap.com/t5/financial-management-q-a/sap-fim-10-0-sp16-error-when-displaying-rejected-and-imported-lines/qaa-p/402068#M5273</link>
      <description>&lt;P&gt;Hello Marc,&lt;/P&gt;&lt;P&gt;I would like to thank you for your anser.&lt;/P&gt;&lt;P&gt;I have tested the SP16 with another SQL Server 2012 database, the issue id'ont have the issue I guess the bug is related to the &lt;/P&gt;&lt;P&gt;Oracle 11g R2.    &lt;/P&gt;&lt;P&gt; Ohterwise have an ide&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 15:47:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/sap-fim-10-0-sp16-error-when-displaying-rejected-and-imported-lines/qaa-p/402068#M5273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-01T15:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP FIM 10.0 SP16] [Error when displaying rejected and imported lines]</title>
      <link>https://community.sap.com/t5/financial-management-q-a/sap-fim-10-0-sp16-error-when-displaying-rejected-and-imported-lines/qaa-p/402069#M5274</link>
      <description>&lt;P&gt;Hello Marc,&lt;/P&gt;&lt;P&gt;I would like to thank you for your anser.&lt;/P&gt;&lt;P&gt;I have tested the SP16 with another SQL Server 2012 database, the issue id'ont have the issue I guess the bug is related to the &lt;/P&gt;&lt;P&gt;Oracle 11g R2. &lt;/P&gt;&lt;P&gt; Ohterwise have an idea if SAP Sap going a new SP in order the to correct the bug, or i sould unstall the SP16 and use the P15&lt;/P&gt;&lt;P&gt;  Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 15:49:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/sap-fim-10-0-sp16-error-when-displaying-rejected-and-imported-lines/qaa-p/402069#M5274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-01T15:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP FIM 10.0 SP16] [Error when displaying rejected and imported lines]</title>
      <link>https://community.sap.com/t5/financial-management-q-a/sap-fim-10-0-sp16-error-when-displaying-rejected-and-imported-lines/qaa-p/402070#M5275</link>
      <description>&lt;P&gt;Hello Marc,&lt;BR /&gt;I would like to thank you for your anser.&lt;BR /&gt;I have tested the SP16 with another SQL Server 2012 database, I d'ont have the issue I guess the bug is related to the SP 16 with Oracle 11g R2. &lt;BR /&gt;Ohterwise have an idea if SAP Sap will going out a new SP in order the to correct the bug, or i sould uninstall&lt;/P&gt;&lt;P&gt;the SP16 and use the P15.&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;U&gt;&lt;/U&gt;&lt;SUB&gt;&lt;/SUB&gt;&lt;SUP&gt;&lt;/SUP&gt;Ayoub&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 15:54:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/sap-fim-10-0-sp16-error-when-displaying-rejected-and-imported-lines/qaa-p/402070#M5275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-01T15:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP FIM 10.0 SP16] [Error when displaying rejected and imported lines]</title>
      <link>https://community.sap.com/t5/financial-management-q-a/sap-fim-10-0-sp16-error-when-displaying-rejected-and-imported-lines/qaa-p/402071#M5276</link>
      <description>&lt;P&gt;Hi Ayoub&lt;/P&gt;&lt;P&gt;I am sure this will be fixed - but have no idea on ETA&lt;/P&gt;&lt;P&gt;For now, I would suggest to move back to SP15, as you did&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 16:42:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/sap-fim-10-0-sp16-error-when-displaying-rejected-and-imported-lines/qaa-p/402071#M5276</guid>
      <dc:creator>Marc_Kuipers</dc:creator>
      <dc:date>2017-03-01T16:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP FIM 10.0 SP16] [Error when displaying rejected and imported lines]</title>
      <link>https://community.sap.com/t5/financial-management-q-a/sap-fim-10-0-sp16-error-when-displaying-rejected-and-imported-lines/qaa-p/402072#M5277</link>
      <description>&lt;P&gt;Hi Marc,                                                                                                                                                                                &lt;/P&gt;&lt;P&gt;Thanks a lot for the information.&lt;/P&gt;&lt;P&gt;Ayoub&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 19:01:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/sap-fim-10-0-sp16-error-when-displaying-rejected-and-imported-lines/qaa-p/402072#M5277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-01T19:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP FIM 10.0 SP16] [Error when displaying rejected and imported lines]</title>
      <link>https://community.sap.com/t5/financial-management-q-a/sap-fim-10-0-sp16-error-when-displaying-rejected-and-imported-lines/qaa-p/402073#M5278</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;Please consult the following SAP article : &lt;/P&gt;&lt;P&gt;2436552 - SAP
Financial Information Management SP16 - Unable to see rejected lines and
imported lines with Oracle repository&lt;/P&gt;&lt;P&gt;Kind Regards, &lt;/P&gt;&lt;P&gt;Donia &lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 11:32:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/sap-fim-10-0-sp16-error-when-displaying-rejected-and-imported-lines/qaa-p/402073#M5278</guid>
      <dc:creator>donia_bettaieb</dc:creator>
      <dc:date>2017-04-06T11:32:42Z</dc:date>
    </item>
  </channel>
</rss>

