<?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 cols in smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cols-in-smartforms/m-p/968257#M69039</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai abapers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     i have a requirement in which i have to supress the whole column in the table. is it possible in smartforms. plz respond quickly. its urgent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Aug 2005 04:05:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-12T04:05:10Z</dc:date>
    <item>
      <title>cols in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cols-in-smartforms/m-p/968257#M69039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai abapers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     i have a requirement in which i have to supress the whole column in the table. is it possible in smartforms. plz respond quickly. its urgent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2005 04:05:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cols-in-smartforms/m-p/968257#M69039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-12T04:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: cols in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cols-in-smartforms/m-p/968258#M69040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hasmath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am assuming that you are using a TABLES node to display the table in your SmartForm? Not sure if thisis what you are after, but can you simply put some criteria in the "Conditions" tab of the column you wish to supress?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2005 04:26:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cols-in-smartforms/m-p/968258#M69040</guid>
      <dc:creator>former_member221770</dc:creator>
      <dc:date>2005-08-12T04:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: cols in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cols-in-smartforms/m-p/968259#M69041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to supress the etc., space in the mainwindow... that has been left before the end of main window.  &lt;/P&gt;&lt;P&gt;waiting for ur replies&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2005 06:24:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cols-in-smartforms/m-p/968259#M69041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-12T06:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: cols in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cols-in-smartforms/m-p/968260#M69042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hasmath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please follow these steps to supress a column in smartforms. I assume that you are using TABLES. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In TABLE node you might have created line types for columns. When you supress columns using the condition tab, you may get error or formatting problem. This is because the new cell is determined using the 'NEW CELL' checkbox in the output condition of the table child node (such as text node). When you supress one column, the data that is to be displayed in the next column will come in the previous one. This is fine if you want to disable a particular column completely and move the other columns to the left. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you want to only supress the column value then use the 'Alternate condtion' node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now let me tell you how to do both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Condition tab - In the text node you can find a tab for giving condition. Enter the condition there. The node will be displayed only when the condition is true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternate condition - This is similar to condition but we have True as well as False. So you can have two text nodes, one for true and another for false. You can copy the existing text node under 'True' and a text node with blank in 'False'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2005 06:59:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cols-in-smartforms/m-p/968260#M69042</guid>
      <dc:creator>Vinod_Chandran</dc:creator>
      <dc:date>2005-08-12T06:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: cols in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cols-in-smartforms/m-p/968261#M69043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;vinod as u said i had implemented in the same way. it is working fine but if i want  to supress the whole col. is it possible or not? . give reply soon. however full points to u guy. thank u&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2005 12:02:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cols-in-smartforms/m-p/968261#M69043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-12T12:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: cols in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cols-in-smartforms/m-p/968262#M69044</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;In that case, after the check box New Cell, enter no of the columns you want to skip. This will skip the column for all the lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2005 13:02:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cols-in-smartforms/m-p/968262#M69044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-12T13:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: cols in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cols-in-smartforms/m-p/968263#M69045</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;Yes. This is possible using Alternate condition node or the condition tab in the text node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example you have the following columns to be displayed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Col1 Col2 Col3 Col4 Col5 Col6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the TABLE node you use 'New Cell' option to define column. So in 'Col1' you will give a new line type and from 'Col2' to 'Col6' you enable the checkbox 'New Cell'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you disable one column say 'Col4', as per your requirement 'Col5' and 'Col6' should move to the left. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this what you can do is to give the condition in the condition tab of the column 'Col4'. So when the condition is false, the 'Col4' node is not processed and 'Col5' and 'Col6' will move to the left. The problem with this is that if the length of 'Col4' is less than 'Col5', the value of 'Col5' may not get displayed.&lt;/P&gt;&lt;P&gt;In your case if 'Col4' has more length than 'Col5' and 'Col5' has more length than 'Col6', then it is OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other solution that I have mentioned in my earlier post is to use alternate condition. But in this case the 'Col4' will be displayed with blank value. But there will not be any problem of formatting as mentioned in the case with 'condition tab'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Aug 2005 09:50:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cols-in-smartforms/m-p/968263#M69045</guid>
      <dc:creator>Vinod_Chandran</dc:creator>
      <dc:date>2005-08-13T09:50:28Z</dc:date>
    </item>
  </channel>
</rss>

