Books not updating for changes to financial reports

I have made some changes to financial reports which are contained in existing books. I have run the reports individually and the changes are correctly reflected. However, if I open the book containing the report it still shows the report as it existed before the changes. I have even deleted and re-added the relevant report into the book and it still makes no difference.
Regards
Katie

Until and otherwise if anyone else has a suggestion,I would say apply the latest FR patch
Patch 13024655: Patch Set Update: 11.1.1.3.519 for Oracle Hyperion Reporting and Analysis Financial Reporting
And if still the issue persist,then open a Ticket with Oracle support for further troubleshooting.

Similar Messages

  • Accruals not updated for Changed Rebate agreement when VBOF  performed.

    Hi Pals,
    Need your assistance in solving an incident  . our client has changed the  valid to date  of the  rebate agreement on 29.04.2014  in VBO2  from 28.02.1014 to 31.12.2014, later it was observed that  the rebate accruals for the blling documents generated after 28.02.104 to till date were not updated even after running the report VBOF. There are 15000 invoices after 29.04.2014 , hence it is difficult to check which invoices carries my rebate condition type.
    hence pls advice on
    1. how to find out the invoices for the changed agreement .
    2. How to update the accruals for the invoices that were created after  28.02.2014 to till date.
    An early reply would be highly appreciated.
    Br
    Krishna.K

    Dear krishna
    i tried your scenario--so after changing the validity for my Material rebate agreement type--i ran VBOF(SDBONT06)--so system has shown the updated billing doc with rebate which was not having any rebate condition earlier.
    Have you tried by retrieving all the billing docs created after service render date of 28th Feb14.
    Please take all the billing docs created after this date from VBRK table and you check some random billings docs whether rebate condition type is active with condition record or not.
    (other wise you try with by executing condition record numbers in KONV(doc condition number--then followed by VBRK)
    pl update us..
    Phanikumar

  • Message server information not updated for SIDs in SMSY

    How do I get the message server information updated for systems in SMSY?
    I moved a system from one server to another but the information is not updating for the Java stack. The informatoin was updated successfully for the ABAP, but not the Java side. I've reviewed the SLD information and everything there is correct.
    In change mode the information is greyed out, so it's updated automatically somewhere.
    Thanks for any help.
    Ryan

    Hi Ryan,
             What's your solution manager version?
             Have you taken a look into this note?
             ->     1301106 SMSY: Enhancements and errors in Enhancement Package 1
            Within this note you will find another list of related notes that may fix your issue.
            Please take a look as there are many notes reporting similar issues, like:
           1298517   SMSY: Server of SCS instance not known in SMSY
           1273095   SMSY: Incorrect database server (Java)
    Regards,
    Daniel.

  • Issue regarding 0MATERIAL_ATTR  - Attribute not Updated for Some Materials

    Hi All,
    As per requirement, I had enhanced 0MATERIAL_ATTR DS with one customer field MRP Controller.
    After enhancing 0MATERIAL_ATTR, I had made necessary changes in related objects like 0MATERIAL Info Object & related transformation for this new attribute.
    After making changes, when I had done Repair full request for 0MATERIAL_ATTR, newly added attribute had not updated for all material, other attributes were updated correctly but MRP controller had not updated for some records.
    I am confused with why attribute(MRP controller) updated in some Materials & for some materials its not updated.
    I had checked in PSA, data for this added attribute is come in PSA but not updated in data target (0material).
    I had also activated master data by running Attribute change run but still problem persist.
    Please help.
    Regards,
    Divyesh Khambhati

    Hi Venkatesh,
    I had write code in CMOD for MRP controller.
    As data is coming fine till PSA but its not updated in Data Target (0MATERIAL) .
    if I take one example..
    For exp Material XYZ has two entries in PSA table, one is updated during delta load & recent one which come though Repair Full request.
    Now newly adder attribute MRP controller available in recent request of Repair Full but that is blank in case of prior delta update.
    I am confused because MRP controller attribute is updated for some Material but for some material its remain blank.
    please help.
    regards,
    Divyesh Khambhati

  • Checklist for installation of Financial reporting and web analysis

    Hello All,
    Can anyone give me a checklist for installation of Financial reporting and web analysis. The checlist should contain the points/information that the installed FR and WA is proper or not. Please let me know if this this is the correct forum for reporting doubts, if not then plz guide me to the correct oracle forum.
    Thanks a lot
    Ashu

    For which version?
    Here is the link for 11.1.1.3 EPM Deployment:
    http://download.oracle.com/docs/cd/E12825_01/nav/portal_1.htm
    And specifically for Reporting and WA:
    http://download.oracle.com/docs/cd/E12825_01/epm.111/readme/ra_1111300_readme.html
    Hope this helps.
    A

  • P6 user name is not valid for connecting to the reporting database

    No data is available because your P6 user name is not valid for connecting to the reporting database
    I am getting above error in the following environment:
    P6 running on wls instance 1.
    BI Publisger running on wls instance 2
    MS SQL server 2005
    Note that the error appears when I clink on the 'Reports' tab in P6. My admin user on P6 has access to report/analyser modules.
    To connect P6 to BI Publisher I am using 'PxRptUser' in the P6 configuration for Bi Publisher. I know as well that the WSDL URL is correct and I can test this in SoapUI tool.
    In BI publisher I have created the PMDB data source using PxRprUser, and the test of this connection works.
    (Because the report samples come with Oracle flavoured SQL that SQL server does not like, I have configured BI Publisher so I have just a single report left that sources it data from an xml file. This works in BI Publisher. It also helps me in that I do not need to add 'WHERE' clauses and parameters required for SQL server?)
    Furthermore, using a DB tool, I can connect to my SQL server using PxRPTUser.
    So why do I get the error above?
    I picked up somewhere that I should not be adding users to BI Publisher. Funny enough, testing the 'login' method the BI Publisher exposes through its WSDL (as above) I noticed I HAD to create the user PxRptUser in BI publisher application itself (on top of PxRptUser in database) for the login web service to work with PxRptUser
    That did not solve the connection between P6 and BI Publisher though. What am I missing ...
    Edited by: user3674522 on 10/11/2011 20:16

    Thought I found something but can't repliacte, som issue is still there:
    Had a look at the wls instance logs where BI publisher is running, and the error I get is:
    111111_023646955][][ERROR] javax.naming.NamingException: Unresolved naming: cn=admin, dc=user, dc=users, dc=principals at [cn=admin]
    That user, admin, is the one I have used to access P6. Why is this passed on to BI Publisher? I thought the idea was that the PxRptUser set in BI Publisher configurations in P6 would be used?
    Edited by: user3674522 on 10/11/2011 20:17

  • HT201077 As of recently any photos I add to a shared photostream will not update for others. Only I can see them. How come others sharing this photo stream are not getting the new photos?

    As of recently any photos I add to a shared photostream will not update for others and I don't see the updated photos on my other devices. Only I can see them from the device that i've posted from. How come others sharing this photostream are no longer getting the new photos? My iphone (the device i'm adding from) shows 20 pictures in this shared photostream and yet 4 other people that I share this photostream album with and my ipad only show 12 photos. For the past week I keep adding photos thinking people will see them but it just won't update the new ones. Any ideas how to fix this?

    You can stop new photos being automatically added to Photostream in iPhoto from iPhoto preferences > Photostream.

  • Originating document number not updated for one invoice line item

    Hi,
    We have a invoice document number in which the originating document number is not updated for one of the line items ,this is order related down payment invoice .May be this is due to system inconsistency so is there any SAP note to overcome this problem.
    Best Regards,
    Rohit

    Dear All,
             I found out the problem for not updated in F-04. "While create the receipt document in GL master Open item management maintained box was not checked". It can be found in BSIS table - OI Management'.
             Is there any other way to clear this document.
    Thanks...

  • Inspection Lot Status (CROK)not updating for Certificate Reciept

    Hi
    I want to inspect vendor materials on the basis of thier Quality certificates
    1) Config Set up:
    a) Certificate type :YA72
    Cert for each PO  item :checked
    Certificate Check reqd:  :Checked
    Enhance cert processing: Checked
    b) Control key :0005 ( Delivery release ,Certificate)
    2) Material Master (QM View)
        QM Procurement : Checked
       Control Key :0005
       Certificate Type :YA72
    3) Goods Recipt
        MIGO < Purchase Data<Cert Reciept :Yes
        Inspection lot is created
    Question : Inspection lot status is not updating for Certificate Recived or not
                      My understanding is Inspection lot status should be :CROK -Certificate Recieved                                                                               
    CTCM-Certificate Missing
    Pls correct my understanding in case i am missing something
    Thanks in advance

    Is the status in the GR document have the cert field set as 5?
    Since you set the "certificate check required" you must do an explicit check of the cert.  I included below the help screen from this indicator in SPRO.
    You should be able to review the status of your cert in transaction QC53.
    FF
    Explicit Inspection of GR Certificate Necessary
    If you set this indicator, at goods receipt the system will generally perform as described in the field "Control without certificate".
    This means that even if you confirm the certificate receipt at goods receipt, and thereby set the status "2 - Certificate received", the system will still perform as specified in the field "control without certificate". See Control without certificate.
    You must explicitly check the content of the certificate recieved at goods receipt and set the status "5 - Certificate filed and inspected ", before, for example, the inspection lot status will be set to CROK.
    You can confirm that you have checked the content of the certificate in the certificate transaction or when making the usage decision.
    Note
    If you have set the indicator and chosen an unsuitable setting in the field "Control without certificate", the goods receipt can be generally blocked.
    This security function is generally used at electronic certificate receipt to check the accuracy of the certificate contents.

  • Validity Table not updating for 0IC_C03 while updating data

    Hi,
    1.Validity table not updating for 0IC_C03 while updating data in my BW 7.4 With HANA data base?
    Key fields : 0Plant
                       0Calday
    if you run this programe after loading data - RSDG_CUBE_VALT_MODIFY it is updating.
    2. I am not getting no marker update option in non-cumulative Info cube 0ic_c03 manage tab or in DTP tabs check as per 7.4 modifications?
    and  2LIS_03_BX in DTP I am getting below this option only
    Can you please give me solution for this issues.
    Regards
    Umashankar

    Hi Uma,
    Please go through the below link which might be helpful.
    Not able to Edit Validity Table : RSDV
    Marker Update Option is available under Collapse tab of Info cube.
    Thanks,
    Karan

  • I have a samsung smart tv i want to play my pogo but will not update for me

    i have a samsung smart tv and want to play my pogo but it will not updat for me what do i do

    Your Smart TV uses Google Chrome as its browser, yes?

  • KSPP -Scheduled Activity are not updated for last 2 periods

    Hi All,
    When we run KSPP by using LTP, noticed that for one cost center and activity type the plan scheduled Acivities are not updated for last 2 period's.(shows Zero)
    Do we miss any thing.
    Regards,
    Raj

    Hi,
    It can be due to the sales demand you have uploaded and the Lead time in the material master
    because of the that, the demand gets shifted before (say, Dec demand gets shifted for manufacturing in October) and the activity qty in the last month comes zero
    So, upload 14 months demand where 13 and 14th month is the same as 12th month... Most of the companies do this way
    Ajay M

  • My Mail has frozen - can access my hotmail through Safari but Mail now has a blank rectangle on the screen and the inbox underneath it has not updated for 2 days

    Mail giving problems. Small white rectangular box comes up on screen and inbox underneath has not updated for 2 days.
    I can use Safari to get new messages but, since getting this laptop, when I go to Hotmail via Safari old messages self delete every so often, whereas via Mail messages stay in the inbox unless I actually delete them. Any suggestions?

    Here is a photo of what I see when I tap on the mail icon to open it. It stays there for a second or two and then goes dark. Then I actually have to put my iPad into sleep mode in order to use it again. The app will NOT close no matter what I do, just shutting it down or put it in sleep and then restart  it.
    here is when I tap the mail icon. It looks like an empty page but you will see the format of the mail page. Next photo is what is see after a second. And the last photo is what I see before the iPad locks up or Les blank. I hope this makes things clearer as to what the problem is. Thanks for your help, hope this helps! Diane May.

  • HT5622 I already had verify an alternate email address but it seems not working for changing my security question

    I already had verify an alternate email address but it seems not working for changing my security question
    <Email Edited by Host>

    An alternate email address is not the same thing as a rescue email address.
    If you don't have a rescue email address then see if the instructions on this user tip helps : https://discussions.apple.com/docs/DOC-4551

  • Setting up default value for POV in Financial Reporting Studio

    hello
    We need to Set up default value for POV in Financial Reporting Studio. For example, we need period to pick up Sep as default value when we run the report.
    Is there any way we could do this???
    Regards
    Neha

    Hi Neha,
    Yes, there is a way to setup of your grid POV. Take a look at this: http://download.oracle.com/docs/cd/E12825_01/epm.111/fr_user/127.html
    Cheers,
    Mehmet
    p.s. Please mark the answers helpful or correct, if they've helped you or answered your question. Thanks!

