Rate per entity

Hi expert
I'm wondering how can i build a currency conversion wherein HIST data will be per entity meaning in rateentity dimension i will not use a global instead i will use the exisiting company ideas so in this case i will achieve my per entity but unfortunately upon of my script error says that currency is not availble
here is my code
*RUN_STORED_PROCEDURE=SPRUNCONVERSION([%APP%],[%CATEGORY_SET%],[%CURRENCY_SET%],[%RATEENTITY_SET%],[%SCOPETABLE%],[%LOGTABLE%])
i have data in my rate application
what should be the missing step?
thanks
CSD

Hi Cynthia,
Were you able to get this resolved?
I'm not sure of this statement:
When I executed the currency translation through data manager package "FX Restatement", BPC can only translated balance accounts with closing rate (END) and P/L accounts with average rate (AVG).
BPC should translate all account rate types that are defined in your Currency Conversion business rules.
HTH,
John

Similar Messages

  • What is table field name for order status report  of rate per unit and  bal

    hi  i want to make FS for order status report i almost get all table and field but i don't get only two field  rate per unit and balance value  table field didn't get please help me searching in field and table
      i want to develop my status report

    Hi,
    Check tables VBAK and VBAP wherein you will get all header and item details.
    VBUK and VBUP for header and line item statuses.
    KONV would give you rates/pricing details for each condition type determines in the sales order.
    VBAK-KNUMV = KONV-KNUMV is how you relate both of them.
    Hope that helps.
    Regards,
    Amit

  • Freight charges based on rates per forwarding agents

    Dear all,
    i want to calculate freight chares based on fields plant and forwarding agent rates per EA.
    I have a partner function CR in customer master. In procing table field SPDNR for forwarding agent is not allowed.
    I tried to put LIFNR field but still not working... Kindly suggest me solution asap.
    Regards,
    Sandip

    I think you can either add new fields to KOMP or KOMK (item or header) and populate these fields in userexit_pricing_prepare_tkomp or userexit_pricing_prepare_tkomk
    in both order & invoice programs and then use these fields in condition tables.
    OR you can determine your conditions based on plant and define calculation routine to calculate condiiton value based on forwarding agent

  • Is there any report that can show tax rates per tax code per state

    Hello Gurus,
    I checked all standard SAP reports and they only list taxes based on the documents created. I am trying to develop a list of tax rates that are based on each tax code per state. Can some one suggest me how I can go about this.

    Hi,
    Are you using SAP to derive tax rates at Jurisdiction level or a third party like Vertex or taxware? I haven't come accross a situation where we configure SAP to maintain tax rates per state. It is connected to third party via RFC and the rate is derived based on the jurisdiction code however, we configure the jurisdiction code numbering and levels in SAP.
    Thanks
    Manoj

  • Multiple currencies per entity in data form

    Is it possible to disable users changing currency code in data forms with "Allow multiple currencies per entity" option?
    I want users can see currency code for cell in data form, but can't change it.

    Hi,
    A really simple script would be
    function customCellValidatePre(row, col, cell) {
    //check app
    if (equalsIgnoreCase(applicationName,"Enter App Name")){
    // check form
    if (equalsIgnoreCase(formName,"Enter Form Name"))
    // enter 3 digit valid currencies for application
    var validCurrs = new Array("USD", "ZAR", "AUD", "CLP", "BRL", "CAD", "GBP", "EUR");
    if(listContainsName(validCurrs,cell.value)){
    // looks like user has tried to update a currency code
    cancelDrag();
    EnterCellx(row, col, true);
    return false;
    Just enter a set of valid currencies for your planning application.
    The script just basically checks if any of your currency codes have been entered, if they have it will just return back to the cell without updating the currency code.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Can I buy an Iphone 4s in rates per 12 month?

    Hello,everybody! I want to buy 2x Iphone 4s .I live in Romania.My name is Turean Bogdan. I want to know if I can buy this phone in rates per 12 month. Iphone 4s wich I want  has 16gb and is black.I wait answer.

    In romania can only buy this phone from the mobile phone subscription.Subscriptions are very expensive for long term ( two years).Is more convenient to buy from U.S.A than in Romania.

  • "Allow multiple currencies per entity" option in Planning web form

    Hi, All
    The desciption of the option I pasted from the oracle doc library is:
    •Allow multiple currencies per entity: If the application supports multiple currencies, allow entities to support multiple currencies, regardless of base currency. Users can select currency for displayed cell values in data forms
    Well, assume that app has USD as a default currency. App was built in EPMA with multi currency option. All entities have USD as a local
    I build a form and set this flag. According to the text above i want to enter some values (for example for one of the account) in GBP, can I?
    All i need is the binary anwser, Yes or No. Honestly it's not the truth because if the anwser will be Yes i'll be surprised how? I can enter GBP in cell but after saving it returns to USD
    I've allready searched question like this and have found a couple but not answered

    Hi, Alp
    Thank you for you answer. I've checked your link and it's amazing that information like this was written not in admin but in user guide.
    Another thing i've wondered that it depends on setting of Calculate Currencies calc script (run on save). But it's just a think men must know and do I think.
    Unfortunately I can't see how does it work, although I've done this settings.
    If I set local currency for one of the entity as GBP then I can enter data in GBP of course and Calculate Currencies script runs ok. I can see exact values for local (GBP) and default currency (USD) just on planning form as I set currency dim in page.
    But in my case when i set local currency for this entity back to USD entered value in GBP always changed back to USD regardless of Calculate Currencies script settings. It happens during save on the form
    Can I get a bit more information about some other settings to be done to make this functionality work?
    BR,
    Vladimir

  • Planning Unit Hierarchy - multiple owners per Entity

    Hi there everyone
    I have the following scenario and hope you can help me out with a few ideas:
    I have a planning unit hierachy set up. It works well except for one thing - the fact that you can assign only one owner per entity member. The business essentially has multiple owners for most entities. Ownership is determined by which accounts the user is responsible for. An example:
    User 1 is an owner for Entity A, but only for accounts 111-444.
    User 2 is an owner for Entity A, but only for accounts 555-777
    User 3 is an owner for Entity A, but only for accounts 888-999
    As far as I can see in the Edit Planning Unit Hierarchy screen, I am able to assign User 1 as an Owner for Entity A on the Assign Owners tab and I can specify accounts 111-444 in the Primary and Subhierachy Selection tab. Since I can only assign one owner, how can I now provide for User 2 and User 3 requirement?
    I'm using version 11.1.2.1. Any workarounds or suggestions would be highly appreciated!
    Thanks
    Juanita

    I had a similar business case in my previous project. There was no direct solution to this. But we had to stick to a workaround ( not a very nice and comfortable solution, but we were under critical timelines).
    User 1 is an owner for Entity A, but only for accounts 111-444.
    User 2 is an owner for Entity A, but only for accounts 555-777
    User 3 is an owner for Entity A, but only for accounts 888-999
    make a secondary hierachy with different entities i.e. User1_EntityA,User2_EntityA
    Entity A
    User1_EntityA
    User2_EntityA
    and then you can assign different users to all these entities. One major drawback with this is, if we have 100 entities with 10 users .. that will make 1000 more members.. anyhow we did it that ways.. if you get a better solution you can post it.
    Thank You
    Sandeep Kumar Upadhyay

  • Allow Multiple currencies per Entity

    Hi All,
    When we will use "Allow Multiple Currencies Per Entity" in a data form ? The name itself is confusing. It means, we can enter many currencies per entity ?

    Hi All,
    If we use "Allow multiple currencies Per entity", do we need to take Entity in the Pages and Currency (Local & USD) on the Columns ? For ex. if i select Entity as USA in Page, then we need to enter the value for Local currency right ? In that case, how Allow multiple currencies per entity works ? In this example, we can enter the data for USA only right
    I'm unable to understand this logic. Pls. clarify me.

  • Reporting Multiple Currencies per Entity?  Tools or Methods? Planning

    The customer wishes to be able to enter more then one local currency. So they could have USD and CAD or USD and Euros for the same Entity.
    The requirement is to be able to report on totals by currency.
    What is the best way to get report totals of LOCAL currencies when there can be more then one per Entity. So the cell has the currency code in Essbase.
    I can get this with various steps with the excel addin or smartview but how to get it with FR or other tools?

    Hi, Alp
    Thank you for you answer. I've checked your link and it's amazing that information like this was written not in admin but in user guide.
    Another thing i've wondered that it depends on setting of Calculate Currencies calc script (run on save). But it's just a think men must know and do I think.
    Unfortunately I can't see how does it work, although I've done this settings.
    If I set local currency for one of the entity as GBP then I can enter data in GBP of course and Calculate Currencies script runs ok. I can see exact values for local (GBP) and default currency (USD) just on planning form as I set currency dim in page.
    But in my case when i set local currency for this entity back to USD entered value in GBP always changed back to USD regardless of Calculate Currencies script settings. It happens during save on the form
    Can I get a bit more information about some other settings to be done to make this functionality work?
    BR,
    Vladimir

  • Maximum number of index per entity in BDB JE

    Can any one tell me the maximum number of index per entity in BDB JE implementation?

    Hi,
    A user is not have the No. of processor but a work process can handle N No. of users. If a user hit any transaction v acn say from  a list of N worl proceesor which has been taken the work.
    Correct if I am wrong.
    Regards
    Syed.

  • Transaction Rate Per Second

    How can I determine the transaction rate per second for my database? I found the following script:
    SELECT SUM(s.value/
    (86400*(SYSDATE - TO_DATE(i.VALUE,'J')))) "tps"
    FROM V$SYSSTAT s, V$INSTANCE i
    WHERE s.NAME in ('user commits','transaction rollbacks')
    AND i.KEY = 'STARTUP TIME - JULIAN' ---
    But - I don't know where the "86400" value came from? Does anyone have any insight? - or a valid script to determine the tps (transaction rate per second)? Thanks

    Dianne,
    There are 86400 seconds in a day. The query you are using divides all commits and rollback transactions by the time the system has been up and running in seconds. Hence, transactions per second...... tps.....
    Hope this is an accurate response.
    Adam
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Dianne Jones ([email protected]):
    How can I determine the transaction rate per second for my database? I found the following script:
    SELECT SUM(s.value/
    (86400*(SYSDATE - TO_DATE(i.VALUE,'J')))) "tps"
    FROM V$SYSSTAT s, V$INSTANCE i
    WHERE s.NAME in ('user commits','transaction rollbacks')
    AND i.KEY = 'STARTUP TIME - JULIAN' ---
    But - I don't know where the "86400" value came from? Does anyone have any insight? - or a valid script to determine the tps (transaction rate per second)? Thanks <HR></BLOCKQUOTE>
    null

  • Counting pulses and measuring flow rate per second

    Hi everyone
    I am using a compactField Point (cFP-2220) controller to measure the flow rate. The flow sensor that i have, gives the output in terms of the pulses. I need to count the number of pulses for a particular interval and divide it by a K-factor( constant value) to get the flow rate. If i select the interval to be of a second, i would want to count number of pulses per second and divide it by K-factor to get flow rate ( per second). 
    How do i count pulses per second and consequently measure flow rate using this count and K-factor.
    Any kind of help would be highly appreciated.
    Thanks in advance.

    You may be able to use the Edit Tempo function to work this out. With you waveform in Edit view Right Click on the time scale at bottom of waveform and select Bars and Beats display. Select a number of beats by highlighting with the cursor. Then again on the Time bar select Edit Tempo. In that dialogue you can try clicking on Extract to find the Tempo ie. beats per minute. Also you can try adjusting the tempo by entering avalue manually to see how close that gets to your waveform.
    Haven't used this function of Audition much so you may have to refer to the help file to find out more about it.

  • Managing two bit-rates per song

    Is there an easy way to manage two bit-rates per song? I wish iTunes would do this itself, under the covers. Similar to versions in Aperture. What I want is to keep an Apple Lossless version for Apple TV, but have a low bit-rate version for my iPhone and iPod (due to space limitations). I know I can store two versions of the same song but they are treated as two songs, so if I change a rating or a keyword it happens only to the one song. Or I have to manage two versions of the same playlist. Etc.

    The short answer is no, theres no good way to do what you want. This has been a shortcoming of iTunes for years. Those of us interested in having a lossless library were forced to use lossless on out mobile devices, which doesn't make sense at all, or to maintain two parallel libraries.
    What you guys really want is called on the fly transcoding. The idea is you store a high quality version (ideally lossless) of the track on your computer and that when this track is to be synced to a device it is transcoded to a more efficient format.
    This is something that most media players have been doing for years, and yet Apple shows no interest in implementing such a feature.
    More Details: http://bit.ly/3F03R3
    Message was edited by: KelchM

  • Currencies Exchange rate per Customer

    Hi Experts,
    Is there anyway in SAP to maintain Currencies Exchange rate per Customer. For e.g. the customer's currency is EUR and my local currency is USD.
    Meaning we want to maintain a fixed exchange rate for that particular customer, so during creation of Sales Order, system take this fixed rate instead of taking FI - Currencies Exchange Rate table.
    Thanks,
    Kiran D

    Hi Kiran,
    Just check the Currency field available in the customer master Sales Area Data --> Sales tab. The currency maintained in this field is determined in Sales order.
    Hope it works.
    REWARD if it helps you!!
    Regards,
    Ajinkya

Maybe you are looking for

  • 10.9.2 audio

    Dear collegues. I am a professional musician and electronic music teacher. I had for about one year a plaguing problem with my iMac 27" late 2009 quad-core i7. It has been discussed many times over the net as an "audio stutter" and "CPU Spike" proble

  • US iPad with UK iTunes?

    I upgraded to iOS5 the day it came out.  I synced my iPad and now favorites is spelled "Favourites", I can't update Flipboard because a pop up message tells me I must be in the US iTunes store, and all of the prices in the store are reflected in Poun

  • Performance problem in select data from data base

    hello all, could you please suggest me which select statement is good for fetch data form data base if data base contain more than 10 lac records. i am using SELECT PACKAGE SIZE n statement,  but it's taking lot of time . with best regards srinivas r

  • How can I troubleshoot a project?

    I have a project about one and a half hour long, I have exported both 720P and 1080P. That is: I tried... something happened and the export was not completed. Leaving me with a finished 720P movie, and no 1080P... I have tried several times after tha

  • How to set RAW defaults for Contrast and Brightness?

    When I open a RAW fole in PS Elements 8 the Brightness set to 50 and the contrast set to 25. How to set these two values to 0 (zero) as a defaults when a RAW file opened for the first time (defaults). Thank you for the help. Leo