Converting from a currency other than LC

Hello,
We have a customer application where we store not only amount in LC but also the amount in Invoice Currency ("IC").  For example, we invoice customers in a currency other than our company code's local currencies.  We have a requirement to convert actuals into USD and EUR by taking IC not LC.  I have created a new category for this ACTBUD and have gotten it working for LC.  I want to get it to work starting IC as the base currency.  All the documentation I have read says that BPC uses LC as the default for currency translation.
Does anyone know if this can be changed?
Thanks,
Mark

Here you go...we have four different reporting currencies:
IC = invoice currency or document currency.
LC = Local Currrency
USD = USD or Group Currency
EUR = Our EU users have requested that we also track Euros translated at budgetd rates.
The below code translates LC, USD and EUR from IC for all categories but Actual.  Our actuals we get directly from our SAP system.  We created a new category called ActBud and then translate the other reporting currencies from IC.  It works pretty well.
// FX Translation for any data in the Customer application
// Added following line for performance
*PROCESS_EACH_MEMBER=TIME
*SELECT (%FX_RATES%, "[ID]", "RATE", "[GROUP] = 'FX RATE'")
// Block 1 - Clear out any previously calculated USD and EUR values, for all categories but Actual.
*XDIM_MEMBERSET DATASRC=COMPANY
*XDIM_MEMBERSET RPTCURRENCY=USD,EUR,LC
*XDIM_MEMBERSET INTCO=<ALL>
*WHEN CATEGORY
*IS <> "ACTUAL"
    *WHEN CUSTACCOUNT.RATETYPE
    *IS <> "NOTRANS"
        *REC(FACTOR=0)
    *ENDWHEN
*ENDWHEN
*COMMIT
//Block 2 - Perform standard foreign currency translation, for all categories but Actual.
*XDIM_MEMBERSET DATASRC=COMPANY
*XDIM_MEMBERSET INTCO=<ALL>
*XDIM_MEMBERSET RPTCURRENCY=IC
*LOOKUP RATE
    *DIM RATESRC="RATECALC"
    *DIM RATE=CUSTACCOUNT.RATETYPE
    *DIM SOURCECURRENCY:INPUTCURRENCY=INVOICECURRENCY
    *DIM TARGETCURRENCY_LC:INPUTCURRENCY=ENTITY.CURRENCY
    *DIM TARGETCURRENCY_USD:INPUTCURRENCY="USD"
    *DIM TARGETCURRENCY_EUR:INPUTCURRENCY="EUR"
*ENDLOOKUP
//*XDIM_MAXMEMBERS TIME=1
*WHEN CATEGORY
*IS <> "ACTUAL"
    *WHEN CUSTACCOUNT.RATETYPE
    *IS "NOTRANS"
    *IS %FX_RATES%
        *REC(FACTOR=LOOKUP(SOURCECURRENCY)/LOOKUP(TARGETCURRENCY_USD),RPTCURRENCY="USD")
        *REC(FACTOR=LOOKUP(SOURCECURRENCY)/LOOKUP(TARGETCURRENCY_LC),RPTCURRENCY="LC")
        *WHEN ENTITY.EURO
            *IS "Y"
            *REC(FACTOR=LOOKUP(SOURCECURRENCY)/LOOKUP(TARGETCURRENCY_EUR),RPTCURRENCY="EUR")
        *ENDWHEN
    *ELSE
       *REC(RPTCURRENCY="USD")
       *REC(RPTCURRENCY="LC")
       *WHEN ENTITY.EURO
            *IS "Y"
            *REC(RPTCURRENCY="EUR")
        *ENDWHEN
    *ENDWHEN
*ENDWHEN
*COMMIT

