<?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: Update Z-table when printing a smartform in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-z-table-when-printing-a-smartform/m-p/541471#M20156</link>
    <description>&lt;P&gt;Look at standard parameters received by the Smartforms (e.g. control_parameters-preview) and insert the data in a node code or initialization.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Dec 2017 07:55:09 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2017-12-04T07:55:09Z</dc:date>
    <item>
      <title>Update Z-table when printing a smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-z-table-when-printing-a-smartform/m-p/541470#M20155</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
  &lt;P&gt;I have developed a smart form , (with user input from a module pool screen),&lt;/P&gt;
  &lt;P&gt;my question is , i wanted to insert the data into Z-table only when the user selects &lt;STRONG&gt;Print&lt;/STRONG&gt; but not &lt;STRONG&gt;print preview.&lt;/STRONG&gt;.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/95482-print1.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;is there any function module to achieve this type of requirement..&lt;/P&gt;
  &lt;P&gt;thanks in advance..&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 06:33:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-z-table-when-printing-a-smartform/m-p/541470#M20155</guid>
      <dc:creator>former_member185116</dc:creator>
      <dc:date>2017-12-04T06:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Update Z-table when printing a smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-z-table-when-printing-a-smartform/m-p/541471#M20156</link>
      <description>&lt;P&gt;Look at standard parameters received by the Smartforms (e.g. control_parameters-preview) and insert the data in a node code or initialization.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 07:55:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-z-table-when-printing-a-smartform/m-p/541471#M20156</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-12-04T07:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Update Z-table when printing a smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-z-table-when-printing-a-smartform/m-p/541472#M20157</link>
      <description>&lt;P&gt;In the return values of every smartform there is a structure named JOB_OUTPUT_OPTIONS in it the field TDPREVIEW will contain X if it was sent to preview and nothing if it was sent to printing.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 12:12:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-z-table-when-printing-a-smartform/m-p/541472#M20157</guid>
      <dc:creator>iftah_peretz</dc:creator>
      <dc:date>2017-12-04T12:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Update Z-table when printing a smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-z-table-when-printing-a-smartform/m-p/541473#M20158</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
  &lt;P&gt;Thread duplication happened as i could not find my question under notifications( i think its a flaw ),&lt;/P&gt;
  &lt;P&gt;thanks for your reply,&lt;/P&gt;
  &lt;P&gt;i will go through the structure job_output_options.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 13:38:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-z-table-when-printing-a-smartform/m-p/541473#M20158</guid>
      <dc:creator>former_member185116</dc:creator>
      <dc:date>2017-12-04T13:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Update Z-table when printing a smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-z-table-when-printing-a-smartform/m-p/541474#M20159</link>
      <description>&lt;P&gt;FYI - our own questions do not appear in the Notifications, only answers and comments to them do (not 100% though). All of our own questions, answers, and blogs can be found in our profile. Click on your picture in the upper right corner, then again on the larger picture in the dropdown. Or use this link: &lt;SPAN class="mention-scrubbed"&gt;#&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 21:46:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-z-table-when-printing-a-smartform/m-p/541474#M20159</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2017-12-04T21:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Update Z-table when printing a smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-z-table-when-printing-a-smartform/m-p/541475#M20160</link>
      <description>&lt;P&gt;As others have already mentioned you can use the standard Smartform parameters to check if the SF is triggered via "print preview". If not fill the data you want to update in the DB &amp;amp; send it via a self-defined exporting parameter.&lt;/P&gt;
  &lt;P&gt;It is the caller who should decide if the data should be updated or not. SF is only an output medium &amp;amp; should not manipulate the data. For you it's easier to do because of you are dealing with a custom driver program (Modulepool) &lt;/P&gt;
  &lt;P&gt;BR Suhas&lt;/P&gt;
  &lt;P&gt;PS - try to avoid any DB-operations inside the Smartforms!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 09:54:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-z-table-when-printing-a-smartform/m-p/541475#M20160</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2017-12-05T09:54:26Z</dc:date>
    </item>
  </channel>
</rss>

