<?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 Script print problem - foot not updated in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-print-problem-foot-not-updated/m-p/1632626#M282215</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends:&lt;/P&gt;&lt;P&gt;  When printing GR document, the PO No. at window foot of the doc is same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  But infact the PO no. at foot is different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  How can I get the right result? Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  PERFORM open_form_sammel.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;SAMUEL20061011 BEGIN NEW SPOOL ID&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL FUNCTION 'START_FORM' .&lt;/P&gt;&lt;P&gt;  LOOP AT traptab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;           EXPORTING&lt;/P&gt;&lt;P&gt;               ELEMENT = 'WE3BACOKOPF'&lt;/P&gt;&lt;P&gt;               WINDOW  = 'RÜKOPF'.&lt;/P&gt;&lt;P&gt;    AT NEW EBELN.&lt;/P&gt;&lt;P&gt;      CALL FUNCTION 'END_FORM'    .&lt;/P&gt;&lt;P&gt;      PERFORM close_form.	&lt;/P&gt;&lt;P&gt;      PERFORM open_form_sammel.&lt;/P&gt;&lt;P&gt;      CALL FUNCTION 'START_FORM'.  &lt;/P&gt;&lt;P&gt;    ENDAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;           EXPORTING&lt;/P&gt;&lt;P&gt;             ELEMENT  = 'WE3FUSS'&lt;/P&gt;&lt;P&gt;             WINDOW   = 'FUSS'&lt;/P&gt;&lt;P&gt;             FUNCTION = 'APPEND'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'END_FORM'    .&lt;/P&gt;&lt;P&gt;  PERFORM close_form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Oct 2006 07:52:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-11T07:52:22Z</dc:date>
    <item>
      <title>Script print problem - foot not updated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-print-problem-foot-not-updated/m-p/1632626#M282215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends:&lt;/P&gt;&lt;P&gt;  When printing GR document, the PO No. at window foot of the doc is same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  But infact the PO no. at foot is different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  How can I get the right result? Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  PERFORM open_form_sammel.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;SAMUEL20061011 BEGIN NEW SPOOL ID&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL FUNCTION 'START_FORM' .&lt;/P&gt;&lt;P&gt;  LOOP AT traptab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;           EXPORTING&lt;/P&gt;&lt;P&gt;               ELEMENT = 'WE3BACOKOPF'&lt;/P&gt;&lt;P&gt;               WINDOW  = 'RÜKOPF'.&lt;/P&gt;&lt;P&gt;    AT NEW EBELN.&lt;/P&gt;&lt;P&gt;      CALL FUNCTION 'END_FORM'    .&lt;/P&gt;&lt;P&gt;      PERFORM close_form.	&lt;/P&gt;&lt;P&gt;      PERFORM open_form_sammel.&lt;/P&gt;&lt;P&gt;      CALL FUNCTION 'START_FORM'.  &lt;/P&gt;&lt;P&gt;    ENDAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;           EXPORTING&lt;/P&gt;&lt;P&gt;             ELEMENT  = 'WE3FUSS'&lt;/P&gt;&lt;P&gt;             WINDOW   = 'FUSS'&lt;/P&gt;&lt;P&gt;             FUNCTION = 'APPEND'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'END_FORM'    .&lt;/P&gt;&lt;P&gt;  PERFORM close_form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2006 07:52:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-print-problem-foot-not-updated/m-p/1632626#M282215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-11T07:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Script print problem - foot not updated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-print-problem-foot-not-updated/m-p/1632627#M282216</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;Check the type of FOOTER WINDOWS: if you need to print different data in different pages, that windows has to be VARIABLE and not CONSTANT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2006 08:04:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-print-problem-foot-not-updated/m-p/1632627#M282216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-11T08:04:27Z</dc:date>
    </item>
  </channel>
</rss>

