To get Current Page No. at Report 6i Runtime

Hi to everybody,
I wish to know how can i get the current pageno at runtime in report 6i ,
i want to display data at end page of the report on a condition that it is the last page of the report. i can get the last page but not the current page no at runtime.

You should probably ask this in the Reports forum at Reports

Similar Messages

  • How to Get last page number in report 10g

    I want to get last page number in report but Current page number found from srw.get_page_num(n)
    but i want to get last page number for conditional formating like this
    srw.get_page_num(current_page)=last_page
    pls help me how can get last page number;
    pls help;
    thanks in advanced;

    Hi,
    you can use the Property Print Object On for this.
    Regards
    Rainer

  • Get current page title sandbox solution

    Hi
    What is the best way to get current page title in sandbox visual web part code behind?
    I observed SPContext.Current.Item is not defined so I cannot use SPContext.Current.Item["Title"].
    I get title and sate creation page...
    Thanks

    Hi,
    I suggest you follow this blog to build a new sandboxed solution for a test to see if it will work in your environment:
    http://social.technet.microsoft.com/Forums/en-US/988c573f-1caa-42ea-b55a-740627bc351f/get-current-page-title-sandbox-solution?forum=sharepointdevelopm
    Feel free to reply with the test result.
    Best regards
    Patrick Liang
    TechNet Community Support

  • How to get Current Page(region)  Name/ID   in OA 11i

    We need to get the name or id of the current page, and based on the pagename, we retrieve configuration to launch specific web service.
    pageContext.getPageLayoutBean().getPageFunctionName() is no sufficient. Since one page function sometimes contain multiple pages (eg, each individual page maps to one train node, all the train nods maps to one page function).
    are there OA apis that I can use to get the Current Page name in controller?
    I tried pageContext.getParameter("CurrrentPage") , it works great for iExpense application. However, in iRrecuiment, the parameter "CurrentPage" was not set at all.
    Please advise.

    First let me explain what I want to achieve:
    I am writing one region (choice list displays the webservices based on the container region) along with the controller, and that region will be embed inside any OA application pages via OA personalization. On the runtime, I need to detect the current page (container region) name. Then, based on the configuration stored in my table, I need to query out the web services endpoint to call.
    Now let me answer your question:
    For example, OIEMAINPAGE.xml (OIEMainPageContainer) contains OIEReview, OIEDetail, OIEGeneral, etc, each inner region will be rendered as a page when you click the train node or link of other page. (from end user perspective)
    If I call pageContext.getPageLayoutBean().getPageFunctionName() on those inner regions, it will return OIEMAINPAGE, so I can not figure out which region are rendered (displayed) on runtime. (My region are embed inside OIEMAINPAGE pagelayout region )
    If I call pageContext.getParameter("CurrrentPage"), it will return (OIERview, OIEDetail etc), which are exactly what I want.
    However, I have to make sure my code works for other OA application, and I already noticed that some application does not set parameter CurrentPage, instead they may set parameter Page. So, I want to know if there is API provided by OA or fnd team to return current container region (page), very similar to Form Block name.
    In form, One Form function could have multiple Blocks, and they are not displayed at same time.
    In OA, one function could have multiple inner container region, and they are not displayed at same time.
    In form, One Form function could have mutlple Blocks, and they are not displayed at same time.
    In OA, one funciton could have mulple container region, and they are not displayed at same time.

  • Get current page or page of selected item

    Hello,
    I' d like get the current page in Indesign or (if this is not possible) the page of a selected object.
    How could I implement this?
    var page = app.selection[0].page;
    does not work.
    Thanks and kind regards,
    mannyk

    Another way getting that done is based upon what is your current
    selection.
                    var myPg=getPage(app.selection[0]);
                    alert (myPg.name);
    function getPage(theObj)
    if (theObj.constructor.name == "Page") return theObj;
    if (theObj.constructor.name == "Character" || theObj.constructor.name ==
    "Paragraph")
    return getPage(theObj.parentTextFrames[0]);
    if (theObj.constructor.name == "Application")
    // Frame is on an unexpected place...
    alert ("Can't able to find the page");
    exit(0);
    return getPage(theObj.parent);

  • How does the system get the page format in reports

    Hi to all experts,
    where does the report gets the page format while print how do default the page format to the report while printing...
    please help

    Hi Mohamad,
    For printing reports by default it ill take the page format assigned to the printing device like (locl), in print preview,
    u can check the same in Transaction : SPAD.
    there click on output devices ->click on devices which u r using-->
    click on last tab->field(TRAY1)--->there u can find the page format for tht printer.
    U can change that as per ur requirement.
    i hope it ill sovle ur prob.
    Regards,
    Niranjan.G

  • Get current page details from within dynamic page

    Is there any API or any other way of getting the current page id that the dynamic page portlet is being called from?
    Thanks in advance.

    I've tried the following:
    theLink varchar2(1000) := 'http://'||owa_util.get_cgi_env('HTTP_HOST')||owa_util.get_cgi_env('SCRIPT_NAME')||owa_util.get_cgi_env('PATH_INFO')||'?'||OWA_UTIL.GET_CGI_ENV('QUERY_STRING');
    But that gets me the URL of the dynamic page portlet not the page the portlet is on?

  • IS-U print workbench - User exit - to get current page number

    Hi,
    I have a doubt in IS-U print workbench where in I need to get the current page number which is being processed inside the user exit of the application form.
    I have a user exit called Z_EXIT_150 and here I have a subroutine which is inside the LOOP DOC_ITEM …ENDLOOP.
    Inside the subroutine, I need to get the current script page number.
    There is an option of getting the current page as &PAGE& inside the Script but I need to know the page number inside the exit.
    Do you have any idea of getting the current page number?
    Thanks and Regards,
    Sakthi.

    Hi Sakthi,
    I have also had this problem while working in IS-U Print Workbench but was also unable to solve.  I tried looking into the output_text that is called when reaching an object that references SAPSCRIPT-FORMPAGES but I too could not find a way to save PAGE to a variable for later use.
    The only idea I can think of, although I have not tried, would be to place some sort of counter variable in the BUILD_DOCUMENTS and increment the counter each time there is a successful printout of a header logo or some other object that you expect to see printed on each new page - that way maybe you can determine later in the exit processing what page # you are currently in. 
    I hope this has helped some.  I would be really interested to hear if someone else has a solution of how to access items in the SAPSCRIPT structure from outside of the SAPscript code.
    Regards,
    Geoff

  • Get current page url

    I need to grab the current page url. What is the pl/sql api to do this?

    You find it in the page_url field of the portlet_runtime record in the wwpro_api_provider package.

  • Get Current page number of PDF file

    Hi,,
    I am using acrobat plugin(SDK) in VB.Net while am nevigating in the
    PDF file i want get the current viewing page number of that
    PDF file and Display in Lable/Text....
    In abouve screenshot am marked the SDK display page number that i want read by VB.NET and display in my application..

    ..... perhabs in connection with this;
    http://forums.adobe.com/message/4587057#4587057
    However, full Adobe Acrobat is needed for both (not Reader only).
    HTH, Reinhard

  • Get current page of crossReferences in index

    How to get the cu
    rrent page or insertionPoint of crossReferences in index

    In case of
    pageReferences there is property called 'sourceText' to get the insertionPoint but in case of crossReferences there is no such property. Is there any other way to get insertionPoints for crossReferences?

  • Get current page address and query string into Flex

    Hello!
    How can I get the current address in the address bar into
    Flex please? (As $_SERVER would in PHP for example)
    Thank you!

    "M*A*S*H 4077" <[email protected]> wrote in
    message
    news:gob8lp$ke1$[email protected]..
    > Aha, so there is no predefined Class in Flex for this?
    >
    > Thank you, Amy!
    That is the class. You might want to look at FABridge,
    though, because I
    think it is designed to help ease these things.

  • Getting current page/community

    Hi all,
    is there a way to query for the current community page the user is in, using Plumtree core APIs?
    thank a lot
    Mauro

    Hi Randy,
    I can explain that. The actual page ID is -239, but creating the navigation links would be less performant if we queried for the community home page id. Instead of doing that we just use pageid=0, the server knows to always return the home page of the community when pageid = 0.

  • Firefox is displaying yesterday's web pages; I need to refresh to get current pages. How fix?

    Every web site is displaying yesterday's pages--this applies to the entire site--hitting refresh correct this, but that's not a practical long-term fix. Anybody have any ideas?

    Again, and as you say, Tyler, this issue isn't whether this problem can be kept after as a bit of housekeeping, but whether it should arise at all. This doesn't happen with Explorer, and it shouldn't with F/F.; it's obviously a hole in the programming that can--and I hope will be--fixed. I'm looking forward to hearing from the F/F team that it has been.

  • Need 3 pages from a report of 1 page at every run

    Hi Friends,
    I have developed a report which is an Invoice. Every invoice will be 1 page only. Now what i need is when ever the user will run the report, the report will give 3 pages (same page 2 & 3,i.e. copy of page 1) as a set of invoices, with the headings as:
    Page 1: Original for buyer
    Page 2: Original for consignee
    Page 3: Self Copy
    I also want to display these messages page-wise on the report.
    Now, The problem is how can I get 3 pages from a report of 1 page everytime.
    Thanks in advance,
    Ankur

    select nr, your_present_report_select_columns
    from
    (select 1 nr from dual
    union
    select 2 nr from dual
    union
    select 3 nr from dual
    ) n
    ,( your actual report select) a
    This should improve performance, I think...
    Try and see. The same about grouping
    Message was edited by:
    BEDE

Maybe you are looking for

  • How to use blank space replace NULL on discoverer viewer

    Hi, There is a report that has a varchar field should show text values, and if NULL, I need it show blank space, and does in disco desktop, but on viewer, the same worksheet shows NULL. Even I changed in the Tools - Options - Format menu(desktop), it

  • Depreciation not calculated and posted

    Dear All I have a problem. Actually we had a legacy data transfer last year in the month of March. All the  assets were posted to new company code  fronm the old company code by using an initial clearing account. the entries were done through f-02. M

  • List of component in subcontracting scheduling agreement

    Hiiii I want to see list component in subcontracting scheduling agreement. I have checked in Item tab -Component. But both options are not available. Thanks in advance.

  • WSDL / Web Service Skeleton Generation Tool

    Hello, My name is Joe Roberts. I am a developer in the Oracle Insurance Global Business Unit, a recent Oracle acquisition. I currently have the need to create a web service based on a schema that has certain base fields that never change and certain

  • XML Code in XI

    Where to write XML/Web services code in XI? Any T-codes or is there any XML editor i have to use. Thanks, Aruna.