<?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 hw to create data element in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hw-to-create-data-element/m-p/2346660#M517725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;plz give me the step that how to create a data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jun 2007 06:55:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-04T06:55:16Z</dc:date>
    <item>
      <title>hw to create data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hw-to-create-data-element/m-p/2346660#M517725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;plz give me the step that how to create a data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 06:55:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hw-to-create-data-element/m-p/2346660#M517725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T06:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: hw to create data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hw-to-create-data-element/m-p/2346661#M517726</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 the use of the built-in type, you have to set always in every different data element the exact type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the use of the domains (pre-defined types) you just have to enter the domain name into the data element. If you have to modify the type, you can maintain it in the domain (only once) but the built in types have to modifyed in every data element (which means more work).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Domains have a little more options also, than the built in types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 06:58:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hw-to-create-data-element/m-p/2346661#M517726</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-06-04T06:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: hw to create data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hw-to-create-data-element/m-p/2346662#M517727</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;goto se11 -&amp;gt; in tables attributes section -&amp;gt; click on table fields -&amp;gt; give field name -&amp;gt; data element -&amp;gt;double click on data element -&amp;gt; give domain name ( same as data element) -&amp;gt; double click on domain name -&amp;gt; give data type, length (o/p) -&amp;gt;desc -&amp;gt; activate -&amp;gt; back -&amp;gt; give data element desc, selection text for data element -&amp;gt; activate -&amp;gt; back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;suresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 07:00:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hw-to-create-data-element/m-p/2346662#M517727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T07:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: hw to create data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hw-to-create-data-element/m-p/2346663#M517728</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;Procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the initial screen of the ABAP Dictionary, select object type Data type, enter the data element name and choose Create. &lt;/P&gt;&lt;P&gt;A dialog box appears. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the data element and choose . &lt;/P&gt;&lt;P&gt;The maintenance screen for data elements appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter an explanatory short text in the field Short text. &lt;/P&gt;&lt;P&gt;The short text appears as title in the F1 help for all the screen fields referring to this data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Data type tab page, define the  data type, number of places and possibly the number of decimal places of the data element. You can define these attributes by specifying a domain or by direct type entry. &lt;/P&gt;&lt;P&gt;If the data element should have the type attributes of a domain, you only have to select Domain and enter the domain name in the corresponding field. You can also define a new domain and create it by navigating to the domain maintenance screen by double-clicking (see  Creating Domains).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to enter the type attributes directly, select Direct type entry. Entries are now possible in the fields Data type, Number of places and Decimal places.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the data element should describe a reference type, choose Reference type and then Referenced type. Enter the name of the referenced type. This can be the name of a class or of an interface, a generic reference to ANY, OBJECT or DATA or a reference to a type defined in the Dictionary. If you want the reference type to be a predefined Dictionary type, select Reference to a predefined type. Enter the type, the number of places and possibly the decimal places.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Field label tab page you can maintain text information (short, medium, and long field labels and the title) for the data element. &lt;/P&gt;&lt;P&gt;You can use this text information in input templates to represent fields that refer to this data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save the data element. &lt;/P&gt;&lt;P&gt;You are asked to assign the data element a development class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;more details refer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/90/8d7307b1af11d194f600a0c929b3c3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/90/8d7307b1af11d194f600a0c929b3c3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;swati&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;plz reward points if helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 07:01:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hw-to-create-data-element/m-p/2346663#M517728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T07:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: hw to create data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hw-to-create-data-element/m-p/2346664#M517729</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;&lt;/P&gt;&lt;P&gt;Goto SE11 initial screen and give the name of the dataelement 'Zname' in data type Input field and select the radio button data type and click the push button CREATE..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now u will get a popup window to select one of the data type creation..&lt;/P&gt;&lt;P&gt;DATA ELEMENT&lt;/P&gt;&lt;P&gt;STRUCTURE&lt;/P&gt;&lt;P&gt;TABLE TYPE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select the radiobutton for DATA ELEMENT and press ENTER.. it will take you to the DATA ELEMENT creation initial screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also see the below link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/90/8d7307b1af11d194f600a0c929b3c3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/90/8d7307b1af11d194f600a0c929b3c3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/90/8d72feb1af11d194f600a0c929b3c3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/90/8d72feb1af11d194f600a0c929b3c3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21f2e5446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21f2e5446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Priyanka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 07:01:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hw-to-create-data-element/m-p/2346664#M517729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T07:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: hw to create data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hw-to-create-data-element/m-p/2346665#M517730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go through this link which ll give you detail idea about creating the data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/90/8d7307b1af11d194f600a0c929b3c3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/90/8d7307b1af11d194f600a0c929b3c3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 07:02:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hw-to-create-data-element/m-p/2346665#M517730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T07:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: hw to create data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hw-to-create-data-element/m-p/2346666#M517731</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;Goto SE11-&amp;gt;Select the Data Type Radio button-&amp;gt; give the some name and press Create -&amp;gt;It will list out 3 radio buttons-&amp;gt;select the Data Element Radio button-&amp;gt;it will take you to the respective screen-&amp;gt;give short description ,domain name and select field label tab to give the text. and save and activate it.&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;Regards,&lt;/P&gt;&lt;P&gt;Sangeetha.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 07:04:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hw-to-create-data-element/m-p/2346666#M517731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T07:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: hw to create data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hw-to-create-data-element/m-p/2346667#M517732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi abhay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that's simple,just try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to T.code se11,&lt;/P&gt;&lt;P&gt;select Data type radio button,&lt;/P&gt;&lt;P&gt;provide data element name start's with Z or Y,&lt;/P&gt;&lt;P&gt;create,&lt;/P&gt;&lt;P&gt;in pop up select data element  radio button,&lt;/P&gt;&lt;P&gt;enter,&lt;/P&gt;&lt;P&gt;then provide decsription and domain,&lt;/P&gt;&lt;P&gt;activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;seshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 07:10:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hw-to-create-data-element/m-p/2346667#M517732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T07:10:30Z</dc:date>
    </item>
  </channel>
</rss>

