<?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: Unit not displayed correctly in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722921#M1873283</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Raymond. I removed the conversion exit and its displaying correctly in background.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Dec 2014 10:56:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-12-13T10:56:09Z</dc:date>
    <item>
      <title>Unit not displayed correctly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722912#M1873274</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am executing an ALV report in background and when I check the unit field it is displayed as '******'. But when I execute the report in foreground the unit is appearing correctly. Please could someone let me know why the unit is displayed as&amp;nbsp; '******' in background and how to correct it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Priya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 12:07:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722912#M1873274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-08T12:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unit not displayed correctly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722913#M1873275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya,&lt;/P&gt;&lt;P&gt;Are you using the control break statement(AT NEW... ENDAT, AT END OF... ENDAT).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because Inside the control break statements only the value will be displayed as *****&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajkumar Narasimman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 12:11:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722913#M1873275</guid>
      <dc:creator>rajkumarnarasimman</dc:creator>
      <dc:date>2014-12-08T12:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unit not displayed correctly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722914#M1873276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajkumar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; No I am not using control break statements. I can see the Unit correctly when executing the report in Foreground. The problem is only if the report is executed in background. Please some one help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 12:16:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722914#M1873276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-08T12:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unit not displayed correctly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722915#M1873277</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;can please show how you declare this field in your itab&lt;/P&gt;&lt;P&gt;and do you declare this field in fieldcat (ALV).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you set SELTEXT_M, or _S or _L ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Dieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 12:24:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722915#M1873277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-08T12:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unit not displayed correctly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722916#M1873278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dieter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am declaring unit in the fieldcat as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;PERFORM set_fieldcat &lt;SPAN class="L0S52"&gt;USING&lt;/SPAN&gt; &lt;SPAN class="L0S33"&gt;'MEINH'&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S32"&gt;10&lt;/SPAN&gt; text-o08 &lt;SPAN class="L0S33"&gt;'23'&lt;/SPAN&gt; &lt;SPAN class="L0S33"&gt;'L'&lt;/SPAN&gt; space.&lt;/SPAN&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L1S52"&gt;FORM set_fieldcat&amp;nbsp; &lt;SPAN class="L1S52"&gt;USING&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; p_field p_length p_text p_pos p_just p_nozero.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L1S52"&gt;CLEAR&lt;/SPAN&gt; wa_fcat.&lt;BR /&gt;&amp;nbsp; wa_fcat-fieldname = p_field.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&amp;nbsp; wa_fcat-tabname&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L1S33"&gt;'IT_OUTPUT'&lt;/SPAN&gt;.&lt;BR /&gt;&amp;nbsp; wa_fcat-outputlen = p_length.&lt;BR /&gt;&amp;nbsp; wa_fcat-seltext_m = p_text.&lt;BR /&gt;&amp;nbsp; wa_fcat-col_pos&amp;nbsp;&amp;nbsp; = p_pos.&lt;BR /&gt;&amp;nbsp; wa_fcat-just&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = p_just.&lt;BR /&gt;&amp;nbsp; wa_fcat-no_zero&amp;nbsp;&amp;nbsp; = p_nozero.&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L1S52"&gt;APPEND&lt;/SPAN&gt; wa_fcat &lt;SPAN class="L1S52"&gt;TO&lt;/SPAN&gt; it_fcat.&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S52"&gt;ENDFORM.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S31"&gt;" SET_FIELDCAT&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;SPAN class="L1S31"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;SPAN class="L1S31"&gt;Please could you help why the unit is not displayed correctly in background?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;SPAN class="L1S31"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;SPAN class="L1S31"&gt;Thanks,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;SPAN class="L1S31"&gt;Priya&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;SPAN class="L1S31"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 12:37:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722916#M1873278</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-08T12:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unit not displayed correctly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722917#M1873279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi priya,&lt;/P&gt;&lt;P&gt;check that the data type is same for internal table field "ie for IT_OUTPUT" and text-008.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 12:55:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722917#M1873279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-08T12:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unit not displayed correctly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722918#M1873280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post definition of the unit fields in the internal table, actually unit fields are 3 character length internally and externally with conversion-exit CUNIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you actually fill it with correct data ?&lt;/P&gt;&lt;P&gt;(Sometimes ALV is able to correct such errors as external value in fields that should contain internal values, but not always)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 13:09:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722918#M1873280</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-12-08T13:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unit not displayed correctly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722919#M1873281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am defining the unit as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; meinh&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;TYPE mara-meins,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;I am using&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S33"&gt;'CONVERSION_EXIT_CUNIT_OUTPUT' to display unit in ALV report. Is this causing some problem while the report is executed in background?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Priya&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 13:33:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722919#M1873281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-08T13:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unit not displayed correctly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722920#M1873282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Execute a &lt;A href="http://help.sap.com/saphelp_nw70/helpdata/EN/d6/23253963143e6ae10000000a11402f/content.htm"&gt;Consistency Check&lt;/A&gt; during interactive display of the grid. Check in field catalog if the unit field carry the conversion-exit, if yes you are asking the ALV to convert some already converted data, and the background version of ALV rely on older code (as of REUSE ALV LIST FM) that was not always able to correct the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So don’t convert the data, let SAP do it, also if you reference some quantity with this field, the ALV may get in trouble for some exotic unit (As it currently is often not able to identify the unit attributes to display quantity, hopefully most quantity fields don’t actually need this option)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NB: If you don’t use the unit as a reference for quantity, you can keep on converting the value, but insure that the field catalog will not contain the conversion-exit, do not give any ddic reference in the field definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Also reduce output length to 3 and not 10, Else ALV may consider there is no enough space to display the field...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 13:49:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722920#M1873282</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-12-08T13:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unit not displayed correctly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722921#M1873283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Raymond. I removed the conversion exit and its displaying correctly in background.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Dec 2014 10:56:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-not-displayed-correctly/m-p/10722921#M1873283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-13T10:56:09Z</dc:date>
    </item>
  </channel>
</rss>

