<?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 CHANGE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-change/m-p/792305#M40131</link>
    <description>&lt;P&gt;I tried as u suggested but for old data it is taking as 4 places for new it is taking  5. &lt;/P&gt;&lt;P&gt;and for old data ( say it was 3 and now taking as 0003 to display the data) and for new data 00003.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sat, 09 Mar 2019 03:20:45 GMT</pubDate>
    <dc:creator>former_member605939</dc:creator>
    <dc:date>2019-03-09T03:20:45Z</dc:date>
    <item>
      <title>DATA TYPE CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-change/m-p/792303#M40129</link>
      <description>&lt;P&gt;One of our object having Z table with more than 5000 records . One of the fields having data type NUMC with length 4 ( Like 0001 is 1 , 0020 is 20 ) . Now the requirement is to to 5 digit number and with alphabets ( Like 2002A).&lt;/P&gt;
  &lt;P&gt;New entries will be of length 5 and main concern is if we create field value 00001, it will take 00001 not 1 and but what about old entries how they will behave.&lt;/P&gt;
  &lt;P&gt;How can i do that the previous data is also accommodate with new data type.&lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 10:35:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-change/m-p/792303#M40129</guid>
      <dc:creator>former_member605939</dc:creator>
      <dc:date>2019-03-08T10:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: DATA TYPE CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-change/m-p/792304#M40130</link>
      <description>&lt;P&gt;Your correct that in the new situation 1 wil not automatically be changed to 00001, you will need to take care of that yourself. Concerning the existing values, if you want them to have an extra leading 0, I think you should do your data type change in 2 steps. First change it to NUMC length 5 and activate the table (probably with transaction SE14), and than change it the the CHAR 5 data type. &lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 11:06:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-change/m-p/792304#M40130</guid>
      <dc:creator>ArthurParisius</dc:creator>
      <dc:date>2019-03-08T11:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: DATA TYPE CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-change/m-p/792305#M40131</link>
      <description>&lt;P&gt;I tried as u suggested but for old data it is taking as 4 places for new it is taking  5. &lt;/P&gt;&lt;P&gt;and for old data ( say it was 3 and now taking as 0003 to display the data) and for new data 00003.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2019 03:20:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-change/m-p/792305#M40131</guid>
      <dc:creator>former_member605939</dc:creator>
      <dc:date>2019-03-09T03:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: DATA TYPE CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-change/m-p/792306#M40132</link>
      <description>&lt;P&gt;Create a copy the Z table. Put some sample data into the copy. Change the data type. See what happens. &lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2019 07:50:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-change/m-p/792306#M40132</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-03-09T07:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: DATA TYPE CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-change/m-p/792307#M40133</link>
      <description>&lt;P&gt;Please use the COMMENT button. ANSWER is only to propose a solution. If it's too late, you still have an option to convert your answer into a comment.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 13:18:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-change/m-p/792307#M40133</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-03-10T13:18:27Z</dc:date>
    </item>
  </channel>
</rss>

