<?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: Doubt on Check Print driver program??? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176739#M1822663</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What i would have done is two things one is comment everything else. Seconldy check on which page lies the check..? then use open_form with page and then write_form and close_form&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Apr 2014 08:57:50 GMT</pubDate>
    <dc:creator>nabheetscn</dc:creator>
    <dc:date>2014-04-01T08:57:50Z</dc:date>
    <item>
      <title>Doubt on Check Print driver program???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176735#M1822659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Hi ABAPers, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;I have a doubt about Check Printing Driver program. I have copied the standard Script and driver program into Z and modified ZSCRIPT as per our need. Then i configured my ZSCRIPT and ZDRIVER(copied from RFFOUS_C but not changed) in FBZP. Now i want only CHECK window to be printed in one page as output(as per requirement). But i am getting 4 pages and in last page i am getting my check,but on first 3 pages i am getting nothing. So can anyone suggest me how can i remove blank pages and print only my Check in just one page as output???? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator message - "Urgency" is not catered to in the ABAP forums.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Suhas Saha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 07:01:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176735#M1822659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-01T07:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on Check Print driver program???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176736#M1822660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harinath,&lt;/P&gt;&lt;P&gt;please search this forum, such type of questions has been discussed many times, please search, and also according to ROE, never write 'URGENT'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 07:13:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176736#M1822660</guid>
      <dc:creator>former_member187748</dc:creator>
      <dc:date>2014-04-01T07:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on Check Print driver program???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176737#M1822661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harinath&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please dont use urgent keyword and its agains ROE. Seconldy in case you only want check to be printed you can comment all the calls of write_form FM apart from the one realted to check in your driver program assuming you dont need the other data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 07:14:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176737#M1822661</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-04-01T07:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on Check Print driver program???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176738#M1822662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjeev,Nabheet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the answers.&lt;/P&gt;&lt;P&gt;I have already commented all the WRITE_FORM but logic is distributed between pages. So,its a bit complicated to differtiate between pages and windows to be commented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By d way its my first post in SCN. Was not aware .Wont use URGENT again. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/684/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/684/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 08:45:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176738#M1822662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-01T08:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on Check Print driver program???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176739#M1822663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What i would have done is two things one is comment everything else. Seconldy check on which page lies the check..? then use open_form with page and then write_form and close_form&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 08:57:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176739#M1822663</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-04-01T08:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on Check Print driver program???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176740#M1822664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nabheet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check is present in every page and if we comment all the pages and just call the check window element it is not printing the values on the check. As values are coming from F110 and passed to Check window if we comment the logic in Driver program it will not print the values on form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i know the place in driver program where values are passed to Check window?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 09:23:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176740#M1822664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-01T09:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on Check Print driver program???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176741#M1822665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hari&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If check if already present on all pages...and if you comment everything except where check is printed and put a open_form and close_form after it check will print&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you have commented the code you must be knowing the place&lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" height="1" src="https://community.sap.com/684/images/emoticons/wink.gif" width="1"&gt;&lt;/SPAN&gt; check subroutine CHECK&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 09:40:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176741#M1822665</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-04-01T09:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on Check Print driver program???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176742#M1822666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Include RFFORI01&amp;nbsp; &lt;BR /&gt;form scheckinfo_pruefen , used for check printing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 09:52:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176742#M1822666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-01T09:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on Check Print driver program???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176743#M1822667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Harinath ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do a global search in your ZDRIVER program with keyword START_FORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/422662" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Just to check the call of pages...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 11:47:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176743#M1822667</guid>
      <dc:creator>Sijin_Chandran</dc:creator>
      <dc:date>2014-04-01T11:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on Check Print driver program???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176744#M1822668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nabheet,Manjunath,Sijin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/684/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; all for the answers.. it helped a lot...found the position where i have to restrict by debugging&lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/684/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was in SCHECK routine/RFFORI01 include.where i have commented logic for last page and next page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 12:03:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-on-check-print-driver-program/m-p/10176744#M1822668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-01T12:03:11Z</dc:date>
    </item>
  </channel>
</rss>

