<?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: Field data type conversion - How it affects the system in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-data-type-conversion-how-it-affects-the-system/m-p/5802320#M1311930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Mar 2010 05:12:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-02T05:12:12Z</dc:date>
    <item>
      <title>Field data type conversion - How it affects the system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-data-type-conversion-how-it-affects-the-system/m-p/5802315#M1311925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Techies ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have got this task of changing the data type of the certain  fields which are now of type dec,date to char&lt;/P&gt;&lt;P&gt;suiting one of the business needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently it is a simple task and but  have found it needs more research.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps I have planned to do :&lt;/P&gt;&lt;P&gt;1. Changing the type of the fields in the table which may result in changed date format to yyyymmdd  and numerical values would result no change in their value&lt;/P&gt;&lt;P&gt;2.Finding the reports that use these fields in their arithmetic operations and disply, Correcting the reports&lt;/P&gt;&lt;P&gt;  to make no flaw during execution and display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any other checks I need make in order that this field type conversion would not make any flaw throughout production system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As these field affect the more number of program, I think, The inputs from you guys would lead the successful execution of this task&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I also need to deal with BAPIs and others associated objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide your inputs on it.&lt;/P&gt;&lt;P&gt;I apprecite your valuable inputs&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;Manivanna  Prabu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 23:54:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-data-type-conversion-how-it-affects-the-system/m-p/5802315#M1311925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T23:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Field data type conversion - How it affects the system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-data-type-conversion-how-it-affects-the-system/m-p/5802316#M1311926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manivanna Prabu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not advisable to change the data type of the dictionary fields...!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still you have a requirement the use the SE11, SE12, SE13, SE14.&lt;/P&gt;&lt;P&gt;To Adjust and activate...!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Dileep .C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 03:28:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-data-type-conversion-how-it-affects-the-system/m-p/5802316#M1311926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T03:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Field data type conversion - How it affects the system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-data-type-conversion-how-it-affects-the-system/m-p/5802317#M1311927</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;Is it a standard table or a Ztable Field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not recommended to change standard fields as it may be used in several places.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is a ztable field, you need to do a where used list for that field in SE11 and check all the dependency objects, make sure that the change is carried out throughout the system where and all the field is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 03:33:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-data-type-conversion-how-it-affects-the-system/m-p/5802317#M1311927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T03:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Field data type conversion - How it affects the system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-data-type-conversion-how-it-affects-the-system/m-p/5802318#M1311928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Adjust and Activate&lt;/STRONG&gt; ,but it is not adivisible....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 05:13:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-data-type-conversion-how-it-affects-the-system/m-p/5802318#M1311928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T05:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Field data type conversion - How it affects the system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-data-type-conversion-how-it-affects-the-system/m-p/5802319#M1311929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi techies,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate  your valuable  replies  on this task.&lt;/P&gt;&lt;P&gt;These are all the 'Z' or  custom fields in the Standard SAP table that needs to be changed.&lt;/P&gt;&lt;P&gt;I do find the dependency objects using SE11( Where-used list  ) and have sorted what changes needed in this objects.&lt;/P&gt;&lt;P&gt;Is this just enough making these change alone, Whatelse I am expected to carry out in the system so that the system would not be affected . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please share your valuable inputs.&lt;/P&gt;&lt;P&gt;Can you guys provide any specific reasons why it is not advisable to carry out this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prabu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2009 04:54:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-data-type-conversion-how-it-affects-the-system/m-p/5802319#M1311929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-25T04:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Field data type conversion - How it affects the system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-data-type-conversion-how-it-affects-the-system/m-p/5802320#M1311930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 05:12:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-data-type-conversion-how-it-affects-the-system/m-p/5802320#M1311930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-02T05:12:12Z</dc:date>
    </item>
  </channel>
</rss>

