No dimension assigned to restrict calculation scope...

Hi BPC Experts,
I am trying to load the rate information into the rate application using the Import data package when I am encountering the following error: "No dimension assigned to restrict calculation scope". I am wondering what might be going on. I am on BPC 5.1. Thanks.

Tim,
I am trying to load the rate information in the rate application.
A few typical record in my ASCII import file look like:
RATESRC,CATEGORY,INPUTCURRENCY,TIME,RATE,AMOUNT
RateInput,ACTUAL,GBP,2008.JAN,Avg,1.8325
RateInput,ACTUAL,GBP,2008.JAN,End,1.8415
The RATE application has the same dimensions as in ApShell - so nothing new here:
Actually if I run the import data management package without default logic, it seems to run fine. The error crops up when I run the "Import" data management package to run with the default logic.
Interestingly, if I comment out all the logic script and run the "Import" data management package with default logic, the error still persists. So, in my opinion, the error has nothing to do with the logic itself.
The Import data management package automatically runs with standard Transformation File "Import.xls" if I don't pick any transformation file. It is my understanding that I don't have to pick any transformation file if there is a header record in the data file.
The logic in the default logic is:
Here is what the Debug log for logic looks like:
Start time --->10:12:44 PM  -  Date:6/10/2009  (build code:235)
User:demo5\bpcadmin
Appset:ApShellCopy
App:RATE
Logic mode:0
Logic by:
Scope by:
Data File:C:\OutlookSoft\Data\WebFolders\ApShellCopy\RATE\PrivatePublications\bpcadmin\TempFiles\Tempdt6n_21__48857248.Tmp
Debug File:C:\OutlookSoft\Data\Webfolders\ApShellCopy\RATE\PrivatePublications\bpcadmin\TempFiles
DebugLogic_21_.Log
Logic File:
Selection:
Run mode:0
Query size:2
Delim:,
Query type:0
Simulation:0
Calc diff.:1
Formula script:
Max Members:
Test mode:0
Is Modelling:1
Run completed in 0.1 sec.
End time --->10:12:44 PM  -  Date:6/10/2009
No dimension assigned to restrict calculation scope
Would appreciate your inputs. Thanks.
Edited by: Coomar on Jun 12, 2009 12:29 AM

