Currency translation is running for only one fisc year??

Hi
We are performing CT on our forcasting periods which are 18 months . Our fisc year is from Nov to oct.
our forcasting months are from 2010.NOV  to  2012.FEB.
When i run the currency translatoin using DM or default logic for first time execution . It only performs for one year that is it runs for only 2010.NOV and 2010.DEC. if i executs it runs for next fiscal year..
So when FXTRANS is ran the CT runs for one year at once. could ssome tell me why this is happening.
can some one provide me how to proceed doing CT for multiple years at a time.
Regards
AK

Hi All,
I dont know whether your prob is solved or Not.
If not , we also faced the same problem and with this Code Change i.e Adding For & next we got the code working for for multiple Years.
This is our Code :
*XDIM_MEMBERSET FP_TIME AS %GROUP1% = %FP_TIME_SET%
*FOR %TIME% = %GROUP1%
*SELECT(%RPTCURRENCYVARIANT%, "ID" , "FP_RPTCURRENCY", "[CURRENCY_TYPE]='R'")   
*RUN_PROGRAM CURR_CONVERSION
     CATEGORY = %FP_CATEGORY_SET%
     TID_RA = %TIME%
    CURRENCY = %RPTCURRENCYVARIANT%
     RATEENTITY = GLOBAL
     OTHER = [FP_BUSUNIT=%FP_BUSUNIT_SET%]
*ENDRUN_PROGRAM
*NEXT
HOPE THIS HELPS.
Chaithanya

