<?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: Need help on data element in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-data-element/m-p/3435768#M825115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;What is the reference table and reference filed name you have entered while creating the table. &lt;/P&gt;&lt;P&gt;There is something called as currency formatting. You can see the documentation for the same for "write" statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So while viewing the data through se16n, before displaying the data, formmattign will occur. where as formmating will not occur when you view se11 display content. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get the asnwer if you look at the reference table and filed. aslo do not enter value as 0.07$. just enter 0.07.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR &lt;/P&gt;&lt;P&gt;Sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Feb 2008 10:10:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-26T10:10:13Z</dc:date>
    <item>
      <title>Need help on data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-data-element/m-p/3435766#M825113</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;   I have created a Z table along with table maintainence. In this table  i have created a field called Rate using the data element WERTV9.  When i try to maintain the entries in the table say for ex rate = 0.07$, its taking correctly but when i try to display the table entries using SE16, i see the rate is being displayed as 7000$ instea of 0.07$. Could any one please help me on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 08:22:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-data-element/m-p/3435766#M825113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T08:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-data-element/m-p/3435767#M825114</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;first of all u dont take data element as &lt;STRONG&gt;'WERTV9'&lt;/STRONG&gt; because this is Value field PL9 with +/- sign,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then while creating u dont enter something like &lt;STRONG&gt;0.07$&lt;/STRONG&gt;, u can enter &lt;STRONG&gt;0.07&lt;/STRONG&gt; that's all then in the currency type u can define either '&lt;STRONG&gt;$'&lt;/STRONG&gt; or &lt;STRONG&gt;INR&lt;/STRONG&gt; or something else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 09:25:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-data-element/m-p/3435767#M825114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T09:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-data-element/m-p/3435768#M825115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;What is the reference table and reference filed name you have entered while creating the table. &lt;/P&gt;&lt;P&gt;There is something called as currency formatting. You can see the documentation for the same for "write" statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So while viewing the data through se16n, before displaying the data, formmattign will occur. where as formmating will not occur when you view se11 display content. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get the asnwer if you look at the reference table and filed. aslo do not enter value as 0.07$. just enter 0.07.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR &lt;/P&gt;&lt;P&gt;Sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 10:10:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-data-element/m-p/3435768#M825115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T10:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-data-element/m-p/3435769#M825116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created  a Z data elemnt using the domain WERTV9.&lt;/P&gt;&lt;P&gt;also there is a seperate field for curency.&lt;/P&gt;&lt;P&gt;I enter 0.07 only in the rate field and not 0.07$.&lt;/P&gt;&lt;P&gt;While creating the table field the reference table and field which i ahve used is same Z table which i have created and the field is the currency field of the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 10:35:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-data-element/m-p/3435769#M825116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T10:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on data element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-data-element/m-p/3435770#M825117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mahesh, &lt;/P&gt;&lt;P&gt;as per my opinion nothing can be done from technical point of view. Why it is displaying is because of the currency formatting. &lt;/P&gt;&lt;P&gt;Check table TCURX for USD what is the Number of decimal places filed value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will answer ur question&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR &lt;/P&gt;&lt;P&gt;Sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 11:38:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-data-element/m-p/3435770#M825117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T11:38:20Z</dc:date>
    </item>
  </channel>
</rss>

