<?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: new page when the fields changed in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-page-when-the-fields-changed/m-p/5110179#M1185517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for ur reply but it is also not working... result is coming an astricks now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Puneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Feb 2009 07:25:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-02T07:25:05Z</dc:date>
    <item>
      <title>new page when the fields changed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-page-when-the-fields-changed/m-p/5110177#M1185515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanna display my report on  next when my BEZEI_T gets changed. I used at-new command also .. but its not working.. and also i want that new bezei_t get stored in some variable and change the header of the report. Please guide me. My code is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT IT_FINAL.&lt;/P&gt;&lt;P&gt;AT NEW BEZEI_T.&lt;/P&gt;&lt;P&gt;      new-page.&lt;/P&gt;&lt;P&gt;    endat.&lt;/P&gt;&lt;P&gt;  WRITE: / sy-uline,&lt;/P&gt;&lt;P&gt;           IT_FINAL-name_full1,&lt;/P&gt;&lt;P&gt;           50  IT_FINAL-STRAS,&lt;/P&gt;&lt;P&gt;           100  IT_FINAL-NAME_FULL,&lt;/P&gt;&lt;P&gt;           160 IT_FINAL-STCD2,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           &lt;STRONG&gt;/ IT_FINAL-BEZEI_T,&lt;/STRONG&gt;      &lt;/P&gt;&lt;P&gt;            50 IT_FINAL-CUS_ADD,&lt;/P&gt;&lt;P&gt;           100    IT_FINAL-TELFX,&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;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Puneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 06:58:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-page-when-the-fields-changed/m-p/5110177#M1185515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T06:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: new page when the fields changed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-page-when-the-fields-changed/m-p/5110178#M1185516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;LOOP AT IT_FINAL.
AT NEW BEZEI_T.
new-page.
WRITE: / sy-uline,
IT_FINAL-name_full1,
50 IT_FINAL-STRAS,
100 IT_FINAL-NAME_FULL,
160 IT_FINAL-STCD2,
/ IT_FINAL-BEZEI_T,
50 IT_FINAL-CUS_ADD,
100 IT_FINAL-TELFX,
endat.
ENDLOOP.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Tatvagna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 07:14:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-page-when-the-fields-changed/m-p/5110178#M1185516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T07:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: new page when the fields changed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-page-when-the-fields-changed/m-p/5110179#M1185517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for ur reply but it is also not working... result is coming an astricks now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Puneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 07:25:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-page-when-the-fields-changed/m-p/5110179#M1185517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T07:25:05Z</dc:date>
    </item>
  </channel>
</rss>

