Page break(blank line) in a output list

Hi,
I want to display the equipment numbers (it_equi) in the ouput list. IT_EQUI is having thousands lines, its going to multiple pages (but blank line is inserted between the pages).
But I dont want the blank lines between the pages.
Can you please let me know how I can avoid the blank lines between the pages.
Its quite urgent,please help me at the earliest.
Thanks & Regards,
Janardhan

Hi Manoj,
Thanks for your valuable reply.
But for my specific rquirement, it should not be continuous page.
My requirement is,
For every functional location I need to display the equipments. For every new functional location it should start in a new page.
please let me know the correct solution.
Regards,
Jana

Similar Messages

  • Page breaks appear in the spool output of report when run in the background

    Hi All,
    Report is using fm 'REUSE_ALV_GRID_DISPLAY' to display the report. parameters passed to this fm for display are :it_fieldcat,is_layout,it_events,t_outtab.
    Page breaks appear in the spool output when report is run in the background.These page breaks needs to be removed. When executed in the background, the excel extract should be the same as if pulling directly from the report itself.
    How to remove the page breaks in background?
    Thanks & Regards,
    Abhishek Singh

    Hi
    You can use the below code , which the reprt run in background. If you run the report in background thenyou need to use  'REUSE_ALV_LIST_DISPLAY'
    if sy-batch = ' '.
    call 'REUSE_ALV_GRID_DISPLAY'.
    else.
    call 'REUSE_ALV_LIST_DISPLAY'.
    endif.
    if you are using OO alv then write this code..
    CALL METHOD cl_gui_alv_grid=>offline
    RECEIVING e_offline = off.
    IF off IS INITIAL.
    CREATE OBJECT g_custom_container
    EXPORTING container_name = g_container.
    ENDIF.
    Regards

  • How to create blank line in alv output

    Hi all,
    Iam getting alv output with currency values like below
    text1    20.0  10.0  30.0
    text2    25.0  11.0  30.0
    text3    27.0  19.0  30.0
    text1    24.0  18.0  30.0
    text2    27.0  16.0  30.0
    text3    29.0  15.0  30.0
    text1    23.0  17.0  30.0
    text2    22.0  13.0  30.0
    text3    21.0  14.0  30.0
    and so on...
    My requirement is to create blank line after text3. Since its currency field even i claer work area iam able to get 0.0.
    If i use no-zero in field catalog i will be able to get blank values for all 0.0, but thats not required.
    Can u help me out how to crate blank line after one set of values(text1, text2, text3) in alv display
    Thanks

    Hi,
    If i use no-zero, then all 0.0 will be replaced by blank, but that is not required.
    I want only blank line to be displayed after set of line items.
    Skip doesn't help in alv. Secondly if i append blank work area i will be getting 0.0 as it is a currency field.

  • Inserting blank lines in script output of a single variable

    Dear All,
    I have a requirement where i am printing amounnt in words. It is stored in a variable ITAB-RBETR.
    I want to insert a blank line when the amount field exceeds the line limit and start printing in second line.
    Normally we use '/' command to insert line in between 2 variables in script output. but here it is
    a single variable(ITAB-RBETR).
    Currrently the output is like this -
    Eighty nine crore eighty four lakh twenty
    three thousand seven hundred fifty only
    My requirement is -
    Eighty nine crore eighty four lakh twenty
    (Blank line)
    three thousand seven hundred fifty only

    Hi,
    May be you can use the offset value for displaying the text in the variable ITAB-REBTR.
    Let's say the total allowed length is 50 chars, then use ITAB-REBTR0(50) in the first line and blank line and then ITAB-REBTR51 in the third line.
    I hope this is what you required.
    Regards,
    Santhosh.

  • Page break between line items and address in invoice

    Hi Team,
    I am getting a Page beak problem between line items in an invoice.
    If i have 10line items which needs to be displayed in the output all are displayed in 3 pages. but my problem is when displaying the line item details in any page it should be fully displayed on the same page else it should go to the next page for display.
    Each line details needs to be printed on same page only (currenty Items and adresses are split up in different pages. ).
    Please let us know how can i solve this.
    Thank you for your help.
    Best Regards,
    Kumar.

    Hi Karthik,
    Thank you for your answer.
    I have already done creating a folder and grouped the text elements as you have suggested in Mainwindow. I guess my explanation on my issue is not clear.
    Actaully after printing the number of line items in an order we are printing the Certificate recevier details as a last row which is now having the problem, and it is getting truncated into two parts when enough space is not there to print on the same page.
    If i make the text element related to the  Certificate receiver properties to Page protection will it work ? i will try this option now..
    Mean while any suggestion on this regard is welcome.
    Thanks alot for your help.
    Best Regards,
    Kumar.

  • How to remove blank lines in the end of list .

    hi,
    in a complex report ,when there are only 20 pages,and linecount is 65(2) ,in the last page only 27 lines are filled and data is completed.then blank lines are printing from 27th line to 63 line.then end of page is triggering.
    so plz help me how to remove the blank lines here and immediately print the endof page.

    Hi,
    will this work for you.
    SET BLANK LINES OFF.
    These statements allow you to specify whether you want to output blank lines or not. Use SET BLANK LINES ON to output blank lines or SET BLANK LINES OFF to suppress them.
    Regards
    Viswanath Babu

  • How to insert a page break in smartform

    hi all
    i have to print only ten records per page. Is there anyway to insert a page break in smart forms?????

    hi
    To insert a page-break you have to Create a Node Called COMMAND.
    Here you can Specify a Different PAGE as next page if u want.
    Smartforms: protect lines in main window.
    It was easy with SAPscript, but how to do it with SF's. For 4.7 version if you are using tables, there are two options for protection against line break:
    - You can protect a line type against page break.
    - You can protect several table lines against page break for output in the main area.
    Protection against page break for line types
    - Double-click on your table node and choose the Table tab page.
    - Switch to the detail view by choosing the Details pushbutton.
    - Set the Protection against page break checkbox in the table for the relevant line type. Table lines that use this line type are output on one page.
    Protection against page break for several table lines
    - Expand the main area of your table node in the navigation tree.
    - Insert a file node for the table lines to be protected in the main area.
    - If you have already created table lines in the main area, you can put the lines that you want to protect again page break under the file using Drag&Drop. Otherwise, create the table lines as subnodes of the file.
    - Choose the Output Options tab page of the file node and set the Page Protection option. All table lines that are in the file with the Page Protection option set are output on one page.
    In 4.6, Alternatively in a paragraph format use the Page protection attribute to determine whether or not to display a paragraph completely on one page. Mark it if you want to avoid that a paragraph is split up by a page break. If on the current page (only in the main window) there is not enough space left for the paragraph, the entire paragraph appears on the next page.

  • Only page 1 prints well. Page 2 is offset to the right and information is lost at the page break. FireFox 8 and 9, Mac OS 10.6.8

    Mac OS 10.6.8 FireFox 8 and 9
    If I print a web page, either just print or save as PDF, only the first page prints well. Page 2 is offset to the right such that the information is cut off at the right edge. Information is lost at the page break, several lines of text will be lost. If I need to print a page, I open Safari, which does a very nice job of formating the page for print. But I want to use FireFox. Can you help me?

    Does the issue still occur if you start Firefox in Safe Mode? http://support.mozilla.com/en-US/kb/Safe+Mode
    How about with a new, empty profile? http://support.mozilla.com/en-US/kb/Basic%20Troubleshooting#w_8-make-a-new-profile
    If it does happen in both safe mode and with a new profile, please post the contents from about:support

  • Only page 1 prints well. Page 2 is offset to the right and information is lost at the page break. FireFox 8 and 9, Mac OS 10.5.8

    This is very similar to a previous post with a later version of OS X, but the fix that worked for the original poster does not work for me.
    Mac OS 10.5.8 FireFox 8 and 9. If I print a web page, either just print or save as PDF, only the first page prints well. Page 2 is offset to the right such that the information is cut off at the right edge. Information is lost at the page break, several lines of text will be lost.
    I use several add-ons for work that are only on Firefox, so using another browser doesn't help much.

    Somebody had a similar problem and was advised to start in safe mode or create a new profile. (Here: https://support.mozilla.org/en-US/questions/906274?s=firefox+print+first+page&r=2&e=sph&as=s). Starting in safe mode disabling all add-ons does not fix the problem for me. When I try to follow the instructions here (https://support.mozilla.org/en-US/kb/Managing-profiles) to start the profile manager, Terminal gives me an error message after I enter the line of text: "The application firefox-bin quit unexpectedly." I have tried it with and without the "-bin" (the error message is the same - just with or without the "-bin"), with a capital or lower case P at the end. Nothing works. Please help.

  • How to create 200 individual pdfs instead of 1 pdf with 200 pages? (Page breaks?)

    Hi,
    Is there a way to create multiple reports using SQL Reporting Services (2008 R2) using one dataset, instead of one long report.
    For example, running a batch of customer statements or bills etc.
    At the moment, our report runs well but creates one pdf with 200 pages, instead of 200 individual pdfs with each page being for a different customer.
    I was thinking there might be a page break setting to create separate outputs but haven't been able to find anything.
    Any advice appreciated
    Thanks!
    Lea

    Hi Lea,
    If we want to export the report to the multiple PDF files based on each page, I suggest you can use data-driven subscription which provides a way to use dynamic subscription data that is retrieved from an external data source at run time. For more detail
    information about data-driven subscription, please refer to the following document:
    http://msdn.microsoft.com/en-us/library/ms159150(v=sql.110).aspx
    Besides, we can also use the SQL Server Reporting Services web services to render reports to specify folders. For more details, please see the similar thread:
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/ecef8799-a0a5-42dd-97f8-bc269a7daa87/ssrs-multiple-pdf-files-for-a-single-report-agent-commision
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Grouping multiple tables by parameter before page break.

    Hello, all.
    I've been tasked with doing an internal invoice for my organization. There will be two categories for purchases, we'll call them Tables and Chairs, just for the sake of discussion. There are several internal teams within my company, and I need to format
    the report in such a way that there will be one table for Tables purchased, and another for Chairs purchased. And they want one page per team, then on to the next page. So in crude terms, it'll look like this:
    Team 1
    Tables Purchased
    Chairs Purchased
    (Page break)
    Team 2
    Tables Purchased
    Chairs Purchased
    (Page break)
    And so on down the list. How do I accomplish this?
    Many thanks in advance.

    Hi,
    Add a List and group by team,than add a text box and two tables  inside the list
    as  shown below
    In  the tables add tables and chairs related data.
    Right click the list ,go to page break and check between each instance of group
    as shown below
    You can also add a heading for each team in a textbox in the list as 
    ="Team : "+Cstr(Fields!Team.Value)
    Many Thanks
    Chandra
    Please mark the post as answered if this post helps to solve your issue.

  • How to insert page break in smartforms?

    Hi.
    I want to insert page break after printing 15 rows on each page.how to do it. please give me solution

    hi Badhe,
        WELCOME TO SDN
         Try with command  <b>GO TO NEXT PAGE</b> or <b>&SFSY-PAGEBREAK&</b>
    <b>A page break to a new page occurs as soon as the processing of a page is finished and</b>
    i.     The output control of the main window has not yet been completely processed or
    ii.     A manual page break was executed in the output control of the main window or
    iii.     The page does not contain a main window
    Regards,
    Santosh

  • Page Break / Maximum Rows per Page

    Hi - One more question....
    I have a group left report and want to keep each master group (the value that is grouped on the left) on its own separate page. In Reports 6i I would have set the Max Rows Per Page property to 1 on the outer repeating frame and that would make sure I had at most 1 master record per page.
    The only way I can see to replicate that functionality in XML Pub is to insert a page break (split-by-page-break) before the end-for-each tag on the group. It looks good in PDF, but in Excel or HTML it repeats the full header with Logo and titles and looks pretty ridiculous.
    So the $1 Million dollar question is how can I make sure there is at most 1 master group per page, but when I output to Excel I only get the header once? Because if I take out the split-by-page-break I get the desired output in Excel but not in the PDF. I really want to be able to use 1 template for all output types because it seems silly to have a separate template depending on the output type.
    Ideas?

    PDF, understand what is page,
    HTML is a single page view and it does nto understand, and same is the case for Excel.

  • Extra blank line inserted after page break

    Hello,
    I am currently having trouble with alignment using templates in BI Publisher.
    I am trying to create a template that will be printed on a pre-printed form.
    Each group in the report should be separated by page so the group has a <?split-by-page-break:?> right before <?end-for-each?>.
    However, when the next page begins, there is a blank line inserted. This messes up the alignment altogether.
    Code is like this:
    <?for-each-group:G_Document;./DOCUMENT?><?sort:current-group()/DOCUMENT;'ascending';data-type='text'?><?for-each:current-group()?>
    ----INSERT Table TEMPLATE HERE---
    <?split-by-page-break:?><?end-for-each?>
    Output turns out like this:
    (Page1)<TABLE TEMPLATE>
    <Page Break>
    (Page 2)<New Line>
    <TABLE TEMPLATE>
    <Page Break>
    (Page 3)<New Line>
    <TABLE TEMPLATE>
    <Page Break>
    I have found this old thread Split-By-Page-Break inserting extra line that has the exact same problem, however, I have tried all suggested solutions even the last one, and I still am encountering the problem.
    Any help would be greatly appreciated.
    Regards,
    Jovee

    Thanks Varma, for the solution you provided.
    The code for page break was inserted right after the for-each tag, and looks like this:
    <?for-each:current-group()?><xsl:attribute name="break-before">page</attribute>
    Template now works without the extra blank line.

  • Spool output conatins unwanted blank line

    Hi all,
    I've just written a new program that outputs a report to the spool when run in batch mode. The report looks great aside from an unwanted blank line that appears in the middle of the report when I view the spool...if I run the program from the command line and set the sy-batch variable to write the spool contents to the screen I see no blank line. how do I get rid of the blank line?  Thanks in advacne for any assitance provided.
    Mat

    Hi Mat,
    The blank line you see on the spool (as distinct from the screen) is probably a page break.  The spool will always apply a page format and split the list according to the length of the page.
    I guess you can get round this by creating a page format with the maximum number of lines (99999 lines).
    Regards,
    Nick

Maybe you are looking for

  • Request for next updates of Zen Mi

    I have a request for next updates of Zen Micro! Please, add an option in the Zen Micro allowing to disable the blue fading lighting during charging, it is very beautiful, but very disturbing in a bedroom all the night!

  • Problem in update to database

    Dear sir, I am making project on library management system using Netbeans 6.1 in which i am able to connect my databases to the jtable in the frame sucessfully(jtable is used to display records of students who jahave issued the books) but when I pefo

  • HOW TO BLOCK OR LOCATE STOLEN BLACKBERRY

    Please how do i locate my stolen blackberry phone How do I block stolen blackberry phone. so that they can not be able to access it.

  • Insert Pages From another File?

    HI Everyone, Is there a way I can insert entire pages from one file into another? I'm working on a document and need several pages from another file - is there a way I can import or insert? Cheers Darryn

  • ICal sync issues (times are incorrect)

    Hi guys I am having some strange issues with iCal at the moment. As you can see below when I send out invities people are receiving two seperate times in the body of the email, and in the ics attachement. I have done some browsing and can confirm the