<?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 data types in ABAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-types-in-abap/m-p/3380907#M811727</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the significance of initial field and valid field in data type like float,numeric,int etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Feb 2008 10:21:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-10T10:21:06Z</dc:date>
    <item>
      <title>data types in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-types-in-abap/m-p/3380907#M811727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the significance of initial field and valid field in data type like float,numeric,int etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Feb 2008 10:21:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-types-in-abap/m-p/3380907#M811727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-10T10:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: data types in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-types-in-abap/m-p/3380908#M811728</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;With data types p, n, c, and X you can enter a length in parentheses after the type name. If no length&lt;/P&gt;&lt;P&gt;is entered, the default length for this data type is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With data type P you can use the DECIMALS addition to determine the number of decimal places that&lt;/P&gt;&lt;P&gt;should be used (up to a maximum of 14). If this addition is missing, the number of decimal places is&lt;/P&gt;&lt;P&gt;set to zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not specify a type, then the field is automatically type C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All other literals (character, numbers with decimal places, floating point numbers) are stored as text&lt;/P&gt;&lt;P&gt;literals with data type C. If a literal is assigned to a variable that does not have type C, then a type&lt;/P&gt;&lt;P&gt;conversion is carried out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The length specification after the type name for ABAP data types C, N, and X specifies the number of&lt;/P&gt;&lt;P&gt;characters in the type. For type P fields, you can also set the number of decimal places. If you omit&lt;/P&gt;&lt;P&gt;these specifications, the system uses the default values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope this helps, Do reward.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Runal Singh on Feb 11, 2008 12:18 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 06:45:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-types-in-abap/m-p/3380908#M811728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-11T06:45:27Z</dc:date>
    </item>
  </channel>
</rss>

