<?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: Date formatting in smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-formatting-in-smartforms/m-p/933284#M61357</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could use the write command to set the good mask in a C variable. After you just have to write this variable .. &lt;/P&gt;&lt;P&gt;&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;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Aug 2005 14:24:22 GMT</pubDate>
    <dc:creator>FredericGirod</dc:creator>
    <dc:date>2005-08-30T14:24:22Z</dc:date>
    <item>
      <title>Date formatting in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-formatting-in-smartforms/m-p/933283#M61356</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;I tried to use the date mask in smartform text element &lt;/P&gt;&lt;P&gt;as &lt;/P&gt;&lt;P&gt;/:   SET DATE MASK = 'DD MM YYYY'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   &amp;amp;SFSY-DATE&amp;amp;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually my requirement is to write the date in the above format, but the date mask is not working.&lt;/P&gt;&lt;P&gt;pls advice to go ahead, instead of using programming line to format the date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;chand basha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2005 13:45:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-formatting-in-smartforms/m-p/933283#M61356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-30T13:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Date formatting in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-formatting-in-smartforms/m-p/933284#M61357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could use the write command to set the good mask in a C variable. After you just have to write this variable .. &lt;/P&gt;&lt;P&gt;&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;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2005 14:24:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-formatting-in-smartforms/m-p/933284#M61357</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2005-08-30T14:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Date formatting in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-formatting-in-smartforms/m-p/933285#M61358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/smartforms/sap-smart-forms.htm" target="test_blank"&gt;http://www.sap-img.com/smartforms/sap-smart-forms.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SmartForms System Fields &lt;/P&gt;&lt;P&gt;Within a form you can use the field string SFSY with its system fields. During form processing  the system replaces these fields with the corresponding values. The field values come from the  SAP System or are results of the processing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System fields of Smart Forms &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;SFSY-DATE&amp;amp;  &lt;/P&gt;&lt;P&gt;Displays the date. You determine the display format in the user master record. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;SFSY-TIME&amp;amp;  &lt;/P&gt;&lt;P&gt;Displays the time of day in the form HH:MM:SS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;SFSY-PAGE&amp;amp;  &lt;/P&gt;&lt;P&gt;Inserts the number of the current print page into the text. You determine the  format of the page number (for example, Arabic, numeric) in the page node.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;SFSY-FORMPAGES&amp;amp;  &lt;/P&gt;&lt;P&gt;Displays the total number of pages for the currently processed form. This  allows you to include texts such as'Page x of y' into your output.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;SFSY-JOBPAGES&amp;amp;  &lt;/P&gt;&lt;P&gt;Contains the total page number of all forms in the currently processed print  request.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;SFSY-WINDOWNAME&amp;amp;  &lt;/P&gt;&lt;P&gt;Contains the name of the current window (string in the Window field) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;SFSY-PAGENAME&amp;amp;  &lt;/P&gt;&lt;P&gt;Contains the name of the current page (string in the Page field) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;SFSY-PAGEBREAK&amp;amp;  &lt;/P&gt;&lt;P&gt;Is set to 'X' after a page break (either automatic [Page 7] or  command-controlled [Page 46]) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;SFSY-MAINEND&amp;amp;  &lt;/P&gt;&lt;P&gt;Is set as soon as processing of the main window on the current page ends &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;SFSY-EXCEPTION&amp;amp; &lt;/P&gt;&lt;P&gt;Contains the name of the raised exception. You must trigger your own  exceptions, which you defined in the form interface, using the user_exception macro (syntax:  user_exception &amp;lt;exception name &amp;gt;).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;indly reward points for the answers which helped u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2005 03:53:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-formatting-in-smartforms/m-p/933285#M61358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-31T03:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Date formatting in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-formatting-in-smartforms/m-p/933286#M61359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chand,&lt;/P&gt;&lt;P&gt;Instead of doing this in a text element, do this inside a "programming lines" just before you call the text element...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which means this programming lines will be the element before your text element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try and let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly reward points to replies that answered ur question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2005 03:58:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-formatting-in-smartforms/m-p/933286#M61359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-31T03:58:37Z</dc:date>
    </item>
  </channel>
</rss>

