<?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: Hiding Zero amount in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-zero-amount/m-p/2530101#M573619</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set the parameter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fieldcatalog-no_zero = 'X'. for that particular field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2007 10:11:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-12T10:11:50Z</dc:date>
    <item>
      <title>Hiding Zero amount</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-zero-amount/m-p/2530100#M573618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I m developing ALV using oops. i dont want to display the amount as zero if it is.&lt;/P&gt;&lt;P&gt;Instead of displaying zero i should display as blank.I have achieved this be wa_fcat-inttype = 'N'.&lt;/P&gt;&lt;P&gt;Also, i should show the total amonut. for this i said wa_fcat-do_sum = 'X'.&lt;/P&gt;&lt;P&gt;but as soon as i do sum, it shows me the o/p for amount zero also. my requirenemt is to print blank if the amount is zero and show total as well.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 10:09:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-zero-amount/m-p/2530100#M573618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T10:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Zero amount</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-zero-amount/m-p/2530101#M573619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set the parameter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fieldcatalog-no_zero = 'X'. for that particular field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 10:11:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-zero-amount/m-p/2530101#M573619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T10:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Zero amount</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-zero-amount/m-p/2530102#M573620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;Set this attribute in the fieldcatalog&lt;/P&gt;&lt;P&gt;NO_ZERO&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;prasant&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;reward if helpful&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 10:12:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-zero-amount/m-p/2530102#M573620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T10:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Zero amount</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-zero-amount/m-p/2530103#M573621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;See this&lt;/P&gt;&lt;P&gt;Identification&lt;/P&gt;&lt;P&gt;&amp;#149;	fieldname (field name)&lt;/P&gt;&lt;P&gt;value set: internal output table field name (required parameter)&lt;/P&gt;&lt;P&gt;Name of the internal output table field which is described by this field catalog entry&lt;/P&gt;&lt;P&gt;&amp;#149;	tabname (internal output table)&lt;/P&gt;&lt;P&gt;value set: SPACE, internal output table name&lt;/P&gt;&lt;P&gt;This parameter is used in 'manual' field catalog build-up only for hierarchical-sequential lists.&lt;/P&gt;&lt;P&gt;Name of the internal output table which contains the field FIELDCAT-FIELDNAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data Dictionary reference&lt;/P&gt;&lt;P&gt;&amp;#149;	ref_fieldname (reference field name)&lt;/P&gt;&lt;P&gt;value set: SPACE, Data Dictionary field name&lt;/P&gt;&lt;P&gt;Name of the Data Dictionary field referred to.&lt;/P&gt;&lt;P&gt;This parameter is only used when the internal output table field described by the current field catalog entry has a reference to the Data Dictionary (not a program field), and the field name in the internal output table is different from the name of the field in the Data Dictionary. If the field names are identical, naming the Data Dictionary structure or table in the FIELDCAT-REF_TABNAME parameter is sufficient.&lt;/P&gt;&lt;P&gt;&amp;#149;	ref_tabname (reference table/structure field name)&lt;/P&gt;&lt;P&gt;value set: SPACE, name of a Data Dictionary structure or table &lt;/P&gt;&lt;P&gt;Structure or table name of the referred Data Dictionary field.&lt;/P&gt;&lt;P&gt;This parameter is only used when the internal output table field described by the current field catalog entry has a Data Dictionary reference (not a program field).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reference to fields with currency/measurement unit&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Each internal output table sum or quantity field whose decimal places are to be formatted appropriately for the unit in the list must follow the convention:&lt;/P&gt;&lt;P&gt;&amp;#149;	the field is of data type QUAN or CURR (internal type P) (the field must really have this physical data type. Overwriting the physical data type with the parameter FIELDCAT-DATATYPE has no effect)&lt;/P&gt;&lt;P&gt;&amp;#149;	There is a field in the internal output table which contains the associated unit.&lt;/P&gt;&lt;P&gt;&amp;#149;	There is also an entry in the field catalog for the unit field.&lt;/P&gt;&lt;P&gt;(If the unit is not to appear as a column in the list, and cannot be interactively displayed as a column, e.g. because it is always unambiguous and is therefore explicitly output by the caller in the list header, the field catalog units field entry can take the parameter FIELDCAT-TECH = 'X'.&lt;/P&gt;&lt;P&gt;The association of a value field to a unit affects the output as follows:&lt;/P&gt;&lt;P&gt;&amp;#149;	appropriate decimal places display for the unit&lt;/P&gt;&lt;P&gt;&amp;#149;	&amp;lt;b&amp;gt;an initialized field with a link to a non-initial unit is output as '0' for the unit (if FIELDCAT-NO_ZERO is initial). When this field is summed, this unit affects whether the units are homogeneous. &lt;/P&gt;&lt;P&gt;&amp;#149;	an initialized field with a link to an initial unit is output as SPACE. When this field is summed, the unit SPACE does not affect the homogeneity of the units.&lt;/P&gt;&lt;P&gt;&amp;#149;	When non-initial fields with an initial unit are summed, the unit SPACE is considered to be a unit.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Link to currency unit&lt;/P&gt;&lt;P&gt;&amp;#149;	cfieldname (currency unit field name)&lt;/P&gt;&lt;P&gt;value set: SPACE, output table field name&lt;/P&gt;&lt;P&gt;Only relevant for amount columns with associated unit.&lt;/P&gt;&lt;P&gt;Name of the internal output table field containing the currency unit associated with the amount field FIELDCAT-FIELDNAME. The field in FIELDCAT-CFIELDNAME must have its own field catalog entry.&lt;/P&gt;&lt;P&gt;&amp;#149;	ctabname (internal currency unit field output table)&lt;/P&gt;&lt;P&gt;value set: SPACE, output table field name&lt;/P&gt;&lt;P&gt;only relevant for hierarchical-sequential lists&lt;/P&gt;&lt;P&gt;Name of the internal output table containing the FIELDCAT-CFIELDNAME field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 10:14:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-zero-amount/m-p/2530103#M573621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T10:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Zero amount</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-zero-amount/m-p/2530104#M573622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;Problem solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 10:16:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-zero-amount/m-p/2530104#M573622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T10:16:23Z</dc:date>
    </item>
  </channel>
</rss>

