<?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 element in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-element/m-p/3812755#M917012</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;can anyone please tell me that is it neccessary to define data element for any table field? if we dont define then what will happen? why we need it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards saurabh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 May 2008 10:03:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-22T10:03:21Z</dc:date>
    <item>
      <title>data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-element/m-p/3812755#M917012</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;can anyone please tell me that is it neccessary to define data element for any table field? if we dont define then what will happen? why we need it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards saurabh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2008 10:03:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-element/m-p/3812755#M917012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-22T10:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-element/m-p/3812756#M917013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A data element is an unstructured type. In addition to the type definition (built-in data type, length, number of decimal places), a data element also contains semantic information. This semantic information can be used to edit the representation of table fields and structure components (pointing to the data element) in screens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A data element describes either &lt;STRONG&gt;an elementary type or a reference type&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An elementary type is defined by the built-in data type, length and possibly the number of decimal places. These type attributes can either be defined directly in the data element or copied from a  domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A reference type defines the types of reference variables in ABAP programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The text appearing in the field help (F1 help) in a field of an input template comes from the corresponding data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at belwo link for details:&lt;/P&gt;&lt;P&gt;[Data Elements|http://help.sap.com/saphelp_nw70/helpdata/en/73/f938361329ec5ae10000009b38f889/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2008 10:10:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-element/m-p/3812756#M917013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-22T10:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-element/m-p/3812757#M917014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear friend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want that field in your future going &lt;/P&gt;&lt;P&gt;table and u need to make a link between &lt;/P&gt;&lt;P&gt;the two table u must need the data element.&lt;/P&gt;&lt;P&gt;DATA element is the technical specification of &lt;/P&gt;&lt;P&gt;any filed.&lt;/P&gt;&lt;P&gt;as a short cut you can use BUILD IN TYPE but&lt;/P&gt;&lt;P&gt;that must be not a good way to develope or customize &lt;/P&gt;&lt;P&gt;table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as a time being use buil in type.&lt;/P&gt;&lt;P&gt;but in future always use data element.&lt;/P&gt;&lt;P&gt;reasion is ONE and ONLY ONE that is REUSABILTY.&lt;/P&gt;&lt;P&gt;nothing else.&lt;/P&gt;&lt;P&gt;hope now much clear to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if help full &lt;/P&gt;&lt;P&gt;rewards are expecting.&lt;/P&gt;&lt;P&gt;any doubt pls keep in touch.&lt;/P&gt;&lt;P&gt;vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2008 10:11:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-element/m-p/3812757#M917014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-22T10:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-element/m-p/3812758#M917015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Every field shld have some functionality thats y we use data element  .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2008 10:13:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-element/m-p/3812758#M917015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-22T10:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-element/m-p/3812759#M917016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saurabh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                   It is not at all necessary to create a dataelement for a field if you are creating a table. You can always use the predefined data types to substitute a Domain and Description field to substitute an Data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2008 10:13:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-element/m-p/3812759#M917016</guid>
      <dc:creator>former_member182354</dc:creator>
      <dc:date>2008-05-22T10:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-element/m-p/3812760#M917017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saurabh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data element gives the technical role played by the field.In sap it is neccessay for consistancy of data,like if there is a change in the domain ..the change going to reflect to the data element and then the filed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here this is the hierachy and flow &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fields&lt;DEL&gt;-&amp;gt;Data elements&lt;/DEL&gt;&lt;DEL&gt;-&amp;gt;Domains&lt;/DEL&gt;---&amp;gt;Data types&lt;/P&gt;&lt;P&gt;'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2008 10:14:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-element/m-p/3812760#M917017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-22T10:14:20Z</dc:date>
    </item>
  </channel>
</rss>