Similar Messages

  • Use dimension in HSF freeform calculation

    Hi everybody,
    I want to use dimension structure in Oracle Hyperion Strategic Finance Application.
    I assigned a user defined dimension, to an account. Then, I used a different dimension for any other account. e.g: v300.00.001/A1 - v300.00.002/B1
    Now, I want to create a freeform calculation for an account that names as v300.00.002/B1. My formula is; v300.00.002/B1= @DIM(v300.00.001, "A1")
    But this fomula, send error "HSF14359: The formula for v300.00.001/A1 requires v300.00.002/B1 which does not exist in this file.
    How can I solve this problem? Can I use freeform calculation with dimensional structure in HSF?
    Thanks.

    It's extremely annoying that the FLD() command isn't yet availlable in NW, unless it's coming with 7.5 or has been included in one of the more recent support packs.
    As a an alternative you may be able to use the following MDX routine:
    Returns the value of a property of the current member of a dimension
    *function PRO(%DIMENSIONNAME%,%PROPERTYNAME%)
    %DIMENSIONNAME%.Properties("%PROPERTYNAME%")
    *endfunction
    Unfortunately I've never been able to use this with a When statement, so you may have to ask an ABAP resource to develop a BADI to achieve your required results.

  • Restrict calculation for condition type in Subtotal

    Hi Experts,
    In my organisaion i have a requirement to retrict the calculation of Subtotal value in the pricing calculation.
    I have two Internal price condition type VPRS & ZCST.
    VPRS is calculated in Step20
    ZCST is calculated in Step30
    The subtotal is calculated in Step40 (The subtotal is calculation From 20 to 30)
    Now my requirement is to restrict the calculation of sub-total. Eventhough the subtotal is calculated from 20 to 30. I need to have the subtotal value only for 20. I need to exclude fro step 30.
    Example:
    VPRS  - 100
    ZCST  -  100
    Subtotal - 200
    My requirement is the subtotal value should be only 100 not 200.
    Regards,
    Jagadish

    Hi Jagdish,
    Please try the follwing.
    1: Enter 20 in the From column and leave To column blank
    or
    2: Enter 20 in both the From and To columns in the pricing procesdure.

  • Restricted/Calculated Key Figures in Query vs MDX?

    Hello All,
    We are embarking on our first project utilizing SAP BW as the Data Warehouse and Web Intelligence as the presentation tool.
    We plan on creating the universes on BW Queries.
    What are the pros and cons of using Restricted and Calculated Key Figures in the query versus creating them in the Universe?  Also from a performance impact point of view if there is any?
    Best Regards,
    Dan Krieg

    Hi Dan,
    I would suppose that there is no big influence on performance. If the calculation for the calculated key figures are very complex I would propose to calculate them on query level. So its easier to use them also in other environments.
    Please take into consideration that OLAP universes are not supported in Crystal Reports. More information you find in the thread [OLAP universes and Crystal Reports|OLAP universes and Crystal Reports;.
    Regards,
    Sebastian

  • Restricting Calculated KF on Fiscal Period - Data constant 1.00

    Hello,
    I am using planning and forecasting infocube, where I created Calculated Key Figures , Margin(Actual), Margin(Forecast). They are working fine by themselves but when I restrict Margin(Forecast), it gives me result constant 1.00 and Margin(Actual) result 0.00.
    Has anyone came across this problem earlier, please guide how to solve this and where can be the problem ??
    Thanks in Advance,
    Regards,
    Jasmi

    Explain your problem in more detail and with an example.

  • Account assignment category restriction

    hi guru's
    i want to restrict the Account assignment category at document type wise!
    for same service item category for different document type i want to have the control, from perticular date!
    can i have the same for transaction code ME51/52 and ME21/22
    already for Njoy trsanction we have controlled through BADI.
    please let us know is there any exit /badi available for me51,52,21,22.

    You can try to check below :
    For PR you can use Badi ME_REQ_POSTED
    For PO you can use exit ZXM06U43 in exit EXIT_SAPMM06E_012

  • Restricted & Calculated Key figures and Structures

    Hello Gurus,
    I'm using a BW Query to create my universe and all I see is a class called Key Figures and few objects. I don't see my restricted and Calculated Key figures.
    Also I want to understand how are the Structures in BW Query brought into Universe? All I see is a column class and row class with corresponding objects in it.
    Environment: BO XI 3.1
    Appreciate your help.
    Regards,
    Vijay
    Edited by: vijay dwivedula on Jun 12, 2009 7:46 PM

    Hi Ingo,
    Sorry for getting back a little late on this issue. I've been trying to fix other issues. I'm creating my report out of BW Query and I'm not able to see all the Restricted Key Figures. Also when I try to create my report out of existing key figures and verify the data with BW analyzer the data seems to be different.
    What happens is in my universe I've two classes naming Rows_xyz, Column_abc etc and there are like 25 objects in Rows_xyz when there are supposed to be like 60 key figures and in Column class I have a single object. When I pull in this coulmn obect and pull like 3-4 key figures (which I made sure have data from BW Query Analyzer) doesn't return any data. It doesn't even throw an error as No data to fetch.
    I took the MDX Query that is generated by this report and ran it on the backend and see that there is no data even there. But from the BW Query Analyzer I can see data for this Column and the key figures that I pulled in the report.
    Thank you for your help
    Vijay

  • Subject: Restricted/Calculated Key Figure

    I am writing a query on 0TCT_C21.  In my Characteristic restriction, I am restricting Process Type to u201CCHAINu201D. Now I want to setup a key figure (it can be calculated or total) which will sum process chain duration (i.e. run time) for all the process types except CHAIN, so it will give total process chain run time. How can I do that?
    I setup a Restricted Key Figure, which restricts Duration to all Process Types except CHAIN, but since filtering on PROCESS TYPE CHAIN has already been done, it is showing me process chain run time as 0. Is there a way to do total of all process types even though I have placed a filter?
    Thanks a lot,

    hi,
    Your query seams to have contradictory restrictions.
    Your Statement: "In my Characteristic restriction, I am restricting Process Type to u201CCHAINu201D".
    You have already restricted teh query with the Process type "CHAIN" and OLAP will take this as Global filter.
    But your next statement:
    "Now I want to setup a key figure (it can be calculated or total) which will sum process chain duration (i.e. run time) for all the process types except CHAIN,"
    By this you want to have key figure with Process Type " Chain".
    This CKF/RKF will be considered a Local filter.
    The global filter will take preference and The report will fetch the data with Process type " CHAIN " Only .
    So after that when your local filter applied on RKF this will 0 as an output.
    My suggestion is:
    Restrict the Key Figures with the process types as and when required.
    Means the key figure value you want to show only for CHAIn and NOT for chain needs to be identified and developed.
    Please modfy the requirement to avoid contracdiction of filters.
    Thanks
    Mukesh

  • Assign Units To Calculated Key Figures

    Hi All,
    I have few calculated key figures which gives cycle time in hrs. So i want to assign Hr as the unit to this calculated key figure explicitly.
    Or in case of a computation which results in distance, KM should be assigned.
    Can someone guide me as to how can i assign a unit to a calculated key figure.
    Regards,
    Charu

    Hi,
    give Units in Descrition of CKF. or you have to create keyfigure and maintain units for that one at the infoprovider level and calculation you can do at infoprovider or in CKF (but see that 2 keyfugures with units will not be there, in that case suppress one keyfigure unit with NODIM function in CKF)
    Regards
    Daya Sagar

  • JFrame exact inside dimensions without any border calculation

    Hello Guys,
    I guess many of you know the answer but I am very newbie and didn't find the way so far.
    my issue: I would like to determine the exact inside area of a JFrame where the OS native borders or LAF borders no matter.
    i.e.: my background image dimensions are the following: w:800px h:615px - I use win XP. this moment I have to calculate with side borders & top title border of native OS window paint but i don't want to. I need a clear inside area and don't want to care with OS or any additional frame border.
    i've added a sample image URL, hope better to understand me: [here is the sample image file|http://festekoutlet.hu/swing/jframe_inside.jpg] file
    looking fw your answers,
    alsi

    Set the preferredSize of the frame's contentPane and call pack()
    db
    edit: Better still, override getPreferredSize of the JPanel/JComponent/whatever that paints that image to return the dimensions of the image. Then add that to the JFrame at BorderLayout.CENTER or set it as the frame's content pane, and call pack()
    Edited by: Darryl Burke

  • Excel 2010 - Calculated Members on Dimension

    Hi
    Was wondering if there was any workaround in Excel 2010 to make these appear. My understanding is that the behaviour is unchanged from 2007.
    Does anyone know of any plans to support calculated members on dimensions in Excel?
    Cheers

    I added the following to Adventure Works and it displays in Excel 2010 if I make sure to tick the option to display calculated members from the OLAP server.
    CREATE
    MEMBER
    CURRENTCUBE.[Date].[Calendar].[All Periods].test
    AS 123,
    VISIBLE = 1 ;
    The other approach is to add a physical member to your dimension and then use a SCOPE to set the value based on an expression. This way you don't need to set the option to display calculated members.
    http://geekswithblogs.net/darrengosbell - please mark correct answers

  • Possibility to restrict interest calculation on open items only

    Hello All,
    How to restrict calculation to Open Items only via configuration when the system calculates interest on arrears. I have checked the options for interest on arrears and there is no option to restrict via customizing.Ofcourse, there is an option to calculate interest on open item in Item interest calculation but looks like the changes made for the item interest calculation (t056UX) will not work here for t056U(calculation on arrears).
    In f.2b , It is possible to exclude the cleared documents via dynamic selections as per the SAP note provided long time back. But this is only a work around.
    Any suggestions to restrict via configuration for int. on arrears for open items only?
    Thanks in advance....

    HI!
    It's used  for  Customer  Int  Calculations.
    INTEREST CALCULATIONS
    Ob46          Define Interest calculation
    Obaa          Prepare A/c balance interest calculation
    Oba4          Define Reference Interest Rates
    Ob81          Define Time Depend term
    Ob83          Enter Interest values
    F-52          Interest calculation
              To give Effect for floating rate of Int
              Foreign currency balances revaluation
    Ob59          Define valuation methods
    regards,
    Rup

  • "Company code not assigned to country or country to calculation procedure"

    Hi ,
    I'm practicing SAP on IDES at home.
    I have not created any 'Calculation procedure' (TAXINN or TAXINJ)  neither assigned any procedure to
    country 'IN'. I have maintained tax category 'MWST' for 'IN' in OVK1 and also assigned my delivering plant
    for tax determination. I have also maintained tax relevancy for master records ( OVK3 - customer  & OVK4 -
    material ) and also maintained condition records for MWST.
    Everything is working fine while creating normal sales order including accounting document creation &
    posting. But when I'm creating a purchase order ( ME21N) for 3rd party process getting the error "Company
    code not assigned to country or country to calculation procedure".
    Plz help me with the solution how to create calculation procedure or which procedure should I assign to country 'IN' from the list of available procedure.
    ( I can't take help from FI guy as I'm practicing on my own )

    Hi Arveen,
    Check calculation procedure using T.code OBYZ(IMG > Financial Accounting> Financial Accounting Global Settings--> Tax on Sales/Purchases --> Basic Settings -
    > Assign Country to Calculation Procedure.)
    Select new entries--Enter tax procedure for India TAXINN-TAx procedure INdia
    Save.
    Use T.code OBBG....select position...enter IN....against that assign the tax procedure created above and save.
    Hope this resolves.Let me know if you still encounter problem.
    Thanks
    Aravind

  • Creation of Multi Provider, using InfoCubes | Error in assigning dimensions

    Hi All.
    I am tryin to create a multi provider using five Info Cubes,  sat A, B, C, D, E. Now all of them have chars and KF's. some  of them are common.
    I selected the relevant info providers, then in the Identification part, I selected "Select All" for Chars/ Time chars as well as KF's.
    now when I am trying to Activate the Multi Provider, it says  " No Dimension Assigned to InfoObject x, y, z and so. on ".
    its clear that there is problem in assigning dimensions fr chars/kf's.
    So in the Edit Multiprovider screen, I click on Dimensions. Then it prompts me to select "One" InfoProvider.( The options being from A, B, C, D, E) and if i select any one, (say A),the chars/KF's present in A, are getting assigned the dimensions, but the chars/kf's from other Info Cubes arent geting the dimension assigned.
    what to do now? can any one help me out.please
    points will be assigned..:)

    Arun Kumar,
    Things to do to create a multiprovider:
    1. Select your infoproviders
    2. Select the characteristics you need
    3. Select the identification criteria
    4. Select Dimensions and assign characteristics
    Arun Varadarajan
    Message was edited by: Arun Varadarajan

  • Restriction on memory scope for UI components binding

    Hello
    I'm using JDeveloper 11g 10.1.1.3
    I found in the Fusion Developer's Guide for Oracle ADF (14 Getting Started with ADF Task Flows) next thing:
    <i>
    Restrict the scope of the managed bean that you reference through a UI component's binding attribute to backingBean or request scope. Instances of UI components cannot be serialized. Objects in scopes other than backingBean and request are expected to be serializable. For this reason, you should not bind UI components to managed beans that have a scope other than backingBean or request. Note that JDeveloper defaults the binding attribute for UI components and region fragments to use the backingBean scope.
    </i>
    By now I often have binded UI components to the managed beans with pageFlowScope or viewScope, but I have not got problem with that.
    So, question is: what is the case that managedBean with view or pageFlow (even or session) memory scope will be needed to be serialized?
    When could I get the problems with that?
    Anatolii

    For more details you may have a look at section 20.4.3 here:
    http://download.oracle.com/docs/cd/E17904_01/web.1111/b31974/web_getstarted.htm#CACCFIII
    http://download.oracle.com/docs/cd/E17904_01/web.1111/b31973/gs_jdev.htm#ADFUI11666
    Dimitar

Maybe you are looking for

  • Setting privileges in Cisco Secure ACS Version 5.1.0.44

    I am setting privileges in Cisco Secure ACS Version 5.1.0.44. In the command sets from the ACS server, I denied few commands as can be seen in the attached screenshot and selected 'Permit any command that is not in the table below'. I am unable to se

  • ITunes after Clean Install

    Hi all, Did a clean install of HD and installed Mountain Lion. How do I transfer my iTunes from external hard drive to HD. This is my iTunes folder currently. Would greatly appreciate any help. Thanks guys!

  • Scrolling in Safari on iPad2?

    Some websites that have long pages within a page in Safari do not allow scrolling on our iPad2! Are we doing something wrong, or is there a way around it / alternate browser fix? thx for your help and advice!

  • I get a "waiting" message under the icon when I try to download an app

    This is a new iPad that has not been connected to another computer.  I was able to download 2 apps  but no more.  Now they all say "waiting"  Any suggestions?

  • Change account for todo in Mail

    Hi I'm trying to change the account that Mail uses to create ToDos but it just won't take. I have three options GMail, MobileMe and On My Mac. Once I've created the todo it only shows the Gmail account no matter what I set the 'Create notes and todos