Maybe you are looking for

  • Need Help in Pivot of the Columns in Oracle 9i

    Hi, I have a requirement where-in i need to generate the output as below:<<under EXP1 we need to populate the SUM amounts for each category i.e. group by No and Category>> No Vessel EXP1 EXP2 EXP3 EXP3 ..... 1 TEST 10 -8 100 0 2 TEST 11 0 90 -17 And

  • My messages app crashes when I attempt to send a message, help?

    I have a 3GS, every time that I try and send and text message the entire app shuts down, this just started. I have sync it several times, tried to restore to back up and nothing. I cannot send or recieve any messages. Please help!

  • Possible bug with af:setPropertyListener

    Hi Folks, I am facing a big problem that I could not understand if is coding or ADF issue. I have an af:table and in which column I show a link regarding the name of the Vigencia (my business object) and I pass this reference in the viewScope to a me

  • How to create database in jbuilder5

    hi im trying to connect my gui user interface to a database in JBuilder 5 via the button created, but i cannot figure out how to do it. Can anyone help me, it will be most appreciative. Thanks Bryan

  • IPad 2 Repair

    I sent my iPad in for repair Monday because of a dead pixel and screen bleeding. They received it Tuesday and the status has been "Product Replacement Pending" ever sense. How long should I wait till I further pursue apple? Help! Thanks