Similar Messages

  • Changing DB character set for only one schema

    We are interested in changing the characterset of only one user from Western European to AL32UTF8.
    Could you please verify if the following steps will be correct to do the same.
    1. Run CSScan on the one user
    2. Fix any issues
    3. Export that one user (with NLS_LANG set to <your old database character set>)
    4. Create a new database in the AL32UTF8 character set
    5. Import that one user into the new database (with NLS_LANG set to <your old database character set>)

    Actually your title is a little incorrect. You are not changing CS for only one schema in existing DB which is not possible. You are trying to migrate a schema to new CS DB. Which is totally doable and your approach is mostly correct.
    Database Character Set Scanner provide user scan mode
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14225/ch12scanner.htm#i1006013
    Mostly the issue could be data truncation, especially if you have column defined using char or varchar2 vs nchar and nvarchar2
    because char/varchar is defined in bytes, AL32UTF8 is multi-bytes char set, some character of your old data could saved more than 1 bytes in new DB and can't fit into the column size.

  • If I purchase creative cloud membership for only one program, will I get a paid adobe phone gap build account for free?

    $djd phonegap create my-app
    $ cd my-appIf I purchase creative cloud membership for only one program, will I get a paid adobe phone gap build account for free?
    $ phonegap run android

    There is no additional payment for phone gap build .
    Please refer to http://helpx-internal.corp.adobe.com/content/help/en/dreamweaver/kb/phonegap-build-cc-2014 -update.html
    Regards
    Rajshree

  • How can I correct that emails for only one of my address going direct to my trash file before even being read and this just started a while back not before?

    have been living with this for a while, do not remember when it started and have already try different ways a solving the problem but nothing has corrected the situation.

    thanks for ur suggestion, no help. still goes to trash for only one of my email addresses, other two no problem.

  • Tacacs authentication fails for one user account for only one switch

    Hi,
    I am having an scenario, where as Tacacs authentication fails for one user account for only one switch.
    The same user account works well for other devices.
    The AAA configs are same on every devices in the network.
    Heres the show tacacs output from the switch where only one user account fails;
                  Socket opens:        157
                 Socket closes:        156
                 Socket aborts:        303
                 Socket errors:          1
               Socket Timeouts:          2
       Failed Connect Attempts:          0
            Total Packets Sent:       1703
            Total Packets Recv:       1243
              Expected Replies:          0
    What could be the reason ?
    No errors on ACS server; same rights had been given to the user account.
    Thanks to advise.
    Prasey

    Hi there,
    Does the user get authenticated in the ACS logs?
    reports and activity----> failed attempts
    ro
    reports and activity----->  passed authentications
    That will help narrow it down.
    Brad

  • Can I show a data label for only one point in a series?

    Forgive a newbie question from an Excel convert, but can I show a value label for only one point in a data series? If yes, how?
    There are a number of graphs where I only want to value of either an extreme value or the ending value to show. Having all the labels in a series makes the chart too busy. This is pretty easy to do in Excel.
    If this can't be done, I guess that adding a text box over those points would work.
    Thanks

    Hi W-T,
    Welcome to Apple Discussions and the Numbers '09 forum.
    wahoo_tiger wrote:
    Forgive a newbie question from an Excel convert, but can I show a value label for only one point in a data series? If yes, how?
    Sure. Here's and example labeling only the MIN and MAX points.
    Column B contains the data charted with the blue line.
    Column C extracts the MIN and MAX values using the formula below. Those two values are charted as a separate series, using the green data point markers, and are labeled with their values. The intervening empty string values appear to have doused the lines connecting the two data points.
    Formula: =IF(OR(B=MAX(B),B=MIN(B)),B,"")
    Regards,
    Barry

  • Apple apps store do double charged me for only one application purchased and i can't find an email of apple customer service.

    Apple apps store do double charged me for only one application purchased and i can't find an email of apple customer service.
    <Email Edited By Host>

    These are user-to-user forums - I've asked the hosts to remove your email address from your post.
    Tou can contact iTunes support here : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page

  • EA2: Code is generated for only one column with Domain check constraint.

    I created a Domain with a Value List (Y or N - Yes or No) and used that domain for two columns in the same table. But for only one column (the last one) the check appears in the generated DDL.
    After I enabled the "Use Domain Constraints" both checks appear in the DDL, but one as an inline check constraint and one as an "Alter table add contraint.."
    Once I changed the naming Template for the check constraint, both constraints are generated as an Alter table clause. The inline check constraint is only generated when the name of the constraint (according to the template) is too long. It would be nice if I could choose if I want an inline or a separate check constraint definition.
    Edited by: Roel on Nov 23, 2010 11:55 AM
    Edited by: Roel on Nov 23, 2010 12:02 PM

    I logged ER for that
    Philip

  • PDF file not generating for only one Invoice billing document

    Hi all,
    We have upgraded our system into ECC6.0 from 4.7 version. During our Testing time, we have found the following Bug:
    Bug: Not possible to get output in pdf format for only one  Invoice type(TR code: VF02) except for all it is generating PDF output.
    Can anybody help me out to find the route cause for this problem.
    Regards,
    Murali.

    Hi,
    For one Billing-Invoice type , PDF is not generating. But it is generating for other Invoices.
    So should i need to go through the Printer settings?
    Regards,
    Murali.

  • Program installed for only one user

    Have a program that is installed for only one user, how can I get another user access to the software? don't have install disk.
    Thanks

    Select the application's icon then Press COMMAND-I to open the Get Info window. In the Ownership and Sharing section check the owner and group assignments. If they have owner=you and group=you or staff, then you must change those. Open the Terminal application in the Utilities folder and enter the following command line at the prompt:
    sudo chown -R root:admin
    Put a space after "admin' then drag the application's icon into the Terminal window and press RETURN. You will be prompted for your admin password which will not be echoed.
    This should enable other users to access the application provided you have given the user access via their managed account preferences in Accounts preferences.

  • ChaRM scenario for only one productive system

    Hi CHaRM-experts!
    I would like to know whether or not is it possible to use the Change Request Management scenarion for only one productive system?
    It means we have systems and cases where we should apply the emergency correction only in productive system, without any transport from DEV or QAS system.
    Does ChaRM support such case?
    Thank you very much!
    regards
    Thom

    Hi Don,
    thank you very much for your answer.
    No, I do not plan any transport in the productive system.
    I would just make any adminstrative changes without transport.
    Does ChaRM support such scenarios?
    Thank you!
    regards
    Thom

  • Skype not notifying (oange flash) for only one con...

    I've been having the issue of skype not giving me an orange flashing taskbar notification for only one of my contacts.
    Strangely, this does not always happen. Sometimes this contact's messages will in fact make my taskbar flash. Other times it will not. I can add that both the contact and I have our status on "online", furthermore I have checked the following suggestion I found here on the forums but it did not work as it was already properly set to always notify me:
    Highlight the contacts name in the Contacts list so you can see the chat window for this contact. Click on the Conversation menu and select Notification settings. Select there the appropriate option for the notifications.
    Any ideas? This has really been going on for at least a few months, perhaps a year

    Well, that is hard to tell. Like I said the website may have updated their technology. Just because it works with the Desktop, doesn't mean there is not a reason that the laptop might not have a problem. You have 2 different systems and
    most likely different configurations.
    You may want to check Tools and in the add ons for both, look for Shockwave Flash Object...ActiveX Control..Flash10e.ocx should be installed and enabled.
    Also for each check C:\Windows\System32\Macromed\Flash  Right click the Flash folder and make sure for IE that the files are vs 10.0.45.2 by checking the properties.
    If you have the correct Flash files and the correct SWO then, some other cause would be looked at.
    It has been my experience to not "assume", but verify:-)
    Thanks,
    eidnolb

  • I want to schedule a dbms_job to run for every one hour

    Hi Guys,
    I want to schedule a dbms_job(in oracle 10g) to run for every one hour. Can any one provide some idea on this.
    KLR

    Thanks for your reply, but I am getting the error below
    'ORA-06550: line 1, column 112:
    PLS-00103: Encountered the symbol "END" when expecting one of the following:
    := . ( @ % ;
    The symbol ";" was substituted for "END" to continue.
    ORA-06512: at "SYS.DBMS_JOB", line 82
    ORA-06512: at "SYS.DBMS_JOB", line 139
    ORA-06512: at line 7'
    can you please check this error and let me know how can I execute one package for every one hour and how to see whether the job is running every one hour or not.
    Thanks in advance.
    KLR.

  • How toconvert multiple currency translation please give details in one repo

    how toconvert multiple currency translation please give details in one report

    Hi Venu,
    Yes you can do currency translation in update rule as well as in the bex query.
    please follow the below steps:
    business scenario
    you have records in different currencies and you want to convert them to a fixed target currency USD, using the avergae rate type 'M' on a monthly basis
    Step 1
    Create translation keys using RRC1. here you need to specify the source currency. "select source currency from data records"
    specify the target currency as USD
    choose the exchange rate type as 'M' and the translation should happen using 0CALMONTH
    Step 2
    create key figure 1 (KF1) that stores the amount in differnet curreny and it refers to 0currency. create another key figure (KF2) which has a fixed currency as USD. in the target cube you use 'KF2' and it is mapped from KF1.
    in the update rule just below hte currency mapping you can find the currency translation screen, use the translation key created in step 1
    Step 3
    if you have KF2 in your cube then you don't need any currency translation becoz you have already performed the translation in update rules. but if you have KF1 in your cube then you need to [erform the currency translation in bex. create a restricted key figure from KF1 (give it name as KF2). right click on the RKF and go to properties -> currency  translation -> select the translation key created in step 1.
    hope it helps.
    thanks
    soumya

  • AA implement aaset value for only one depreciation area

    Hi,
    Is it possible change acquisition value of asset for only one depreciation area, the area 20 for example?
    By point of view of FI I can post the accounts of area 20 by  trx OASV,
    but in AA how can I do?
    If I use the trx AB01 the  acquisition value is modified in every area.
    Any assistance would be greatly appreciated.

    You upload the values in AM with the transaction AS91, this don't create postings in FI. It is possible to upload different values by depreciation area.
    With the transaction OASV you create manual the total postings in FI. An other option is to use the transaction  ABF1 (search on this forum with ABF1 how it is working)
    When an area post direct you have to use the transaction OASV (asset account is reconcilation accounts) for the other area you can use a standard FI posting.
    When you use AB01 you can create you own transaction type and limet them to one depreciation area or a group (tray to play with Tty 147, there you can fill in amounts by depreciation area.)

Maybe you are looking for

  • Variation in editions shown in oracle 10.2.0.3

    Hi, We have installed oracle 10g(10.2.0.1) after installation we applied patchset 10.2.0.3 ,we are nw able see the variations mentioned in installation logs under oracle inventory and backend of oracle in installation logs edition is mentioned as sta

  • 30Boxes weird time warp makes calendars impossible to update

    I can't find anyplace else to ask this question, and I think that there are some iCal users here who use 30Boxes for its superior printing capabilities, so I hope somebody here has figured this out! A school has a web site that has a couple of google

  • How to add scroll bar to a labview wave graph?

    I want to know if there is a to add scroll bar to a labview wave graph.

  • Image Capture won't see my iPhone 4s running iOS 6.1

    I use Image Capture to pull images off my phone since I don't have iPhoto and I like to have more control of where my photos go. However today I plugged my iPhone 4s running iOS 6.1 into my MacBook Pro 2010 running Lion 10.7.4 and the iPhone will pop

  • Failed Upgrade

    Hi Everyone, I am having some crazy issues.  I have just started with an organization that uses SharePoint on Small Business Server 2011 SP 1.  I will tell you straight up I am completely ignorant about Sharepoint so I apologize ahead of time for any