<?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: smartform in background task in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-in-background-task/m-p/2107251#M439922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does your smartform has a Dialog pop up?&lt;/P&gt;&lt;P&gt;If yes, you have to suppress it, as dialog and background don't go together.&lt;/P&gt;&lt;P&gt;You have set cetrain parameters in the Smartfrms function module in order not to get the pop up dialog.&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Apr 2007 15:37:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-05T15:37:04Z</dc:date>
    <item>
      <title>smartform in background task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-in-background-task/m-p/2107250#M439921</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 the following code which is a copy of standard program /bev1/vd_bew_lief_background:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF nast-vsztp = 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'ZUAM_FMDELNOTE' IN BACKGROUND TASK AS SEPARATE UNIT&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;ELSEIF sy-tcode = VL71 OR&lt;/P&gt;&lt;P&gt;sy-tcode = VL02N OR&lt;/P&gt;&lt;P&gt;sy-tcode = VL03N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'ZUAM_FMDELNOTE'&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;ELSE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'ZUAM_FMDELNOTE' IN BACKGROUND TASK AS SEPARATE UNIT&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And inside this FM I have a call to print a smartform. When it goes in the second if block there is no problem, the smartform gets triggered. But when it goes to the 1st or 2nd, the one with in background task, the smartform is not triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is smartform allowed to be called in background processing? &lt;/P&gt;&lt;P&gt;Or there other things that I should check?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2007 15:28:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-in-background-task/m-p/2107250#M439921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-05T15:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: smartform in background task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-in-background-task/m-p/2107251#M439922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does your smartform has a Dialog pop up?&lt;/P&gt;&lt;P&gt;If yes, you have to suppress it, as dialog and background don't go together.&lt;/P&gt;&lt;P&gt;You have set cetrain parameters in the Smartfrms function module in order not to get the pop up dialog.&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2007 15:37:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-in-background-task/m-p/2107251#M439922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-05T15:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: smartform in background task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-in-background-task/m-p/2107252#M439923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i don't have a dialog pop-up but there are field called screen or xscreen which is passed. are there some parameter or field that should be marked or unmark?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2007 15:45:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-in-background-task/m-p/2107252#M439923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-05T15:45:00Z</dc:date>
    </item>
  </channel>
</rss>

