<?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: Smartforms print and update help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-print-and-update-help/m-p/1162614#M120888</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to look any exit there for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jan 2006 05:02:53 GMT</pubDate>
    <dc:creator>alex_m</dc:creator>
    <dc:date>2006-01-03T05:02:53Z</dc:date>
    <item>
      <title>Smartforms print and update help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-print-and-update-help/m-p/1162613#M120887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I need some help in smartforms.that is when i execute layout i Need two buttons in printdialog window print and printpreview .but if i press print button i need to update some data printpreview means no update but no print button should be disabled.&lt;/P&gt;&lt;P&gt;I need to select buttons while running the FM in smartforsm.&lt;/P&gt;&lt;P&gt;If anybody know tell me.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2006 04:42:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-print-and-update-help/m-p/1162613#M120887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-03T04:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms print and update help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-print-and-update-help/m-p/1162614#M120888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to look any exit there for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2006 05:02:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-print-and-update-help/m-p/1162614#M120888</guid>
      <dc:creator>alex_m</dc:creator>
      <dc:date>2006-01-03T05:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms print and update help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-print-and-update-help/m-p/1162615#M120889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Nandha,&lt;/P&gt;&lt;P&gt;   When you run the smartforms you already get the popup with 'Print' and 'Print Preview' buttons.&lt;/P&gt;&lt;P&gt;   You are trying to update some data which is going to be printed just before printing??? You can directly then handle through the program itself, why from that 'print' button.&lt;/P&gt;&lt;P&gt;   And if you are trying to update some data which is not going to be printed with the click on 'print' then is it a good practice???&lt;/P&gt;&lt;P&gt;   Could you be more clear???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2006 05:03:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-print-and-update-help/m-p/1162615#M120889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-03T05:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms print and update help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-print-and-update-help/m-p/1162616#M120890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Thanks for reply.&lt;/P&gt;&lt;P&gt; If i press print some data should update if i print preview print icons and menu item should be disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i need Two buttons(Print and print preview) in selection window(Print dialog window).&lt;/P&gt;&lt;P&gt;Now what's happening is everytime it's updating data print or preview.&lt;/P&gt;&lt;P&gt; I want to update only when press print button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2006 05:36:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-print-and-update-help/m-p/1162616#M120890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-03T05:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms print and update help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-print-and-update-help/m-p/1162617#M120891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nandha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I faced similar problem.&lt;/P&gt;&lt;P&gt;2. The thing to understand here is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  a. On selection-screen give a CHECKBOX&lt;/P&gt;&lt;P&gt;     for Print&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;     If user selects / ticks the checkbox,&lt;/P&gt;&lt;P&gt;     only then PRINT BUTTON  will come&lt;/P&gt;&lt;P&gt;     while opening report,&lt;/P&gt;&lt;P&gt;     otherwise not.&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;3. So Based upon the CHECK BOX,&lt;/P&gt;&lt;P&gt;   we come to know what is going to happen&lt;/P&gt;&lt;P&gt;  (only print, or only preview)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Based on this, we can DETECT and Update&lt;/P&gt;&lt;P&gt;   the database as per our requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. For SMARTFORM&lt;/P&gt;&lt;P&gt;   There is one parameter for the FM&lt;/P&gt;&lt;P&gt;   OUTPUT_OPTIONS &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;   data: output_options      type ssfcompop.&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="--------------------------------------" /&gt;&lt;P&gt;    output_options-tdnoprint  = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. This TDNOPRINT is Very Important.&lt;/P&gt;&lt;P&gt;   It will do what we want.&lt;/P&gt;&lt;P&gt;   Based upon the checkbox, we can set its value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the above technique. It works fantastic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2006 05:49:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-print-and-update-help/m-p/1162617#M120891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-03T05:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms print and update help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-print-and-update-help/m-p/1162618#M120892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 One Another technique !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. While calling the FM for smartform,&lt;/P&gt;&lt;P&gt;   we have an importing parameter :&lt;/P&gt;&lt;P&gt;   JOB_OUTPUT_INFO &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. JOB_OUTPUT_INFO-OUTPUTDONE&lt;/P&gt;&lt;P&gt;   This will be 'X' if PRINT&lt;/P&gt;&lt;P&gt;   This will be '' if PRINT PREVIEW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. After the user Prints/Preview&lt;/P&gt;&lt;P&gt;   This value can be used&lt;/P&gt;&lt;P&gt;   to update databased.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2006 05:53:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-print-and-update-help/m-p/1162618#M120892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-03T05:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms print and update help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-print-and-update-help/m-p/1162619#M120893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the reply&lt;/P&gt;&lt;P&gt; No other way without checkbox?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nandha..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2006 08:20:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-print-and-update-help/m-p/1162619#M120893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-03T08:20:22Z</dc:date>
    </item>
  </channel>
</rss>