Similar Messages

  • FM for convert to local currency other than CONVERT_TO_LOCAL_CURRENCY

    Does anyone know any other FM which converts into local currency???
    But it should be other than CONVERT_TO_LOCAL_CURRENCY..

    Hi Ajay,
    Just you can check it out in SE37.
    CONVERT_TO_LOCAL_CURRENCY_N
    CONVERT_TO_LOCAL_CURRENCY_O.
    CONVERT_TO_FOREIGN_CURRENCY
    Chk this Link
    convert to local  currency
    Reward Points if Useful
    Regards
    Gokul

  • When i open an mp3 file from a source other than apple, does itunes create it's own file and can I then delete the original mp3?

    when I open a music file from a source other than apple, does itunes create it's own file and can I then delete the original mp3?

    If you use iTunes' default settings then when you add a file to iTunes it places a copy of the file in the iTunes media folder and it leaves the original in place.  The exception is when you drag it to the Automatically Add To iTunes folder.
    It does not convert the file.  You can delete the original if you wish.

  • Automatic Payment F110, Using currency other than the currency of invoice.

    I want know if it is possible to make automatic payment by F110, paying through a currency other than the currency of the invoice?
    Using the f-53 transaction i know that is possible, but i must use the F110, because I generate a file to send to the Bank.
    Thks,
    Fernando

    Invoice Booked for USD but payment want INR through F110, Cheque printing.
    Christoph Gilberg Mar 26, 2015 8:27 PM (in response to Sam P)
    Hi Sam,
    you have to add this information at the time of invoice entry. Screenshot from F-43 below.
    Best Regards,
    Christoph

  • How can i transfer songs from another itunes other than mine

    how can i transfer songs from another itunes other than mine

    Purchases made under 1 Apple ID are permanently associated with that Apple ID and CANNOT be transferred to another Apple ID.  So if you want to keep those songs, you'll need to always have access to your dad's account.
    B-rock

  • How do you receive iMessages from a device other than the iPhone they originally are being sent to?

    I'm trying to receive iMessages from a phone other than my own. How do I receive them, I have both Apple IDs and both passwords but do not have current access to the phone I'm trying to get the iMessages from.

    Do you have the other phone's Apple ID active in your iPhone iMessage setting? If not, then you would not get them. And, the person sending the iMessage would have to be sending to the Apple ID and not the phone number.

  • Is it possible to install an iOS upgrade from a computer other than your sync computer?

    Hello,
    Is it possible to install an iOS upgrade from a computer other than your sync computer? I usually sync to my tower at home, but only have access to my laptop now. My laptop is authorized to the same iTunes account as the tower. If I do a software update for the iPhone on the laptop's copy of iTunes, will it wipe away my music that isn't from the iTunes store, etc?
    Thanks,
    Will

    Yes, but all your data will be replaced by whatever is on this other computer. So if you don't want that to happen wait and install on the computer with which the device is normally synced.

  • Mail with multiple gmail accounts sending messages from wrong email, other than the one i select

    mail with multiple gmail accounts sending messages from wrong email, other than the one i select:
    i'm using mail on osx 10.7 with multiple gmail accounts. when i create an email, i check to be sure i'm sending/replying from the correct account. after i send it, somehow it actually sends it from a different account, other than the one i've selected "from." this is evidenced by the reply email i receive. how can i fix this?
    in preferences, i have "send new messages from : account of selected mailbox"

    From the Mail menu bar, select
              Mail ▹ Preferences...
    The Mail preference dialog opens. Select the Composing tab from the row of icons at the top. From the menu labeled
              Send new messages from:
    choose
              Account of selected mailbox
    Note that this setting may have no effect if you start a new message while a VIP or smart mailbox is selected in the mailbox list. Those are saved searches, not actual mailboxes.
    If the problem remains, select the Accounts tab in the preference dialog, then select the affected account in the list on the left.
    In the Account Information pane, select the correct server in the menu labeled
              Outgoing Mail Server (SMTP)
    If there's only one server in the menu, select
              Edit SMTP Server List...
    and add a new server with the correct settings. If you're not sure how to do that, try the Mail Settings Lookup.
    Another possibility is that the wrong card in your address book is selected as yours. Select your card in the Contacts application. Then select
              Card ▹ Make This My Card
    from the menu bar.

  • How do I upload a photo/graphic to facebook from an album other than my camera roll?  It will only open camera roll!!!  HELP!!

    How do I upload a photo/graphic to facebook from an album other than my camera roll?  It will only open camera roll!!!  HELP!!

    Kudos! I too am frustrated about this change to my personal page. I also know Apple is not to blame. I also manage a page for the company I work for using pages app. And that app is UN affected and I can choose from any photo stored on my phone (4). I do keep them seperate so I can keep a professional aspect for the company. But if you want your personal page linked to your public or work page, this maybe the work around your looking for.
    Hope this helps. Now go like my work page please. Copies Unlimited in Milan TN.
    NORM-
    Reposted

  • Report showing GL Accounts with  document posted in currency other than local currency

    We need a report that shows all the GL Accounts that had a document posted in currency other than local currency during the month. The purpose of such a report is that we should not miss any Foreign Currency Gain or Loss at the end of the month.
    Is there such a report already in Standard SAP ? Please let me know. Points guaranteed.

    Hi Ajay sir,
    It's never be a bad idea. But I think Rajeev might be looking for a stright report than work around, which is not available.
    Regards...
    Jose

  • Cannot perform rounding for invoices with a currency other than the documen

    Hi all,
    I need some one to help me
    I want to process the incoming payment.
    The AR Invoice is using USD
    In Incoming Payment i want to pay using SGD,
    I already set the BP in all currency
    I also set the Bank account in Bank transfer payment mean in all currency.
    But when i add the document i saw the message like this
    "Cannot perform rounding for invoices with a currency other than the document currency.  [Message 3524-31]"
    What should i do ?
    Thanks in advance
    Regards
    KK

    Hi gordon,
    Thanks for your respon.
    I still do not understand, what you mean.
    I test it in SBO DEMO Au which is the local currency is AUD and the system currency is also AUD.
    Is the any special setting for this issue?
    Or Do i miss the settings in SBO
    My version is 8.81 pl 9
    Thanks in advance

  • How to copy images from iPhone folders other than camera roll?

    How to copy images from iphone folders other than camera roll?
    Images in these folders are synced to iPhone from different laptop and I need to download them in my laptop. I am able to download and access only those pics which are present in Camera Roll folder.Remaining pics are in different folder and also appearing in Photo Library from all folders.
    Same problem is with iPod touch as well.

    - Via a computer program like PhoneView or Touch Copy
    - By using an app like Photo Transfer

  • How to import user profiles from external sources(other than AD) into SharePoint

    Hi,
    I want to import user profiles from external sources other than AD.
    Badri

    You have to use BCS for importing the profiles,
    Check the following link with explanations
    http://msdn.microsoft.com/en-us/magazine/ee819133.aspx
    Please Mark it as answer if this reply helps you in resolving the issue,It will help other users facing similar problem

  • Prompt users to download air sdk from a location other than Android Market

    Hi,
    I am developing a android app using adobe air sdk for a device that DOESN'T have Android Market.
    Is there a way for my app to prompt a user to download the air sdk from a location other than Android Market?
    Thanks,
    Kai

    Well your in luck,
    If the app is going to be pre-installed, then you can pre-install the AIR Runtime with the app.
    First download the AIR 2.5 SDK or go to where your AIR SDK is located on your machine.
    go to the following directory within the SDK folder....
    "\runtimes\air\android\device\"
    "Runtime.apk" will be the name of the file. install that on the device and your done.
    They dont need to be prompted because they will have it pre-installed.
    This will allow them to start the app, then if there are any updates to the Runtime.apk, you can prompt them within the app to download with instructions.

  • How do i download a dvd i have purchased from  a source other than itunes to my ipad?

    How do I download a dvd i have purchased from a source other than itunes to my ipad?

    Commercial DVDs are generally encrypted. In the U.S., it's illegal to break that encryption. Because of that, the Terms of Use of this forum prohibits discussion of software or methods.
    If the DVD is not encrypted, Handbrake is probably the most commonly recommended software.

Maybe you are looking for

  • How to get PDF Printing working with APEX packed with 11g

    Hi , Recently i installed 11g db on one of my systems (Windows XP) ,as it comes with APEX i thought to move my apex app(which were in 10g) to the same .........when i moved my apps , i got everything working but PDF PRINTING . I have configured Repor

  • Facetime crashes upon receiving a call

    Facetime crashes only upon receiving a call. If facetime is already open facetime does not crash. Outgoing calls are completely okay. Can anybody help? Here's a the crashlog: Process:         FaceTime [12653]f Path:            /Applications/FaceTime.

  • ME21N ( BADI OR USEREXIT )

    HAI ALL, please help me for me21n ( validations ) .system should not allow preparation of purchase order for a plant which is not assigned to company code Ex:company code 2000 and plant is 2010 it is correct.      company code 2000 and plant is 2020

  • How to view all my game including deleted ones on game center ?

    Just asking how to view all of my game including the deleted ones on Game Center ?

  • Email not downloading on ipad

    last download was yesterday.  able to send email.  I have new email as I've seen it on iPhone.