<?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: SET_DECIMALS_COLUMN in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-decimals-column/m-p/1638712#M284620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kindly refer the below link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/6a/e4eb40c4f8712ae10000000a155106/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/6a/e4eb40c4f8712ae10000000a155106/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards points if this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Sep 2006 15:57:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-20T15:57:54Z</dc:date>
    <item>
      <title>SET_DECIMALS_COLUMN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-decimals-column/m-p/1638710#M284618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to use the method SET_DECIMALS_COLUMN of class cl_salv_column.  I can't seem to locate an example of how to format what I am sending to the parameter Value. I tried sending it with '&amp;lt;ALV column name&amp;gt; DECIMALS 1'. I also tried other variations.  Does anyone have a suggestion please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 15:39:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-decimals-column/m-p/1638710#M284618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-20T15:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: SET_DECIMALS_COLUMN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-decimals-column/m-p/1638711#M284619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest to use the logic behind write. Either you define a character field, which you can fill with write ... to (and decimals, unit or currency option) or you define a currency field linked to a currency amount field. You don't need to show the currency field, just fill it (in dynpro or ALV). Use currencies 1, 2, 3,... (they are at least defined in my release by SAP) if you don't have a 'real' one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 15:56:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-decimals-column/m-p/1638711#M284619</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2006-09-20T15:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: SET_DECIMALS_COLUMN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-decimals-column/m-p/1638712#M284620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kindly refer the below link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/6a/e4eb40c4f8712ae10000000a155106/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/6a/e4eb40c4f8712ae10000000a155106/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards points if this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 15:57:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-decimals-column/m-p/1638712#M284620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-20T15:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: SET_DECIMALS_COLUMN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-decimals-column/m-p/1638713#M284621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vivekanand, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your support, however this documentation shows the concept and what class/methods to use.  It does not show what format the data within the 'Value' parameter needs to have.  Any other suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Jason DeLuca&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 16:17:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-decimals-column/m-p/1638713#M284621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-20T16:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: SET_DECIMALS_COLUMN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-decimals-column/m-p/1638714#M284622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any more suggestions?  I am simply looking for what needs to be sent in the parameter 'Values' of method cl_salv_column.  My interpretation of the Class documentation is to do this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: p_l_value TYPE REF TO cl_salv_column,&lt;/P&gt;&lt;P&gt;      l_col_dec TYPE lvc_dfname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;l_col_dec = 'WA_COL1 DECIMALS 1'.&lt;/P&gt;&lt;P&gt;CALL METHOD p_l_value-&amp;gt;SET_DECIMALS_COLUMN&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    value = l_col_dec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 20:10:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-decimals-column/m-p/1638714#M284622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-20T20:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: SET_DECIMALS_COLUMN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-decimals-column/m-p/1638715#M284623</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;  What is your requiement??Do you want to convert a value field to 1 decimal field??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 20:13:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-decimals-column/m-p/1638715#M284623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-20T20:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: SET_DECIMALS_COLUMN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-decimals-column/m-p/1638716#M284624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.  The field is type p decimals 4.  I don't want to change the type or do a type conversion to a new field. I would just like to use the functionality provided by the method and have the whole column displayed with only 1 decimal place in alv output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 20:24:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-decimals-column/m-p/1638716#M284624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-20T20:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: SET_DECIMALS_COLUMN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-decimals-column/m-p/1638717#M284625</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;  Did you try the field DECIMALS_OUT as '1' in the ALV  field catalog internal table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Hope this helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 21:01:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-decimals-column/m-p/1638717#M284625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-20T21:01:12Z</dc:date>
    </item>
  </channel>
</rss>

