<?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: Modifying the Sapscript printed in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-the-sapscript-printed/m-p/5886570#M1325784</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;&lt;/P&gt;&lt;P&gt;I have a similar issue with TO format, could you explain me a little bit more on how did you solve your problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Feb 2012 11:14:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-15T11:14:22Z</dc:date>
    <item>
      <title>Modifying the Sapscript printed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-the-sapscript-printed/m-p/5886568#M1325782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys:&lt;/P&gt;&lt;P&gt;Using the trxs LT44 and LX21 is executed the report RLKOMM40 (the standard from LX21). In its turn, this program calls SAPLLTOP (a function group). This group executes sapscript related instructions, to send to print LVSKOMMIL1 (the standard sapscript form). My functional was able to change the form to Z_LVSKOMMIL1 as the form used by the function group SAPLLTOP, so I can modify the Sapscript Form.  But my trouble is in data to print: I need the data printed (that is from LTAP and LTAK tables) be printed in specific order. Further, I need print data from MAKT, VBFA, T001, etc. that is not used in standard function group, so I need make selects to get more info. If you check SAPLLTOP you will see that WRITE_FORM instructions are spreaded all over this program, so just before every function WRITE_FORM, I need make selects to add approppriate data (I need extra-data to print at main (more fields)). Every time WRITE_FORM could be used, I need get more data, because data changes, so I don't think user-exits could help me. I need insert page-breaks if certain data from the previously sorted table changes, too. What I have to do? Thanks so much guys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2009 00:16:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-the-sapscript-printed/m-p/5886568#M1325782</guid>
      <dc:creator>gilberto_parga</dc:creator>
      <dc:date>2009-07-24T00:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying the Sapscript printed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-the-sapscript-printed/m-p/5886569#M1325783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to solve this trouble. I used enhancement points, the most difficult part was to find the exact point to use. In the Z sapscript, I used false labels to avoid the standard WRITE_FORMS were executed (void labels that do nothing), and before the form was closed (CLOSE_FORM), I used another enhancement point to send to print my data. Thank you anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2009 23:18:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-the-sapscript-printed/m-p/5886569#M1325783</guid>
      <dc:creator>gilberto_parga</dc:creator>
      <dc:date>2009-10-06T23:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying the Sapscript printed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-the-sapscript-printed/m-p/5886570#M1325784</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;&lt;/P&gt;&lt;P&gt;I have a similar issue with TO format, could you explain me a little bit more on how did you solve your problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 11:14:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-the-sapscript-printed/m-p/5886570#M1325784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-15T11:14:22Z</dc:date>
    </item>
  </channel>
</rss>

