<?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: Domain in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/2306239#M504553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi krishna latha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Domain is a place where we can define Technical attributes of the field which includes data type, no. of chars, output length, conversion routine, case of the data and value range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we create domain we can modify uppercase to lowercase. But its not possible in built-in type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Difference between domain &amp;amp; built-in type is,&lt;/P&gt;&lt;P&gt;   Domain will give list of values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once we create domain, we can use for other fields also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is useful reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 May 2007 05:53:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-15T05:53:44Z</dc:date>
    <item>
      <title>Domain</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/2306235#M504549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what information does a domain consist of?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 13:54:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/2306235#M504549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T13:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Domain</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/2306236#M504550</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; A domain describes the technical attributes of a field, such as the data&lt;/P&gt;&lt;P&gt; type or the number of positions in a field. The domain defines primarily&lt;/P&gt;&lt;P&gt; a value range describing the valid data values for the fields referring&lt;/P&gt;&lt;P&gt; to this domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Different technical fields of the same type can be combined in a domain.&lt;/P&gt;&lt;P&gt; Fields referring to the same domain are changed at the same time when a&lt;/P&gt;&lt;P&gt; domain is changed. This ensures the consistency of these fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward.&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 13:55:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/2306236#M504550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T13:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Domain</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/2306237#M504551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Domain Contains : Data type and Length ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also it has fixed values i mean value table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 14:02:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/2306237#M504551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T14:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Domain</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/2306238#M504552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Domain contains the Technical attributes of the field.&lt;/P&gt;&lt;P&gt;It consistes of the data element information.&lt;/P&gt;&lt;P&gt;It gives the check table,value table informtion.&lt;/P&gt;&lt;P&gt;Check table information is one which gives u foreign key relationship information.&lt;/P&gt;&lt;P&gt;Value table gives u all the possible entries for that particular field.&lt;/P&gt;&lt;P&gt;A Domain can one or more data eelments.&lt;/P&gt;&lt;P&gt;We can create our own domains.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 02:18:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/2306238#M504552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T02:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Domain</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/2306239#M504553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi krishna latha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Domain is a place where we can define Technical attributes of the field which includes data type, no. of chars, output length, conversion routine, case of the data and value range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we create domain we can modify uppercase to lowercase. But its not possible in built-in type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Difference between domain &amp;amp; built-in type is,&lt;/P&gt;&lt;P&gt;   Domain will give list of values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once we create domain, we can use for other fields also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is useful reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 05:53:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/2306239#M504553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T05:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Domain</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/2306240#M504554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Domain will consist of the data type and the length of the field. &lt;/P&gt;&lt;P&gt;In detail, it can have fixed values, value ranges and value table as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 19:30:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/2306240#M504554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T19:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Domain</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/2306241#M504555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi latha,&lt;/P&gt;&lt;P&gt;              a domain consists of&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) data type&lt;/P&gt;&lt;P&gt;2) output lenght&lt;/P&gt;&lt;P&gt;3)number of charecter&lt;/P&gt;&lt;P&gt;4)decimal places&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;              this domain means technical properties of the table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;madhukar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 10:21:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/2306241#M504555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T10:21:34Z</dc:date>
    </item>
  </channel>
</rss>

