<?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: Problem in screen list output in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144803#M1192341</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think they used in table control in module pool check it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jan 2009 02:50:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-22T02:50:13Z</dc:date>
    <item>
      <title>Problem in screen list output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144801#M1192339</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;&lt;/P&gt;&lt;P&gt;I am modifying one of the module program, where I have internal table with 3 fields and now as per requirement I added fourth field. At output it is showing data for all four fields but in header it is showing 3 fields only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to find out where this header is coming, so that I can change there and add fourth column, but there is no syntax like top-of-page, or any write statement in program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how to find where this header data is coming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Priyank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 01:14:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144801#M1192339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T01:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen list output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144802#M1192340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think they used control check in module pool&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 02:49:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144802#M1192340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T02:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen list output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144803#M1192341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think they used in table control in module pool check it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 02:50:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144803#M1192341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T02:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen list output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144804#M1192342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In layout there is no any table control, only one field material is there ,and based on material previously we are showing material group,description. Now I added plant in output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So here I added plant in internal table for displaying data. But To add in header I couldn't find anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked that in program we are using LIST-PROCESSING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But not defined TOP-OF-PAGE any-where. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anything like, if we have not defined in module program then somewhere else we defined TOP-OF-PAGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No Clue ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 03:12:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144804#M1192342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T03:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen list output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144805#M1192343</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;Any Idea, May be if you have faced this type of problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have module pool program, and there is no code for top-of-page in my module pool, and all PBO,PAI modules. But still it is getting header when first LIST statement is executed, like in my case is SKIP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my code if it helps to you finding a problem solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE PROGRAM ZABC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE ZINC1. " global Data&lt;/P&gt;&lt;P&gt;INCLUDE ZINC2.  " modules&lt;/P&gt;&lt;P&gt;INCLUDE ZINC3. " forms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*in one of the routine I am retrieving data and displaying as list output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORm DISPLAY_OUTPUT.&lt;/P&gt;&lt;P&gt;  LEAVE TO LIST-PROCESSING AND RETURN TO SCREEN 10.&lt;/P&gt;&lt;P&gt;  PERFORM DISPLAY-LIST_PROCESS.&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt; FORM DISPLAY-LIST_PROCESS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SET PF-STATUS 'LIST'.&lt;/P&gt;&lt;P&gt;  SET TITLEBAR 'LIST' WITH HEADER_DATE HEADER_TIME.&lt;/P&gt;&lt;P&gt;  NEW-PAGE LINE-SIZE 80.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  LOOP AT IDATA.&lt;/P&gt;&lt;P&gt;    SKIP. " When this syntax is executing it has header with material,batch . I added plant as new req. but *               how to add in header that is my question,I coudlnt find any top-of-page in this program.&lt;/P&gt;&lt;P&gt;    AT NEW IDATA-MATNR.&lt;/P&gt;&lt;P&gt;      WRITE: 5(24) IDATA-MATNR.&lt;/P&gt;&lt;P&gt;    ENDAT.&lt;/P&gt;&lt;P&gt;    WRITE: 32(4) IDATA-WERKS.&lt;/P&gt;&lt;P&gt;    WRITE: 39(5) ICROSS-BATCH.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in module program where we are defining header syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks simple but I tried all ways like searching text TOP-of-PAGE in main program, also used RS_ABAP_SCAN_PROGRAM to scan TOP-OF-pAGE in relevant Z program but no-luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea where I can find TOP-OF-PAGE syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls. Help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;PP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 19:16:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144805#M1192343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T19:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen list output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144806#M1192344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anybody have any idea why it is behaving like this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;PP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 05:08:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144806#M1192344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-23T05:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen list output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144807#M1192345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Response yet, ABAPER's, pls. help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Love ABAPING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 21:28:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144807#M1192345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-23T21:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen list output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144808#M1192346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;some times, header will get from by using a Z func module(in my past cleint), or like, PERFORM XXXX(any stabdard SAP prog or Z prog YYYY) USING ........CHAING.&lt;/P&gt;&lt;P&gt;or.....use SEARCH globally for WRITE or TOP-OF-PAGE key words. thanq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 22:05:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144808#M1192346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-23T22:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen list output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144809#M1192347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happens (where does the program go) at the first SKIP. You can put a break-point there to find out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Never mind - In SE80, in the include that has this code, follow this menu path:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto -&amp;gt; Text Elements -&amp;gt; List Headings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can change it there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Jan 23, 2009 5:18 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 22:17:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144809#M1192347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-23T22:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen list output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144810#M1192348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem solved...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Rob....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 23:06:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-list-output/m-p/5144810#M1192348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-23T23:06:30Z</dc:date>
    </item>
  </channel>
</rss>

