Can we implement page break functionality in application server

Hi,
We are generating a report in apps(AL11) and from there an FTP process bring this report from AL11 to some other legacy system to display this.
Now this legacy sytem is expecting some formating of this from SAP side.
They want a page break after every 24 lines.I'm not sure we can do this in apps(AL11). As per my knowledge we do this page break in SAP output screen only but not in AL11.
If any one have any idea or how can we implement this page break in our application server report.

Hi,
I think this can be done when u building the data to downloaded to the application server.
Use the below attribute - FORM_FEED from the class - CL_ABAP_CHAR_UTILITIES (SE24).
Call the above attibute to give a Page Break after certain lines......
U have some more attributes whch will be usefull for building the data for application server.
Regards,
Bhargava

Similar Messages

  • How can you insert "Page Break" in a pdf file so you will specify the pages

    How can you insert "Page Break" in a pdf file so you will specify the pages

    How / from what was the PDF originally created?  It would be easiest to insert page breaks into the original document, then recreate the PDF.

  • Can anyone help on integrating Unifier with WebCenter Portal ? We are looking for a solution where we can show Unifier pages within WebCenter Portal application. Is this possible ?

    Can anyone help on integrating Unifier with WebCenter Portal ? We are looking for a solution where we can show Unifier pages within WebCenter Portal application. Is this possible ?

    If you simply would have posted here first, there are plenty of people who would have informed you of the current policy to have a data plan active on an account during the entire contract if purchasing a discounted smartphone.
    Unfortunately, there are just as many on here who would claim the people informing you about this policy of being Verizon plants spreading disinformation and trying to make people afraid to upgrade via this route.
    Yes this is a new policy, one which has been pointed out multiple times in these forums.  Good luck, but I doubt you will have an outcome over this which will make you happy.
    Verizon is closing as many loopholes to keep unlimited data as they can.

  • Can any one help me sending Oracle application server Cloning  document 9.0.4 version

    Can any one help me sending Oracle application server  Cloning document 9.0.4 version (Mail id removed by moderator)
    Many Thanks in advance
    Deepak

    Hi Deepak,
    In first place application server 9.0.2 is desupported since 30th June 2007.So oracle would always recommend its customer to be on the latest versions.
    Please follow the below URL for cloning Appplciation Server 9.0,.4
    Cloning Application Server Middle-Tier Instances
    Regards,
    Prakash.

  • Any parameters can restrict user ID to log-on application server

    Dear All,
    I had configured the login group (/nSMLG) as following:
    Logon Group  Instance
    TEST            app1
    TEST            app2
                        app3
                        app4
    However, app3 and app4 still have illegal user log-on.
    Did any profile parameters can restrict user ID to log-on application
    server?
    BR,
    Well

    Hello Well Well,
    I could clearly understand what you mean. From what you have stated I am able to understand that:
    1. You have 4 application servers.
    2. You have included 2 of them in Logon group TEST.
    3.  The remaining two are not part of logon group.
    4. You want users not to login into app3 and app4 but to TEST only.
    There is no profile paramter for this. At the max you can close the dispatcher port for these 2 servers but then no one would be able to login into  them.
    Best is to include all of them in to SMLG.
    Regards.
    Ruchit.

  • How can I implement an user function in a derived column of a report ?

    Hello,
    I've a report and added a derived column.
    In this column should be displayed the result of a function.
    GETANZGJMONATE ( to_date(#START_AFA#,'DD.MM.YYYY'), #ND#, :P302_GJ );
    How can I implement this?
    Thanks in advance
    Regards Ulrike

    Ulrike - I would do this in the SQL statement (there may be other ways).
    Presumably START_AFA and ND are table columns?
    Presumably you've also created the GETANZGJMONATE function?
    So, something like this should work (this also assumes that START_AFA is of a DATE type - you'll need the TO_DATE call if not):
    SELECT COL1
    , COL2
    , START_AFA
    , ND
    , GETANZGJMONATE (START_AFA, ND, :P302_GJ)
    from TABLE
    where ...
    Can't remember if you have to grant any particular execute permissions on the function ('grant execute on GETANZGJMONATE to public', for example) when you call it from SQL on a page, but you could try that if the function call fails.
    Depending on what's in :P302_GJ and what the function parameter data type is, you might need to use the '&P302_GJ.' syntax or TO_NUMBER etc.
    Hope this helps.
    Regards,
    John.

  • How can I remove Page Break Views?

    This is driving me nuts -- I'm just trying to write basic text, and yet, for some reason, Pages forces me to view a page as if it's a real piece of paper. As I'm writing, and come to the end of the page, there's two inches of white space from the end of the last sentence on the page to the start of the first sentence on the next page.
    I find this distracting . . . I'm trying to type a sentence and I don't need to have a massive visual break interrupting the flow of writing. I can't find any way to turn off this view. Not that I want to, but why can't I type one continuous paragraph that could span multiple pages -- without being limited to the freakin' "page" metaphor of viewing?
    I'm so frustrated with this that I think I'm going to have to go back to using MS Word. I'm trying hard to learn Pages, but when I have to knuckle down and write, I'm constantly getting interrupted by the page breaks. While I might be able to train myself to ignore the page break, each time I get to the bottom of a page, I effectively lose two inches of vertical space, which means I can't see as much text above and below what I've just written. It's maddening!
    Does anyone have any solutions? Or is this just an astounding oversight on the part of Apple development?
    I can manually reduce the margins, but I still get the big gray line separating pages at least a vertical inch of separation, plus, if I send the document to anyone else who might want to print it, I have to remember to change the margins back.
    Right now, I'm leaving Pages and finishing my project in MS Word. Please help me come back to Pages! . . . .

    tyronehowe wrote:
    I understand what Yvan KOENIG is saying but, with respect, that simply does not make sense to me.
    My old friend AppleWorks work with separated pages since 1991 and it seems that it is OK for its users.
    Pages is a component of the AppleWorks successor so it seems logical that its designers made the same choice.
    You wrote:
    Whatever justification is given, it is simply a deliberate feature omission.
    Sure it is a deliberate choice.
    As always, the engineers apply this chapter of the Human Interface Guidelines
    +Apply the 80 Percent Solution+
    +During the design process, if you discover problems with your product design, you might consider applying the 80 percent solution—that is, designing your software to meet the needs of at least 80 percent of your users. This type of design typically favors simpler, more elegant approaches to problems.+
    +If you try to design for the 20 percent of your target audience who are power users, your design may not be usable by the other 80 percent of users. Even though that smaller group of power users is likely to have good ideas for features, the majority of your user base may not think in the same way. Involving a broad range of users in your design process can help you find the 80 percent solution.+
    I assumes that you are in the 20% dropped.
    You wrote:
    As much I hated to admit it, I wanted the “normal” view that Microsoft Word gave me (sometimes known as “toilet-paper” view).
    Now I know why I dislike this view: I never write on "toilet-paper"
    If you are really annoyed with the choices made by Apple, you may build your own template.
    It requires a few seconds to define one with these settings:
    You wrote:
    I have requested this as a new feature to Apple several months ago.
    Then, cross your fingers, and wait _at least_ for iWork'09
    Yvan KOENIG (from FRANCE jeudi 5 juin 2008 20:15:03)

  • Can I insert Page Breaks in Acrobat X?

    I've got a 1 page scanned document in Acrobat X Pro.  I'd like to split it at a point I choose into a 2 page pdf file.  Is that possible in Acrobat?
    In say Word, I'd just insert a Page Break.  I looked for a Page Break In Acrobat but couldn't find one.  I did find Pages > Split Document but that splits on pages or bookmarks, so not really relevant to my problem.  I could get the scissors out, cut the original piece of paper, and re-scan as 2 pages.  But that isn't ideal for the volume I'll be handling in future.
    I'm sure the gurus here will know a neat and efficient way of doing this - or know straightaway that it can't be done - or just point me to something really obvious that was there all along but I missed!  Thanks for any input.

    You cannot treat Acrobat as a word processor. But you can duplicate a page and crop the bottom on one page and the top of the other. The problem is there will be no reflowing of the rest of the document.

  • How can i implement 'Distribute Qty' function in BAPI_GOODSMVT_CREATE

    Hi all,
    Using MIGO For GR. if more than one Batch or Production Date or Vendor Batch for same Purchase Order Line Item and Deliv date, need to hit ‘Distribute Qty’ button to split the entry line into multiple lines before enter Production Date and Vendor Batch.
    So I want use bapi BAPI_GOODSMVT_CREATE  implement MIGO function for a interface. Anyone have some suggestion how can i implement the 'Distribute Qty' function in the bapi.
    My email address: [email protected]

    Hello,
    1. Use structure BAPIPAREX for passing custom fields. (There are several blogs/posts on how to make use of this).
    2. In the BAPI i noticed there is a BAdI to populate these fields into your business tables.
    Call BAdI MB_BAPI_GOODSMVT_CREATE to fill own fields
        TRY.
            get badi lo_mb_bapi_GOODSMVT_CREATE.
          CATCH cx_badi_not_implemented.                    "#EC NO_HANDLER
        ENDTRY.
        TRY.
            call badi lo_mb_bapi_goodsmvt_create->extensionin_to_matdoc
              EXPORTING
                EXTENSION_IN = EXTENSIONIN[]
              CHANGING
                CS_IMKPF     = S_IMKPF
                CT_IMSEG     = T_IMSEG[]
                CT_RETURN    = return.
          CATCH cx_badi_initial_reference.                  "#EC NO_HANDLER
        ENDTRY.

  • How can i do page breaks in php

    hi guys,
    i want to add a couple of page breaks in my php code. i
    appreciate what i have done below doesnt and wont work but does
    anyone know how i can do it properly please?
    <?php
    echo '<img
    src="images/titles/domainsearchresults.gif">';
    <br /><br />
    ?>
    thank you very much for any help given.
    mark

    Syndicate24 wrote:
    > echo "<img
    src="images/titles/domainsearchresults.gif"><br /><br
    />";
    That will cause a parse error. You either need to escape the
    internal
    set of quotes with backslashes, or (better) use a combination
    of single
    and double quotes like this:
    echo '<img
    src="images/titles/domainsearchresults.gif"><br /><br
    />';
    Two other errors while I'm at it:
    1. The image tag should have an alt attribute for alternative
    text.
    2. If you're using XHTML, there should be a forward slash
    before the
    closing angle bracket of the image tag. Alternatively, there
    should be
    no forward slash in the <br /> tags.
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • Can't  fix error 404 in sun application server 8 2005Q1 and need help......

    i am using sun application server 8 2005Q1.........
    i an getting the err 404(requested resources not available......)
    I have did the following:
    the following are my files
    employeedetails.java(which implements the servlet class)
    findemployee.html(which gets the employee id)
    1.First I have designed the interface with URL as
    http://localhost:1050(which is my port no)/emp_details/servlet/EmployeeDetails
    2.Then I have coded the servlet with class name as EmployeeDetails
    3.I have compiled it in the following manner:
    e:\>path=%path%;c:\j2sdk1.4.2_12\bin;
    e:\>set classpath=%classpath%;e:\sun\Appserver\lib\j2ee.jar;
    e:\>javac e:\Employee\EmployeeDetails.java
    It compiled successfully without any errors
    4.Then I have started the sun application server
    5.I have also opened the deploy tool
    6.In that,
    New->Application
    the application wizard opens.......
    then I browsed and given the new application name as e:\Employee\EmployeeDetails.jar
    The application display name appears as EmployeeDetails
    7.It also appears at the left end of the tree structure
    8.Then I opened the New->Web Component
    the web component wizard appears
    9.I have clicked next
    10.In that panel I have chosen the option
    Create new WAR Module in application
    I have given the WAR display name as Emp
    11.Then in the bottom I have clicked the option 'edit contents'
    12.The edit contents pane opens.......
    13.In that I have selected EmployeeDetails.class and FindEmployee.html and clicked 'Add'
    14.It gets added in the content pane
    15.Then I have chosen the component type as Servlet
    16.In the next wizard ,the servlet class name,web component name and display name,everything
    is given as EmployeeDetails
    17.With this I have finished the web component wizard
    18.Then the context root name is given as emp_details and saved
    19.Then I have chosen the Tools->deploy
    20.In that wizard,
    I have typed the admin user name and pswd
    21.It gets deployed successfully.
    22.Then I have opened th browser and typed the following URL
    http://localhost:1050/emp_details/FindEmployee.html
    23.The html form appears.....
    24.I have kept oracle as my backend with datasource name Mine
    and in the servlet I have changed the datasource name with user name and pswd scott & tiger
    25.But when i click the submit button,it gives the error
    http status 404 -/emp_details/servlet/EmployeeDetails
    the requested resource not available
    anybody who knows the anwser plz reply me soon and help me to get rid of this error..........................

    Your code looks fine. Unless you actually made a typo in the URL I can't explain this problem. To verify this I even copied your web.xml and the SimpleServlet without any changes to my playground environment and it ran just flawlessly at http://localhost:8080/playground/servlets/HelloWorld
    To exclude things, have you tried another applicationserver (Tomcat 6? Glassfish? Jetty?) or maybe another OS?

  • Not opening the index page of WAS(web application server)

    Dear All,
    I have installed ABAP Stack and Java Stack. After installing I have tested WAS (Web application server) is working or not by giving http://localhost:50100/ in browser, but getting the error says "page can not be displayed" instead of opening index page.
    Kindly share it if you have any idea regarding this.
    While installing Java Stack, I got the following error while installing MAXDB (phase 9 which is "Install database server software" of 32).
    ERROR 2007-05-17 17:46:02
    MDB-07020 The database installer reported an error. Some database applications are probably still running. Check the log file sdbinst.log.
    So, I have uninstalled MAXDB and continued Java Stack installation. Uninstallation of MAXDB could cause this problem or somthing else ..
    could u please let me know if anyone has any idea...regd this
    Kishore.

    Hi Kishore,
      On your server, please open Management Console MMC (Start -> Programs -> SAP Management Console), and if your system is not shown with the green light, right click it and select Start.
      Also, can you please confirm that the instance number of your J2EE engine is 10.
    Best regards,
    Laziz

  • Can we Run 10g Forms & Reports without Application Server

    Currently We are using form 5 and reports 3.5
    we are willing to upgrade .
    we are told that we can upgrade only to 10g developer suit
    and for that Application Server is must
    Our requirement is for LAN based application only
    Do we have to go-in for application Server
    DOes the 10g forms and 10g reports have Form server /report server which can help us to run application using Browser but without IAS
    CK

    Chaand,
    for production environments you must run Forms and Reports through Oracle Application Server as there no longer is a client-server runtime. For development puposes tehre is a HTTP server in Oracle Developer Suite that is used to run both servers.
    Frank

  • How can I change the logo of default application server

    I am in 10g environment. Whenever I open my application in browser I see a splash screen "Oracle Application Server Form Services ...".
    Can I change this splash screen with the my own.
    I tried the following but it just removed the default one
    # Forms applet parameter
    splashScreen=D:\dev10g\my_splash.gif
    # Forms applet parameter
    background=
    # Forms applet parameter
    lookAndFeel=Oracle
    Message was edited by:
    Aasem

    Yes, you can.
    The GIF file must be under a directory where Oracle can read, like the %ORACLE_HOME%/Java directory. And you only specify the file name, not the full path.
    # Forms applet parameter
    splashScreen=my_splash.gif
    # Forms applet parameter
    background=
    # Forms applet parameter
    lookAndFeel=OracleTony

  • Can Forms 9i run on a different Application Server, e.g. Apache?

    Can Forms/Reports 9i run on a different Application Server, e.g. Apache? i.e. without needing to use 9iAS.
    It is quoted in the document "Migrating Client/Server to the web" that it may be possible, but will not be supported. Is this possible?
    The reason I ask this is due to the costs involved of 9iAS. If I can use an alternative route like Apache / Tomcat, it's free. Then I only need the developer suite licensing.
    Thanks,
    Jacques

    Just so you'll know Oracle9iAS also includes apache as the HTTP server.
    As Suncan said, if you want to use Forms on the Web you need the Forms Server engine, and it comes bundled in Oracle9iAS. You'll save yourself a lot of headache if you just install Oracle9iAS and have everything pre-configured for you thus reducing maintanance costs.

Maybe you are looking for

  • HP Media Smart Photo problem

    I have a HP Pavilion p6310y PC, when I view a picture from my picture library then try to close the program I get the following message "HP MediaSmart photo main program is not responding". I didn't have problems with this until a few months ago. I j

  • Track Info not showing on burned CD's

    Whenever I burn a CD with my iTunes music, the burned CD only shows "Track1, Track 2 ..." Why does the Song Title and Artist not burn to the CD?

  • Continuity sound - my last problem!

    Everything seems to be working fine except one silly last thing: I can place a call using my mac mini if i plug my iPhone headset in. the graphic shows that the mic is receiving sound, and I can hear it fine - but the third party I have called cannot

  • Error ios 7

    hello so I tried to update my iphone 4 to ios 7 and I'm not getting, the only error that keeps popping up is preparing the iphone and error, the error appears (2003) would like some solution please do two days I'm trying to update the ios

  • Cfquery to javascript array to .js file

    Hi guys, I've got a small problem out there: have cities table in the database therefore pulling out everything using cfquery . <cfquery name="get_city" datasource="IGES"> SELECT * FROM cities ORDER BY City ASC </cfquery> Now all these city names fro