<?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: Digit no. are difference while data loading from bw to bpc.. in Financial Management Q&amp;A</title>
    <link>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883904#M218249</link>
    <description>&lt;P&gt;You can use JavaScript in conversion file like:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;external internal
*        js:%external%.toString().slice(-6)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;or, if you want to remove "1100" at the beginning of string:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;external internal
*        js:%external%.toString().replace(/^1100/, "")&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 09 May 2019 08:36:34 GMT</pubDate>
    <dc:creator>former_member186338</dc:creator>
    <dc:date>2019-05-09T08:36:34Z</dc:date>
    <item>
      <title>Digit no. are difference while data loading from bw to bpc..</title>
      <link>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaq-p/11883894</link>
      <description>&lt;P&gt;Hi Folks, &lt;/P&gt;
  &lt;P&gt;I am very fresher in Sap BPC .I have one scenario in bw (iC) side they have 10 digit account no.but in SAp bpc side they have 6 digit account no.while data loading how could be achieve this requirement means how to adjust 4 digit this no. Please let me know.&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;Ishrat Akifa&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 09:06:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaq-p/11883894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-05-07T09:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Digit no. are difference while data loading from bw to bpc..</title>
      <link>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883895#M218240</link>
      <description>&lt;P&gt;If you are talking about decimal digits in data values then in transformation file you can use rounding with: ROUNDAMOUNT&lt;/P&gt;&lt;P&gt;Clearly explained in help: &lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/viewer/ec68e48b18a44a49abb12b8ee8ae306f/10.0.34/en-US/f9c45de06faf1014878bae8cb0e91070.html" target="test_blank"&gt;https://help.sap.com/viewer/ec68e48b18a44a49abb12b8ee8ae306f/10.0.34/en-US/f9c45de06faf1014878bae8cb0e91070.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 09:38:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883895#M218240</guid>
      <dc:creator>former_member186338</dc:creator>
      <dc:date>2019-05-07T09:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Digit no. are difference while data loading from bw to bpc..</title>
      <link>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883896#M218241</link>
      <description>&lt;P&gt;Sorry, but what BPC you are using: BPC MS or BPC NW????&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 10:06:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883896#M218241</guid>
      <dc:creator>former_member186338</dc:creator>
      <dc:date>2019-05-07T10:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Digit no. are difference while data loading from bw to bpc..</title>
      <link>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883897#M218242</link>
      <description>&lt;P&gt;Hello, if you problem is your accounts have 10 digits in BW but your accounts have 6 digits in BPC, you need to use a conversion file. &lt;/P&gt;&lt;P&gt;If that is your situation, I let the next link
&lt;A href="https://help.sap.com/saphelp_boao22/helpdata/en/f9/c45de06faf1014878bae8cb0e91070/frameset.htm" target="test_blank"&gt;https://help.sap.com/saphelp_boao22/helpdata/en/f9/c45de06faf1014878bae8cb0e91070/frameset.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 14:15:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883897#M218242</guid>
      <dc:creator>alan_valenzuela</dc:creator>
      <dc:date>2019-05-07T14:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Digit no. are difference while data loading from bw to bpc..</title>
      <link>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883898#M218243</link>
      <description>&lt;P&gt;Accept-Unaccept-Accept-Unaccept? What was the idea behind???&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 21:30:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883898#M218243</guid>
      <dc:creator>former_member186338</dc:creator>
      <dc:date>2019-05-07T21:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Digit no. are difference while data loading from bw to bpc..</title>
      <link>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883899#M218244</link>
      <description>&lt;P&gt;Thanks  Guys .&lt;/P&gt;&lt;P&gt;I mean i have 10 digits account  in BW side and BPC side have 6 digits..so while data loading how to remove 4 digit.??&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ishrat Akifa&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 09:27:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883899#M218244</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-05-08T09:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Digit no. are difference while data loading from bw to bpc..</title>
      <link>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883900#M218245</link>
      <description>&lt;P&gt;Thanks  .&lt;/P&gt;&lt;P&gt;I mean i have 10 digits account in BW side and BPC side have 6 digits..so while data loading how to remove 4 digit.??&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ishrat Akifa&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 14:38:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883900#M218245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-05-08T14:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Digit no. are difference while data loading from bw to bpc..</title>
      <link>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883901#M218246</link>
      <description>&lt;P&gt;Hello, look you have to set up a conversion file, if you use BPC NW standard, you have to go, to next route. &lt;/P&gt;&lt;P&gt;Data Manager -&amp;gt; Conversion File -&amp;gt; New Conversion file &lt;/P&gt;&lt;P&gt;In the column EXTERNAL puts the accounts BW (10 digit) and the column INTERNAL puts the accounts BPC (6 digit) like this.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1680796-archivo-de-homologacion.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Then you have to set up the transformation file, here I let you a link the SAP help BPC&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_boao22/helpdata/en/f9/c45de06faf1014878bae8cb0e91070/frameset.htm"&gt;https://help.sap.com/saphelp_boao22/helpdata/en/f9/c45de06faf1014878bae8cb0e91070/frameset.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 14:56:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883901#M218246</guid>
      <dc:creator>alan_valenzuela</dc:creator>
      <dc:date>2019-05-08T14:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Digit no. are difference while data loading from bw to bpc..</title>
      <link>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883902#M218247</link>
      <description>&lt;P&gt;If you have some rule for conversion from 10 to 6 digits then it's better to use JavaScript in conversion file, not a table that is hard to maintain (like in  &lt;SPAN class="mention-scrubbed"&gt;alanvalenzuela&lt;/SPAN&gt; sample)! But you have to explain required logic.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 16:06:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883902#M218247</guid>
      <dc:creator>former_member186338</dc:creator>
      <dc:date>2019-05-08T16:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Digit no. are difference while data loading from bw to bpc..</title>
      <link>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883903#M218248</link>
      <description>&lt;P&gt;Thanks Vadim For your advice.&lt;/P&gt;&lt;P&gt;I have around 1000 account they have 10 digit no.( e.g 1100254817) i want to remove 1100 so result would be come out 254817.If i will use conversion file its very hard to maintain all 1000 accounts in excel . They have any alternate way so i can achieve this?&lt;/P&gt;&lt;P&gt; Thanks&lt;/P&gt;&lt;P&gt;Ishrat Akifa&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 07:36:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883903#M218248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-05-09T07:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Digit no. are difference while data loading from bw to bpc..</title>
      <link>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883904#M218249</link>
      <description>&lt;P&gt;You can use JavaScript in conversion file like:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;external internal
*        js:%external%.toString().slice(-6)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;or, if you want to remove "1100" at the beginning of string:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;external internal
*        js:%external%.toString().replace(/^1100/, "")&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 09 May 2019 08:36:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883904#M218249</guid>
      <dc:creator>former_member186338</dc:creator>
      <dc:date>2019-05-09T08:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Digit no. are difference while data loading from bw to bpc..</title>
      <link>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883905#M218250</link>
      <description>&lt;P&gt;Thanku so much Vadim.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 18:35:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883905#M218250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-05-10T18:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Digit no. are difference while data loading from bw to bpc..</title>
      <link>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883906#M218251</link>
      <description>&lt;P&gt; &lt;SPAN class="mention-scrubbed"&gt;akifa04&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Then, please accept this answer as correct answer!&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 19:00:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/digit-no-are-difference-while-data-loading-from-bw-to-bpc/qaa-p/11883906#M218251</guid>
      <dc:creator>former_member186338</dc:creator>
      <dc:date>2019-05-10T19:00:05Z</dc:date>
    </item>
  </channel>
</rss>

