<?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: table T005X in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-t005x/m-p/3450066#M828790</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can do this by following below steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Use SM30 and give the view name as V_T005. Then click On Maitain.&lt;/P&gt;&lt;P&gt;2. If it allows to change the settings, then all avaialable records will be displayed.&lt;/P&gt;&lt;P&gt;3. Choose the Country code for which you need to change the settings, and then clici on change button.&lt;/P&gt;&lt;P&gt;4. You can see Date format and Decimal format. Change the radiobuttons appropriately and then SAVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AS these are general settings the changes may not be allowed for normal users. Check before you do any changes as this will reflect in entire system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Feb 2008 11:43:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-26T11:43:46Z</dc:date>
    <item>
      <title>table T005X</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-t005x/m-p/3450065#M828789</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;Currently in table T005X , for country IN , the value &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;of field XDEZP (Decimal Notation ) is space . we &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wish to update it to 'X' . As per my understanding , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this can be done in some customisation settings . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone guide how to go about this ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 11:09:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-t005x/m-p/3450065#M828789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T11:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: table T005X</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-t005x/m-p/3450066#M828790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can do this by following below steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Use SM30 and give the view name as V_T005. Then click On Maitain.&lt;/P&gt;&lt;P&gt;2. If it allows to change the settings, then all avaialable records will be displayed.&lt;/P&gt;&lt;P&gt;3. Choose the Country code for which you need to change the settings, and then clici on change button.&lt;/P&gt;&lt;P&gt;4. You can see Date format and Decimal format. Change the radiobuttons appropriately and then SAVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AS these are general settings the changes may not be allowed for normal users. Check before you do any changes as this will reflect in entire system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 11:43:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-t005x/m-p/3450066#M828790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T11:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: table T005X</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-t005x/m-p/3450067#M828791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the output is to be printed in the format as per the country code then you have to get the decimal notation of that country from the table t005x. The decimal notation field &lt;/P&gt;&lt;P&gt;is xdezp. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then convert the value as per the decimal notation required. You can use it this way. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Translate the Component value &lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;If comma is used for decimal separator "e.g. 1.500.010,009 &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;if l_xdezp eq space. &lt;/P&gt;&lt;P&gt;TRANSLATE px_in-value USING '. '. &lt;/P&gt;&lt;P&gt;TRANSLATE px_in-value USING ',.'. &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;If dot is used for decimal separator "e.g. 1,500,010.009 &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;elseif l_xdezp eq 'X'. &lt;/P&gt;&lt;P&gt;TRANSLATE px_in-value USING ', '. &lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 11:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-t005x/m-p/3450067#M828791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T11:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: table T005X</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-t005x/m-p/3450068#M828792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try OY01&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 08:55:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-t005x/m-p/3450068#M828792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-28T08:55:56Z</dc:date>
    </item>
  </channel>
</rss>

