<?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 what is the difference between Data Element &amp; Domain in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646855#M878246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please CLear My doubt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.what is the difference between Data Element &amp;amp; Domain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Apr 2008 07:25:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-15T07:25:44Z</dc:date>
    <item>
      <title>what is the difference between Data Element &amp; Domain</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646855#M878246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please CLear My doubt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.what is the difference between Data Element &amp;amp; Domain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 07:25:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646855#M878246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T07:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: what is the difference between Data Element &amp; Domain</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646856#M878247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Domain will define data type, value range, check table etc... Data element will be based on a domain (or data type defined directly) and will define description texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if you need to create a table with many date fields, you'll will define only one domain (or use the DATUM domain) and create many data elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jean-Michel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 07:29:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646856#M878247</guid>
      <dc:creator>former_member416164</dc:creator>
      <dc:date>2008-04-15T07:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: what is the difference between Data Element &amp; Domain</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646857#M878248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Domain - Specifies the technical attributes of a data element - its data type, length, possible values, and appearance on the screen. Each data element has an underlying domain. A single domain can be the basis for several data elements. Domains are objects in the ABAP Dictionary. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data Element - Describes the business function of a table field. Its technical attributes are based on a domain, and its business function is described by its field labels and documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 07:29:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646857#M878248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T07:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: what is the difference between Data Element &amp; Domain</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646858#M878249</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;domain will give the technical properties of a field(data type,length,value table,etc..)&lt;/P&gt;&lt;P&gt;data element will give u the technical properties(domain), documentation and field labels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 07:29:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646858#M878249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T07:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: what is the difference between Data Element &amp; Domain</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646859#M878250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check this link :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21ea31446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21ea31446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points, if helpful,&lt;/P&gt;&lt;P&gt;Sandeep Kaushik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 07:31:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646859#M878250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T07:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: what is the difference between Data Element &amp; Domain</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646860#M878251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Refer&lt;/P&gt;&lt;P&gt; &lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=10742253&amp;amp;messageID=3626925" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=10742253&amp;amp;messageID=3626925&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=10742253&amp;amp;messageID=4065568" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=10742253&amp;amp;messageID=4065568&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=10742253&amp;amp;messageID=4753720" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=10742253&amp;amp;messageID=4753720&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 07:31:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646860#M878251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T07:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: what is the difference between Data Element &amp; Domain</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646861#M878252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Domain : it gives the techincal charecterstics of the field that uses it. its in general.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example if we create a domain for name every field which uses it gets its charcterstics like data type as char length foe ex 10 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data element : it contains sematic charcterstics of the field&lt;/P&gt;&lt;P&gt;                   only pure description like field labels documentation etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the above example the name can be of various type like name of persons ,companies etc. so we use one dataelement to describe names of persons and one to describe names of companies etc. we use data element based on context. but the innerlying domain is one and the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;prasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 07:35:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646861#M878252</guid>
      <dc:creator>prasanth_kasturi</dc:creator>
      <dc:date>2008-04-15T07:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: what is the difference between Data Element &amp; Domain</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646862#M878253</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;domain is small unit than data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mainly Domain is used for value range and data element is for field description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 07:35:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646862#M878253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T07:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: what is the difference between Data Element &amp; Domain</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646863#M878254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Domain contains technical attributes like type, size&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data Element contains semantic attributes like description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Domain is assigned to data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 09:27:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-data-element-domain/m-p/3646863#M878254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T09:27:57Z</dc:date>
    </item>
  </channel>
</rss>

