<?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: Sq02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02/m-p/10382871#M1840892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;dat &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'00000000'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; dat &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;''&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WRITE &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;dat&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jun 2014 08:40:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-06-06T08:40:02Z</dc:date>
    <item>
      <title>Sq02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02/m-p/10382870#M1840891</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;I have coding in Additional field i have created in Sq02 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additinal field&amp;nbsp; PAid on ...&lt;/P&gt;&lt;P&gt;Type c&lt;/P&gt;&lt;P&gt;and coding is below&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;data&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;t_augdt &lt;SPAN class="L0S52"&gt;like &lt;/SPAN&gt;bsak&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;augdt&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;if t_augbl &lt;SPAN class="L0S55"&gt;=&lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;''&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN class="L0S52"&gt;Else&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; payment &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;t_augdt&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="L0S52"&gt;endif&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when I run report date come YYYYMMDD .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I change the Field type from C to D i get the in DDMMYYYY format where there is no date I get 00.00.00000 which I do not want .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so my query is I want date in " Paid on " field&amp;nbsp; in format DDMMYYYYY or if its blank then Nothing .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All suggestions welcome .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 08:28:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq02/m-p/10382870#M1840891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-06T08:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sq02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02/m-p/10382871#M1840892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;dat &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'00000000'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; dat &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;''&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WRITE &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;dat&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 08:40:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq02/m-p/10382871#M1840892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-06T08:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sq02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02/m-p/10382872#M1840893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SQ01, go to basic list and on right window, you will see list fields, click on your field, and on left side bottom window, you will see field properties like length etc. There is also a check box "Only display field if &amp;lt;&amp;gt; 0". check the checkbox and see if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/469146" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 08:51:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq02/m-p/10382872#M1840893</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2014-06-06T08:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sq02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02/m-p/10382873#M1840894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI mehwish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have this in my Additional filed.&amp;nbsp; can you tell me how did you get this . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 09:05:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq02/m-p/10382873#M1840894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-06T09:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sq02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02/m-p/10382874#M1840895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks you It worked . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 09:27:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq02/m-p/10382874#M1840895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-06T09:27:05Z</dc:date>
    </item>
  </channel>
</rss>

