<?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 SAP Scripts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/9955158#M1799199</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 a problem regarding column headings for line items in the script. Actually I need to do the changes in the existing copied Z-form. In the form for main window&amp;nbsp; they are printing standard text for some text and after print the table data for line item (header+item).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem : Only print headings if there is at lease one detailed line item which will print on the same page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me..it's very urgent to fix this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Dec 2013 00:45:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-12-16T00:45:05Z</dc:date>
    <item>
      <title>SAP Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/9955158#M1799199</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 a problem regarding column headings for line items in the script. Actually I need to do the changes in the existing copied Z-form. In the form for main window&amp;nbsp; they are printing standard text for some text and after print the table data for line item (header+item).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem : Only print headings if there is at lease one detailed line item which will print on the same page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me..it's very urgent to fix this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 00:45:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/9955158#M1799199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-16T00:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/9955159#M1799200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raju&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you want to print header only if their is a line item that you will have to control in your driver program where you are calling WRITE_FORM for that element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You put a check if you have line print else skip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 05:00:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/9955159#M1799200</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-12-16T05:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/9955160#M1799201</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;I already put the check if when line item is trigger then only i pass the header but here i want page headings in corresponding pages which has line item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example :&lt;/P&gt;&lt;P&gt;5 line items&lt;/P&gt;&lt;P&gt;Page 1: some standard text and 3 line items with header&lt;/P&gt;&lt;P&gt;Page 2: only line items, totals and some text. here no header&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : I don't want heading in all pages, need only when at lease one detailed line item which will print on the same page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 05:21:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/9955160#M1799201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-16T05:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/9955161#M1799202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raju&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check two things&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;First check do you have separate header window..? How many pages you have in script one or two or more?&lt;/LI&gt;&lt;LI&gt;Seconldy in case you dont want to print header then you can do as mentioned below.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Donot display header&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;EXPORTING element = 'HEADER'&lt;/P&gt;&lt;P&gt;function = 'DELETE'&lt;/P&gt;&lt;P&gt;type = 'TOP'&lt;/P&gt;&lt;P&gt;EXCEPTIONS OTHERS = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 07:14:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/9955161#M1799202</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-12-16T07:14:59Z</dc:date>
    </item>
  </channel>
</rss>

