<?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: converting char data element to curr data element? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131648#M743956</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks for your information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What ever the field I am talking about in the transaction, the same field has been created in several SAP tables,structures and views. So If I change the data element for this field its going to impact all other objects?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am in the process of finding  why this data element(currency field) has been created in char fomat. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if I change in the data element all other tables,views do I need to activate again? or when I activate this data element is it take cares? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If I want to use field exit, as this is a custom field we can create field exit for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks  a lot for ur information.&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2007 23:12:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-29T23:12:35Z</dc:date>
    <item>
      <title>converting char data element to curr data element?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131643#M743951</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 one of the transaction we have a custom field (Amount field) - but they used char data element  for this currency field.  And now in this field if we don&amp;#146;t supply amount value in Currency  format then the program is dumping. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to solve this situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. This data element is using in lot of various tables, views and structures. So If I change this data element then how to handle rest of the object?&lt;/P&gt;&lt;P&gt;Do we have any other solution to solve this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please share your opinions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 21:50:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131643#M743951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T21:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: converting char data element to curr data element?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131644#M743952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In which format you are passing the currency into that field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 21:53:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131644#M743952</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T21:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: converting char data element to curr data element?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131645#M743953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For example if some one enteres by mistake  14..50 or 15.space 9 &lt;/P&gt;&lt;P&gt;like any thing other than currency format (14.50)  program is dumping. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dump message - The program attempted to interpret tghe value "14..50' as a numner, but since the value contravenes the rules for correct number formats, this was not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 22:03:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131645#M743953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T22:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: converting char data element to curr data element?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131646#M743954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why you dont change only the data element for the specific field on that transaction, using insted a char for a numer element?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case is not possible...I would create a field exit to validate that the field has a numeric value.....that will be enough....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gabriel ¨P.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 22:13:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131646#M743954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T22:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: converting char data element to curr data element?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131647#M743955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, you have to change at domain level. If you change at domain level there will not be any impact on other objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 22:17:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131647#M743955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T22:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: converting char data element to curr data element?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131648#M743956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks for your information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What ever the field I am talking about in the transaction, the same field has been created in several SAP tables,structures and views. So If I change the data element for this field its going to impact all other objects?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am in the process of finding  why this data element(currency field) has been created in char fomat. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if I change in the data element all other tables,views do I need to activate again? or when I activate this data element is it take cares? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If I want to use field exit, as this is a custom field we can create field exit for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks  a lot for ur information.&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 23:12:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131648#M743956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T23:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: converting char data element to curr data element?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131649#M743957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ups I dont think is a good idea to change the data element at this time for that field, It will impact on the rest of the tables, structures and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please dont change it, I think is a better idea on doing it on a field exit....fo sure it will work. Dont forget to validate the transaction and the dynpro name and number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gabriel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 23:45:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131649#M743957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T23:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: converting char data element to curr data element?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131650#M743958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If that is the case I have to create a field exit and then validate there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As this is a custom field I can create field exit using the program RSMODPRF and I can validate the field value in the function module? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also as this is a char field - when we want to compare or validate this value with currency is there any logic we can follow, cose I tried in some temp program and seems to be its bit complicated to validate the values in the field (like it should not contain .. or space or 55. 99  like all these things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please suggest me any kind of information.&lt;/P&gt;&lt;P&gt;I appreciate your time and help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 23:54:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131650#M743958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T23:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: converting char data element to curr data element?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131651#M743959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, create the FM running the report RSMODPRF, &lt;/P&gt;&lt;P&gt;what you should do is to assing the input value to a numeric variable....that is all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gabriel P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 14:13:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-char-data-element-to-curr-data-element/m-p/3131651#M743959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-30T14:13:34Z</dc:date>
    </item>
  </channel>
</rss>

