<?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: Regarding NUMC conversion in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-numc-conversion/m-p/2028994#M416208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kishore,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To avoid this have a char variable to be on screen,&lt;/P&gt;&lt;P&gt;and in th Program assign this char variable to a NUMC variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note: Check When Char Variable is NULL .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if Null Avoid it.&lt;/P&gt;&lt;P&gt;else assign it to NUMC variable.&lt;/P&gt;&lt;P&gt;i.e. if Char variable is null ,after assignment we will have in Numc Variable&lt;/P&gt;&lt;P&gt;value as 0000. hence avoid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;indeed if you were intersted to give 0000 value to NUMC variable for any data&lt;/P&gt;&lt;P&gt;retrival . pass 0000 through screen(char variable) and assign it in the Program&lt;/P&gt;&lt;P&gt;to NUMc variable and have any data retrival.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope This will Be Helpful,&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>Tue, 13 Mar 2007 07:17:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-13T07:17:30Z</dc:date>
    <item>
      <title>Regarding NUMC conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-numc-conversion/m-p/2028988#M416202</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;     we have two fields on the screen, which are referring to NUMC data type.&lt;/P&gt;&lt;P&gt;    when we donot enter any thing on the screen, it is by default taking Zero's when saved. which is a property of NUMC.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;        is there a way where we can change this property.(screen cannot be modified at any cost)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kishore Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 06:52:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-numc-conversion/m-p/2028988#M416202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T06:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding NUMC conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-numc-conversion/m-p/2028989#M416203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We can't change properties that were defined by SAp w.r.t to data types.&lt;/P&gt;&lt;P&gt;Only thing is that we have to use such fields, which will suit our requirement;&lt;/P&gt;&lt;P&gt;Declare a CHAR type field , so that zeros' won't come into screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 06:54:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-numc-conversion/m-p/2028989#M416203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T06:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding NUMC conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-numc-conversion/m-p/2028990#M416204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you don't want to have zero's when the number is saved, convert the NUMC type field to a CHAR field, so even if you save, no zero's are saved, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this is not the answer jus explain me ur question properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 06:55:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-numc-conversion/m-p/2028990#M416204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T06:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding NUMC conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-numc-conversion/m-p/2028991#M416205</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;   what pavan understood is right, but i cant change the screen field to  CHAR, that is the restriction that i have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kishore Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 06:58:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-numc-conversion/m-p/2028991#M416205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T06:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding NUMC conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-numc-conversion/m-p/2028992#M416206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kishore,&lt;/P&gt;&lt;P&gt;MOVE the data to a variable of type CHAR with same length.&lt;/P&gt;&lt;P&gt;at the time of saving data , use MOVE statement to convert that variable to char type, then use that char type field for saving into database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it may solve ur issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sujatha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 07:00:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-numc-conversion/m-p/2028992#M416206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T07:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding NUMC conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-numc-conversion/m-p/2028993#M416207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we can't change the property of predefined data-types...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing is we can define user-define data types... where the field is of type CHAR...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 07:01:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-numc-conversion/m-p/2028993#M416207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T07:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding NUMC conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-numc-conversion/m-p/2028994#M416208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kishore,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To avoid this have a char variable to be on screen,&lt;/P&gt;&lt;P&gt;and in th Program assign this char variable to a NUMC variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note: Check When Char Variable is NULL .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if Null Avoid it.&lt;/P&gt;&lt;P&gt;else assign it to NUMC variable.&lt;/P&gt;&lt;P&gt;i.e. if Char variable is null ,after assignment we will have in Numc Variable&lt;/P&gt;&lt;P&gt;value as 0000. hence avoid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;indeed if you were intersted to give 0000 value to NUMC variable for any data&lt;/P&gt;&lt;P&gt;retrival . pass 0000 through screen(char variable) and assign it in the Program&lt;/P&gt;&lt;P&gt;to NUMc variable and have any data retrival.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope This will Be Helpful,&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>Tue, 13 Mar 2007 07:17:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-numc-conversion/m-p/2028994#M416208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T07:17:30Z</dc:date>
    </item>
  </channel>
</rss>

