<?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 Why does data types differ in Domain level and program level? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/why-does-data-types-differ-in-domain-level-and-program-level/m-p/12173329#M1979153</link>
    <description>&lt;P&gt;Why does data types differ in Domain level and program level?&lt;/P&gt;</description>
    <pubDate>Sat, 22 Feb 2020 15:00:02 GMT</pubDate>
    <dc:creator>former_member664739</dc:creator>
    <dc:date>2020-02-22T15:00:02Z</dc:date>
    <item>
      <title>Why does data types differ in Domain level and program level?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/why-does-data-types-differ-in-domain-level-and-program-level/m-p/12173329#M1979153</link>
      <description>&lt;P&gt;Why does data types differ in Domain level and program level?&lt;/P&gt;</description>
      <pubDate>Sat, 22 Feb 2020 15:00:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/why-does-data-types-differ-in-domain-level-and-program-level/m-p/12173329#M1979153</guid>
      <dc:creator>former_member664739</dc:creator>
      <dc:date>2020-02-22T15:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Why does data types differ in Domain level and program level?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/why-does-data-types-differ-in-domain-level-and-program-level/m-p/12173330#M1979154</link>
      <description>&lt;P&gt;There is not a real difference. The mapping between ABAP and Domain is here:&lt;/P&gt;&lt;P&gt;ABAP-Type -&amp;gt; Dictionary-Type&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;b, s, i, int8 maps to -&amp;gt; INT1, INT2, INT4, INT8 &lt;/LI&gt;&lt;LI&gt;p maps to -&amp;gt; DEC (acc. length and decimals)&lt;/LI&gt;&lt;LI&gt; decfloat16, decfloat34 map to -&amp;gt; DF16_RAW, DF34_RAW &lt;/LI&gt;&lt;LI&gt;f maps to -&amp;gt; FLTP &lt;/LI&gt;&lt;LI&gt;c maps to -&amp;gt; CHAR (acc. length)&lt;/LI&gt;&lt;LI&gt;n maps to -&amp;gt; NUMC (acc. length)&lt;/LI&gt;&lt;LI&gt;d maps to -&amp;gt; DATS &lt;/LI&gt;&lt;LI&gt;t maps to -&amp;gt; TIMS &lt;/LI&gt;&lt;LI&gt;x maps to -&amp;gt; RAW (acc. length) &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I think the different naming comes from the history: domains were used in the context of data base tables first and had to provide types which could be used in these data bases.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Feb 2020 15:48:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/why-does-data-types-differ-in-domain-level-and-program-level/m-p/12173330#M1979154</guid>
      <dc:creator>lutzi3</dc:creator>
      <dc:date>2020-02-22T15:48:55Z</dc:date>
    </item>
  </channel>
</rss>

