<?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: print in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282796#M153178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try using this FM to get the print parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET_PRINT_PARAMETERS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Mar 2006 07:48:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-17T07:48:14Z</dc:date>
    <item>
      <title>print</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282790#M153172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi frnds,&lt;/P&gt;&lt;P&gt; cud anyone tell me how i can capture the values i enter in the print option dialog in my program ? &lt;/P&gt;&lt;P&gt;Im using 'open_form' func. module in my prog. During the execution i get the print option dialog, where i enter the printer name and other attributes. i want to captuer these values in my program... can i by any structure ??&lt;/P&gt;&lt;P&gt;points assured to all..&lt;/P&gt;&lt;P&gt; madan..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2006 07:20:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282790#M153172</guid>
      <dc:creator>madan_ullasa</dc:creator>
      <dc:date>2006-03-17T07:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: print</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282791#M153173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usually we enter these values on selection screen. We declare parameters for the same - specially for the priinter name.&lt;/P&gt;&lt;P&gt;Could it be possible for you to handle in this way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2006 07:24:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282791#M153173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-17T07:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: print</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282792#M153174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ash,&lt;/P&gt;&lt;P&gt;i want to capture the values i enter in the print dialog only... no selection screen allowed..&lt;/P&gt;&lt;P&gt;madan..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2006 07:26:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282792#M153174</guid>
      <dc:creator>madan_ullasa</dc:creator>
      <dc:date>2006-03-17T07:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: print</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282793#M153175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I think  u can do it by declaring an internal table like ITCPO(which is the table for print options).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2006 07:39:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282793#M153175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-17T07:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: print</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282794#M153176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi priya,,&lt;/P&gt;&lt;P&gt; i want to capture the value from the dialog, i dont want to pass the value to the dialog..&lt;/P&gt;&lt;P&gt;the struct. itcpo is used to pass the value to the dialog..&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Madan....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2006 07:42:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282794#M153176</guid>
      <dc:creator>madan_ullasa</dc:creator>
      <dc:date>2006-03-17T07:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: print</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282795#M153177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;function OPEN_FORM has an optional parameter OPTIONS. You need to provide your print options in this structure, then the print popup will not show up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Claus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2006 07:46:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282795#M153177</guid>
      <dc:creator>claus_wallacher</dc:creator>
      <dc:date>2006-03-17T07:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: print</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282796#M153178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try using this FM to get the print parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET_PRINT_PARAMETERS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2006 07:48:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282796#M153178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-17T07:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: print</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282797#M153179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes first u would be passing the values to the dialog right and then u can loop at the internal table declared like itcpo and bt loop and endloop u will be writing the output stmts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2006 07:52:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282797#M153179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-17T07:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: print</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282798#M153180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;priya,&lt;/P&gt;&lt;P&gt; Im not to pass the values to the dialog. i vil have to get the values entered by the user for the first time. So that for the second time the user need not enter the values again in the dialog.. this will be taken care by me, by passing the values to the struct itcpo, for the second print onwards..&lt;/P&gt;&lt;P&gt;madan.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2006 07:59:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282798#M153180</guid>
      <dc:creator>madan_ullasa</dc:creator>
      <dc:date>2006-03-17T07:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: print</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282799#M153181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to use function GET_TEXT_PRINT_PARAMETERS instead. This function gives you a popup like you see with OPEN_FORM but just returns the value in structure NEWOPTIONS. Then call OPEN_FORM as often as you need with the values you received from GET_TEXT_PRINT_PARAMETERS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Claus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2006 07:59:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282799#M153181</guid>
      <dc:creator>claus_wallacher</dc:creator>
      <dc:date>2006-03-17T07:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: print</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282800#M153182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi madan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. simple.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;  &amp;lt;b&amp;gt;DATA : result LIKE itcpp.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'OPEN_FORM'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      form     = 'ZAM_TEMPSS1'&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;    &amp;lt;b&amp;gt;  RESULT   = RESULT&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;    exceptions&lt;/P&gt;&lt;P&gt;      canceled = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Result will contain the user selected parameters.&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2006 08:13:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282800#M153182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-17T08:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: print</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282801#M153183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can use GET_PRINT_PARAMETERS which is the right way to modify print parameters. U can also set param. to avoide popup. Go to FM and press Function module documentation for more help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2006 08:31:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print/m-p/1282801#M153183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-17T08:31:48Z</dc:date>
    </item>
  </channel>
</rss>

