R12 Reports Customization

We are preparing a release 12.0.6 environment for testing. How do you customize a R12 reports file? (For release 11i, I used the Oracle Reports Developer). So is it the same or different in R12?
Thanks...Colin

Do you know if Reports Builder would have installed with the 12.0.6 stuff, or is it a separate product you need to install.Colin,
It is installed on the server. If you want to have it installed on your local machine, you can download the software from:
Oracle Developer Suite Software Downloads
http://www.oracle.com/technology/software/products/ids/index.html

Similar Messages

  • R12 Report Customizations

    We are starting an R12 upgrade from 11i. I have been researching various information and the one thing I cannot get any information on is customizations. It is my understanding that when we upgrade all Oracle reports will be converted to BI Publisher reports. If we need to customize an Oracle report what tool/software do we use? I have seen the BI Publisher Desktop tool but I thought that was only for minor changes. Also, it is my understanding that we can use OracleAS 10.1.2 Developer Suite (DS 10.1.2) to modify reports, does this mean that oracle will maintain a copy of the .rdf as well as the BI Publisher report? Thank you in advance for any input!

    user1164913 wrote:
    A couple more questions to help me clarify, as I am experienced in the functional side of EBS.
    We have a list of reports that need to be upgrade to be compatible with Oracle Financials R12. In the R12 Upgrade Guide under section 4-3 (Post-upgrade tasks) I was given the impression that these customized reports would need to be migrated using one of three methods. The preferred method was to convert the reports to Oracle XML Publisher.
    It appears necessary that the reports should at least be converted from .RDF to the XML Publisher format. Excuse me for generalizing, but under normal upgrade circumstances is it necessary to make any further modifications after converting to XML Publisher? ie: Are further customizations to the reports usually necessary to get the report to run successfully?
    Thanks,
    Hunter MacLeanYou will need to upgrade the RDF from version 6i to 10g. To convert to using XML Publisher format, set the output format of the RDF concurrent program to XML, create the RTF output file template using the XML Publisher Desktop tool, then define the data definition and template definitions using XML Publisher Administration responsibility. No other special steps are required.
    See the tutorial here - http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/xmlp_ebiz/index.html
    HTH
    Srini

  • EBS R12 Report Printing using PASTA

    Hi Friends,
    Can you help me with my printing set-up please. I am priting a standard reports but the
    printing is not centered. It has big margin on the left (like 3 inches ) and the right side columns
    overshooted.
    How do I adjust my printing to move for right to left by scale? or How do i choose paper size?
    Or how do I print macro like a font 6 instead of normal 12?
    Thanks a lot

    Duplicate Post (Check your other thread):
    EBS R12 Report Printing using PASTA
    Re: EBS R12 Report Printing using PASTA

  • Customize the QBE report customization form

    Does anyone have some ideas about how to customize the QBE report customization form
    (e.g take off the "case sensitive check box" or "format mask" .. etc)
    thanx

    repost the above msg.
    What I'm trying to do is to show only the column displayable options to portal users and hide the other cutomize sections.

  • Calling javascript function from report customization form

    I have been unable to call any user-defined javascript function from Portal Report Customization forms.
    Even a simple Message Box function doesn't work. I've been placing my code in the ..after header PL/SQL section for the report customization form.
    htp.p('<script type="javascript">');
    htp.p('function MsgBox(message){');
    htp.p('alert(message);}');
    htp.p('</script>');
    htp.p('See if it works');
    I have verified in plain html that my syntax is fine. Even the syntax rendered by portal is correct:
    <script type="javascript">
    function MsgBox(message){
    alert(message);}
    </script>
    See if it works
    Despite this, you will get a javascript error that an Object is expected, MsgBox not defined. Clearly from the script above MsgBox is defined.
    I have tried any number of calls to user defined functions and can't get anything to work. However, calling native functions like 'alert' works fine ( ie
    See if it works
    Anyone know how I can call a user defined javascript function in a Portal Report Customization form?

    Try changing the code
    htp.p('<script type="javascript">');
    to
    htp.p('<script language="javascript">');
    Thanks
    -Krishnamurthy

  • Report Customization Form Question

    How do you display the report customization before the report is rendered?

    If the Report is used as a portlet, I think it's not possible. Only the personalize link will display the customization options
    If the report is display in a full page, try: <SCHEMA>.<REPORT>.show_parms
    Patrick.

  • TestStand Report Customization

    I'm using TestStand 3.5 and LabVIEW8.  In a related exercise, I found that the file StationGlobals.ini contains a number of configurable options.  I used the TestStand sequence editor to update the Station Globals (I added some custom items).  I was able to use the Sequence Context control in LabVIEW (from the TestStand palette) combined with the TestStand Get Property Value.vi, to read some of these custom properties.
    I'd like to do similar things for reports.  I see the Report Options in TestStand's sequence editor.  What I'm wondering is if there is a similar .ini file and if there is a control in LabVIEW (i.e. TestStand Pallete) to access the various report options, thus allowing some report customization.  Any examples would be most appreciated.  Thanks.

    There is TestStandModelReportOptions.ini that has the station defaults and definitions. Report options are local variables in the process model. For the Sequential Model, that's in the execution entry points Test UUTs and Single Pass and there is a sequence in each called Get Report Options that reads the ini file and updates the local variable. The report options is a container that is passed to TestReport Callback so you can read and modify the options in the report generation sequence itself or if you want to access them from a test sequence in either a function call or VI, you can reference RunState.Root.Locals.ReportOptions.(whatever).

  • Need help on ERP R12 Reporting

    Hi,
    Any body have an idea about ERP R12 reporting on Error Tables in 10 g.
    Thanks

    My suggestions,
    Have a look at your cube and understand the field available -
    1,Open orders 0-3 months  - Document no where status is open and creation date is in last 3 months. Restrict sales key figure on status and creation date.
    2, Open orders 4-6 months - Document no where status is open and creation date is in last 3 months. Restrict sales key figure on status and creation date.
    3,Turnover past 12 months - Sales of last one year - restict sales on doc date (last 12 months)
    4,Open orders >6 months - Document no where status is open and creation date is in last 3 months. Restrict sales key figure on status and creation date.
    5,Trdae receivables - sum(check out the field in cube)
    7Metal Exposure - sum (check out the field in cube) and restrict it to Metal
    Hope it helps
    Vikash

  • Search report customization form

    Hi,
    does anyone know how I can achieve context-insensitivity in a query-wizard based report customization form??
    Or how I can default user entries in the query fields to all UpperCase?
    Thanks for you help!!
    Maike

    Hi,
    This cannot be done in query based wizard report. You can do this in sql based report by designing your query in such a way.
    select * from scott.emp
    where upper(ename) like upper(:name)
    This code makes the code cases insensitive inspite of the user entering small case in the :name.
    Thanks,
    Sharmila

  • R12 reports in XMLP

    Has anyone tried to take a report like the XMLP Purchase Order in R12 and run it in 11.5.10? Does it work? Did you have to change it? Did you learn from it?
    Thanks Dave
    Las Vegas

    The XMLP PO Templates for purchase orders that come delivered in R12 work fine in 11.5.10 without customization. They are still in the old XSL-FO format, so I don't see any reason to use the R12 version instead of the one delivered with 11.5.10. There is not a new RTF template for purchase orders unfortunately.
    The formatting of the document looks the same and the changes within the code are primarily to support complex services purchasing and the enhancements to attachment types supported by PO documents.
    The only quirk I found with the R12 template was that the document type ("standard purchase order") wasn't printing in the page header and in the upper-right table as it usually does. This is due to the use of new style templates in R12 that aren't supported in 11, so you can just do a find and replace and change:
    $ROOT_OBJ/STYLE_DISPLAY_NAME to $ROOT_OBJ/DOCUMENT_TYPE
    The most interesting thing in the code is that all of the revisions are commented as "11i.11" not "R12" by the Oracle developers.

  • PO Output For Communication Report Customization

    Hi All,
    I'm working on R12 'PO Output For Communication' report, it's xml report with executable as Java Concurrent program. I want to add additional fields to the report, since it's java concurrent program, how can i customize the report. Please help to customize the query of the report, where can i find the query, how to proceed.
    Kindly help at the earliest.
    Thanks

    The program is based on 4 views as below:
    PO_HEADERS_XML
    PO_LINES_XML
    PO_LINE_LOCATIONS_XML
    PO_DISTRIBUTIONS_XML
    for relases you may refer to:
    PO_RELEASES_XML
    You need to modify the above mentioned views to add new fields.
    Actually the field names in the views are converted to XML tag with the same name.
    Thanks,
    PS.

  • In R12 report ending with following error

    Hi,
    All of the standard reports are completing with the following error on R12.
    Rep 1804:unable to open printer definition file.
    rep 0069:Internal error
    with regards,
    Surya

    Hi,
    Did you set up any printer on the node where CM is installed? You need to have at least one printer defined, and remember to bounce the CM after adding the new printer.
    Note: 221737.1 - REP-1804: Unable To Open Printer Definition File
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=221737.1
    Note: 123140.1 - How to Setup Printer for Oracle Applications 10.7 - 11.5.x Quick Reference
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=123140.1
    Regards,
    Hussein

  • R12 Report customised report not working.

    i have developed a report in R12 for purchasing module.
    simple quey: select * from po_headers_v where po_number=45;
    in Before report trigger.
    mo_global.set_policy_context('S',101);
    In PC report is working but didn't show any record when i attach it R12.

    We have had a similar problem in R12 with getting data output from custom reports pulling data from purchasing tables such as PO_VENDORS.
    You have to add this in the after parameter form trigger of the Oracle Report:
    SRW.USER_EXIT( 'FND SRWINIT');
    Do not call it from the before report trigger like I was used to doing under 11i. This user exit sets up various Oracle Report environment info, including initializing Oracle Reports to work with the new multi-org system used by R12.
    Don't forget to call this in the after report trigger:
    srw.user_exit( 'FND SRWEXIT' );
    Also under R12, you need to set the Operating Unit Mode setting on the web based define concurrent program page. Go to (R) System Administration -> (N) Concurrent -> Programs, once you have queried up your concurrent program for your report, click the Request tab. You will find the Operating Unit Mode option there. This Operating Unit Mode option needs to be set to Single for most R12 instances. This mode setting is not available in the Oracle Forms concurrent program define form, so watch out!
    Cheers
    Daryl

  • Two LOVs in same report customization form causes problems

    My report includes two parameters which are set by the user using dynamic LOVs in the customization form. The report used to only have one parameter and this worked fine. After including the second one only one of the LOVs work as they should. The second one doesn't trigger a value to be sent to the report. Working separately the second parameter/LOV also works as it should.
    The code:
    SELECT distinct ID, STILLING, F_DATO, STILLING_NAA, DATO
    FROM JOBBSOKNADER
    WHERE STILLING in :lov_stillinger
    union
    SELECT distinct A.ID, A.STILLING, A.F_DATO, A.STILLING_NAA, A.DATO
    FROM JOBBSOKNADER A, JOBBINT_KOBL B
    WHERE A.ID = B.JOBBSOKNADER_ID
    AND A.STILLING = '(apen soknad)'
    and B.INT_ID in :lov_interessefelt

    Hi,
    Are you trying to use dependant LOVs i.e second LOV depends on the value selected in the first LOV. If you are trying that, then reports does not support that. You have this facility only in forms.
    If I have understood wrong, then please give me the query you used for the LOVs
    Thanks,
    Sharmila

  • F.41 - Vendor Line Item Report customization

    Hi,
    I have a question on how to customize tcode F.41. The output can be edited since this is just a display variant in ALV. We want to hide the line items. we only want the totals per GL account. Is there a way to hide the line items for F.41?
    Thanks

    Hi, Dennis:
    Your requirement is strange as F.41 is for line item reporting...
    Maybe you can try F.42 Account Balance for your purpose.
    Best Regards, Lawrence

Maybe you are looking for