<?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: data type doubt in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-doubt/m-p/2645559#M609319</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;Yes it will get affected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Download the data into a local file as XLS or space tab limited file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and write a small utility program after the data element change upload the data into the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or create the new field in the table and transport upto production, and write utility program to move value from  old to new field. then delete the old field and make a transport&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Aug 2007 02:55:33 GMT</pubDate>
    <dc:creator>former_member194669</dc:creator>
    <dc:date>2007-08-09T02:55:33Z</dc:date>
    <item>
      <title>data type doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-doubt/m-p/2645557#M609317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a small doubt, Actually I have created a 'Z' table and in that I took a field as integer. And send to the production it is working fine. Now the user wants to change the data type (he wants to enter negatives values for that field) If I change the table and do it does it effect the data which is already keyed ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so how to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Line&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 02:42:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-doubt/m-p/2645557#M609317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-09T02:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: data type doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-doubt/m-p/2645558#M609318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sap not allowed negative value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so maintain same table separtly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example +200&lt;/P&gt;&lt;P&gt;               -200&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;positive 1&lt;/P&gt;&lt;P&gt;negative 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;200 1  positive&lt;/P&gt;&lt;P&gt;200 0  negitive&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sap logic also used sap funcational&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 02:52:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-doubt/m-p/2645558#M609318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-09T02:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: data type doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-doubt/m-p/2645559#M609319</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;Yes it will get affected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Download the data into a local file as XLS or space tab limited file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and write a small utility program after the data element change upload the data into the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or create the new field in the table and transport upto production, and write utility program to move value from  old to new field. then delete the old field and make a transport&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 02:55:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-doubt/m-p/2645559#M609319</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-08-09T02:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: data type doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-doubt/m-p/2645560#M609320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you database field is using the type INT4, then this will allow negatives by default.  So no need to do anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But to answer your question, the system will take appropriate actions to try to convert the data within the field. But you should really test this, to be safe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 02:58:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-doubt/m-p/2645560#M609320</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-08-09T02:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: data type doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-doubt/m-p/2645561#M609321</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;My data type is curr can any one tell me how can i accept the amount in negative values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Line&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 04:08:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-doubt/m-p/2645561#M609321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-09T04:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: data type doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-doubt/m-p/2645562#M609322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CURR fields can also have negative values by default in the database.  There is nothing special that you need to do to handle this when writing to the database.  If your issue is allowing the user to enter this value in a screen, then there is some formatting that you do require.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to your screen using screen painter&lt;/P&gt;&lt;P&gt;Click on the element list tab&lt;/P&gt;&lt;P&gt;click on the texts/i/o templates&lt;/P&gt;&lt;P&gt;Find your field in the list&lt;/P&gt;&lt;P&gt;Now in the Text or I/O field, you will see an underscore ie _______________&lt;/P&gt;&lt;P&gt;Just add a "V" to this, so it looks like this  ______________V&lt;/P&gt;&lt;P&gt;Doing so, is a placeholder for the sign.  Now the user can enter negative values in your screen.&lt;/P&gt;&lt;P&gt;&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;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 13:39:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-doubt/m-p/2645562#M609322</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-08-09T13:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: data type doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-doubt/m-p/2645563#M609323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I create one custom table to proceess Finanace data,here i used &lt;/P&gt;&lt;P&gt;Data element  WRBTR  &lt;/P&gt;&lt;P&gt;Domain is WERT7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to get negative values and i am able to save into Database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 13:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-doubt/m-p/2645563#M609323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-09T13:48:06Z</dc:date>
    </item>
  </channel>
</rss>

