Help with Parallel Currnecy (Classic GL)

Hi Experts,
I need a help with OB22 (Parallel Currency). Our Client is using all the 3 currency as below –
System – ECC, Classic GL
1st Local Currency
Currency Type – 10 (GBP)
Valuation-0
Srce Curr-1
Trs Date Type-3
2nd Local Currency
Currency Type – 30 (SAR)
Valuation-1 (Group Valuation)
Exchange Rate Type-M
Srce Curr-1
Trs Date Type-3
3rd Local Currency
Currency Type – 30 (SAR)
Valuation-2 (Profit Center Valuation)
Exchange Rate Type-M
Srce Curr-1
Trs Date Type-3
They have the above settings for their companies are existing landscape. They are into rollouts and are implementing the existing solution into LATAM.
They are not using the Profit Center Valuation actively for now. Which I believe is for Transfer Pricing across profit centres.
They want to be consistent with their settings and want to use the same settings across the system i.e. they want to activate 3rd currency for Profit Center Valuation.
The problem is for few countries in LATAM we need to use the Hard Currency as USD instead of the 30-Profit Center Valuation.
The Concern which the client is that if we use the hard currency in some company code instead of 30-Profit Center Valuation and in future if they want to do a full-fledged transfer pricing will these companies without the 30-Profit Center Valuation become a bottleneck and problem
Thanks for Help
Sumit Gupta

Uninstall "SpiceShaker," whatever that is, by following the developer's instructions. Log out and log back in.

Similar Messages

  • Help with parallel arrays of different data types

    Hello all, I am having an issue with parallel arrays. My program requires me to read information from a text file into 4 parallel arrays (2 String and 2 double). My text file needs to look something like this:
    John Johnson
    0000004738294961
    502.67
    1000.000
    Jane Smith
    0000005296847913
    284.51
    1000.000
    ...and so on
    Where the first thing is the name (obviously), an account number, the balance in the account, and the credit limit. I just cant figure out how to read everything into the arrays. We havent learned anything too heavy, and this seems a little too advanced for my class, but I guess we will manage. Any help will be appreciated. Thanks guys.
    Casey

    Man this is a dumb homework assignment. The requirements scream out for a class along the lines of
    public class Account{
      private String name, number;
      private double balance,creditlimit;
       // more code here
    }and then to use a List of Account objects.
    Anyway what's your actual problem. There's nothing very hard about it. A loop. So....
    You should consider posting (formatted) code showing what you have done and where exactly you are stuck.

  • Need Help with parallel parking simulator

    Hi,
    i am currently working on a Parallel Parking simulator project which involves hardware and software.
    The hardware part involves real driving equipment interfaced to the PC and connecting Via USB port ( on windows XP )
    and the software which involves Java3d API for graphics.
    i have trouble with the physical car Model , for straight line motion i am using Newton;s equations, however for car turning i cannot find a suitable model, i have been browsing and googling a lot , i came across many Physics Engines like ODE java, however i am totally new to this whole Java3d , as well as gaming experience, i apreciate any help regarding modeling car turning ( cornering) or an advice about physics engines, and by the way , any USB advice welcome since JUSB package doesnt support Windows. i have been able to emulate a Serial Com Port for communication, however i cannot even find an API for this ( again for my OS Windows XP) why i am limited to Windows is that the USB driver is only available for windows.
    Any Help ???
    Thanks a lot

    Can't say I've done this myself, but this would be my approach.
    To rotate an object, you normally need to find the midpoint, or centre of gravity.
    In this case, you will want to rotate the car around the midpoint of the back axle.
    This is because the back axle is fixed, and the car kind of pivots around it.
    So, the "origin", where you will rotate the car, will be the midpoint of the back axle.
    That's as far as I've caught on this thought.
    I'm not sure how you'd map the steering wheel direction, to a rotation of the car. Unless you say that 30 degrees on the steering wheel = 5 degrees car rotation, or some other crude mapping. You'd have to take into account whether the car was going forward or backwards.
    So forwards = 5 degrees, backwards = -5 degrees.
    This library mentions support for steering wheels under Java.
    http://lwjgl.org/
    regards,
    Owen

  • HT1430 i need help with my ipod classic its totally died

    whats the deal i cant even read my serial number so therefore how can support help me

    See:
    iPod: How to find the serial number
    I also requested that your posted be moved to the iPod Classic forum. This is the iPod touch forum

  • Help with Parallels Install

    Anyone,
    I am posting this here after already trying to get help at the Parallesl forum. I am trying to install Parallels onto my MBP C2D. I have installed it just fine and then get to the install of the new OS, Windoze! (Need it for one silly work application)
    Now all I have is an upgrade for Win XP. On the other forum they told me to download a boot disk for Win 98 and do this, "download a 98 bootdisk from bootdisk.com. (http://www.dehning.com/download/util...sks/boot98.exe) in the vm config, enable the floppy drive and attach the downloaded 98 boot disk image (it should be fine to rename the .exe to .img and attach it directly). Then start the xp install as normal."
    I am lost at what to do from this point. If any of you have any suggestions or might know of another place to look for help it would be much appreciated! I am going bald trying to figure this out! Also I would prefer not to install boot camp and make a partition on my HD.
    Thanks in advance for any and all help and advice!
    N8

    Hi Nathan!
    I have no idea what the folks giving you those instructions were intending. If you only have a Windows XP upgrade disk then you either need to install a full (non-upgrade) older version of Windows or purchase a full license.
    The boot disk you were directed to will only allow a system that can't boot CDs to boot enough to see the Windows installer. You still need a full version of Windows.
    Hope this helps! bill
    1 GHz Powerbook G4   Mac OS X (10.4.9)  

  • Can anyone help with parallels?

    I just got a new Mac. The old parallels won't run on it, so I installed the demo to see if it works OK before buying the new version. But Paralles does no provide support for the demo.
    I can not figire out how to do many things, included exiting parallels. The problem is that the parallels menu bar doe not appear at the top of my screen. I refer to the bar with the apple in the upper left corner, various hyroglyphics in the upper right, and menu items for whatever software is on top. But there seems to be no way to get the paralles menu on top. Any ideas?

    Rajkumar Warrier wrote:
    Regarding Windows on MAC  does any one have information as to how the function keys in MAC can be configured for Windows?  eg F1 and F2 controlls the screen brightness in MAC. My Windows software uses the function keys F 2 and F3 extensively.
    Any suggestions as to where I can explore this topic?
    Thanks.
    Raj Warrier
    Hold down the "fn" key while pressing the F1, F2, etc, keys.
    Or change the behavior in System Preferences, Keyboard, "Use All F1, F2, etc. keys as standard function keys".

  • Need help with parallel process in background; not able to call FM in bgnd

    Hello,
      I am trying since 2 days to solve the issue of parallel process in background without using FPP.
    For which I want to call function module of class method in new task but to be processed by background process and not dialog.
    I searched so many websites but everyone has suggesteed to 'call function in background task' . But the fact is the processing of function happens by dailog process even in this case.
    I want to loop at table and call FM or class method inside each loop.
    Kindly suggest me how can I call function or class method in new task in everycall and prcoess it in background.
    thanks

    Balaji,
    Is the name of the button between single or double quotes?
    Regards,
    Dan
    Blog: http://DanielMcGhan.us/
    Work: http://SkillBuilders.com/

  • Need help with Nokia 6120 Classic

    Hi Everybody,
    I need help on how to delete or hide the detailed log on the phone. I can delete numbers from the recent calls list such as received, dialled and missed calls but the number still will appear on the detailed log. The only option I have on the detailed is to clear all logs which means all the numbers will be deleted.
    I need help either to delete certain numbers from detailed log or how to hide it.
    Hope to get some ideas.
    Appreciate the response

    cant be hidden unfortunatly only way for people that are no phone savy is delete call register if your worried about somebody going so far through your phone
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • Help with parrallels!

    i need help with parallels. for some reason it does not recognize the usb devices i have plugged in liek an external hard drive or an mp3 player. what do i do? and how do i set up a printer that is conencted through the wireless signal? please help!! thank you!

    Since Parallels is not an Apple product, you'd probably be better off posting your question on the Parallels discussion boards, rather than an Apple forum.
    Be sure to search the forum first in case someone has already had a similar question answered. You'll get your answer faster this way. Post your question in the forum if you don't find anything that helps you.
    http://forums.parallels.com

  • I need to use my iMac to run some Windows software and was thinking of using Parallels Desktop 9 to help with this. Do you still have to partition your drive with Parallels and does this leave you open to viruses?

    I need to use my iMac to run some Windows software not available for Mac and was thinking of obtaining Parrallels Desktop 9 to help with this. If I use Parrallels do you still have to partitian your drive and does this leave you open to viruses?

    You do not have to partition your drive - Parallels creates a disk image which contains your Windows installation. You do have to exercise anti-virus measures in the Windows partition, although such malware cannot affect the Mac filesystem.
    Matt

  • Seeking Help with Album Image Issues in iPod Classic

    Hi folks -
    I have a new 160 iPod Classic and have two album image-related issues I'd appreciate some help with.
    In the case of several albums where I'd associated my own art with them in iTunes, the formatting appeared off in my iPod due to the vertical/horizontal proportions. So I corrected the images, replaced the images via iTunes, and re-synced. All of the old images were replaced - except for two. Is there any way to get my iPod to recognize the change to these two images, as it did for all the others?
    Secondly, my "The Allman Brothers Band Live at Fillmore East" album was appearing twice in both the Cover Flow and Album list. That was strange, except that after the latest sync it now appears six times! It's only in one place in iTunes, and not erroneously set as a compilation or anything. This is the only album displaying this behavior...
    Thanks for any suggestions or advice!
    Frank
    Message was edited by: frank3si

    Yes my e-mail address is [email protected] 
    Thank you for your kind attention to my problem. I am looking for one on one brief consultation with my laptop in Cincinnati. If not then I will compose a clear question with VI.
    These manuals are well known to me NI Visions Concepts ManualIMAQ Vision for LaVIEW User ManuelNI-IMAQ for USB Cameras My problem is moving to the next step of Create an array of USB imagePerform math on array Display results Sincerely,Tom Lohre cell 513-236-1704, [email protected] http://tomlohre.com/images/lafley.jpgAG Lafley, Chairman & CEO of Proctor & Gamble http://tomlohre.com/lafley.htm A.G. Lafley enjoyed hearing of Tom's painting robot and thought it played well to his new book: "The Game-Changer: How You Can Drive Revenue and Profit Growth With Innovation." http://tomlohre.com/newart.htm
    Tom Lohre artist/scientist
    Has a operating painting robot using RoboLab/RCX
    Developing a LabView/ NXT robot that analyzes an image for aesthetic quality.

  • Few "minor" problems with Parallels, please help...

    After successfully uninstalling Bootcamp and Windows XP, I bought Parallels for Mac and did okay on a clean install. The only problem is, everytime I plug in "ANY" USB device, I get a message (something to the effect) "Device being used by another process". When I attempt to "eject" that device, I still get that same message. Is there ANYTHING I can try??? I was hoping to either connect a flash drive with music and documents, or my 100 gig external USB hard drive, but Windows XP via Parallels does not recognize any external devices. By the way, I even went as far as installing the Mac drivers that Bootcamp requires. That did help with a few other "devices" (such as PCI devices, etc), but I cannot get Windows to recognize any other USB devices.
    Your help, opinions and advice would be GREATLY appreciated.
    Thanks
    Lunceford

    Since Parallels is not an Apple product, you'll get a better response by posting your question on the Parallels discussion boards rather than an Apple forum that focuses on Mac/Windows compatibility:
    http://forums.parallels.com

  • Help with a construct like this: find | parallel function [SOLVED]

    I'd like to use a find | parallel function combo to:
    1) Find all directories
    2) Enter the directories and run a predefined function
    #!/bin/bash
    bcue() {
    shntool cue *.flac > foo.cue
    shntool join *.flac
    find -type d | parallel cd {} ; bcue
    Running this doesn't work as expected.  It simply runs the bcue function from the dir from which I run the script.  How can I call the function after I cd into the directory using parallel?
    Last edited by graysky (2012-07-03 23:32:34)

    Yes, but -execdir won't do the operations in parallel...
    However, you could instead do something like
    find -type d -execdir sh -c "cd {}; bcue &" \;
    which will start the operations represented by 'bcue' in the background, which may or may not be exactly the same thing as the original version with parallel. But you still can't use it as written because the new "inner" shell doesn't know anything about the bcue function. Consider making a script out of it. Better yet, consider making it a script that takes a directory name as an argument; then you could just do
    find -type d | parallel $script {}
    (making some guesses about the correct invocation of parallel based on what you wrote; I don't use it myself.)

  • HT1222 I have a new MacBook Pro and running Windows 7 on that side with Parallels.  My Windows side keeps locking up.  Help

    I have a new MacBook Pro and running Windows 7 on that side with Parallels.  My Windows side keeps locking up.  Help

    You should be able to get the CS3 programs installed and running on the new pc since CS3 is spec-ed for Windows 7 Service Pack 1.  Downloading the programs does not require a serial number.  You can find them here:  Download CS3 products  but you will need the serial number to activate the programs.  You might be able to find that thru your Adobe account online.
    You will not be able to install the CS5 Mac version on a PC and you won't be able to trade it to a PC version either due to it being an older version.  Trades are allowed only for the latest version (CS6)

  • Help with ipod classic 80gb 2nd new ipod not working

    I need some help with my ipod, this is the second ipod I have had in the same number of weeks the first one worked fine for about 8 days and then when syncing one night it froze and then would not disconnect, I searched the support section and worked how to reset the ipod which | did many times, in the end I restored the ipod to the factory settings and synced again the end result of this was that the ipod would not turn on despite everything that I tried. The apple log would appear and the ipod would then try desperatley to switch itself on with the apple logo appearing and disappering all the time. Apple have replaced the ipod and I have fully charged the new ipod synced it this evening all was ok, the ipod synced and then told me to disconnect and the same thing is happening again I have tried to reset multiple times and all that happens now is the apple logo appears and disappers it will not switch on or off, itunes keeps telling me that it cannot recognise the ipod at this time and the safely remove section on my task bar on my computer is telling me that the ipod has malfunctioned. can anyone help? am I doing something wrong someone suggested that I should have downloaded itunes once I had my ipod and not before, I have about 20GB of music in itunes and I was not aware that you needed to use or own an ipod to use this music storage system
    HELP
    Thanks in anticipation

    well it looks like you might have a tech issue here; try to return the ipod and choose a different store and buy one ... also try to uninstall itunes totally, back up your songs on a CD or DVD, and then re-install a fresh new copy of itunes ... this might work ... good luck!

Maybe you are looking for

  • Error_in_ModuleChain,Sender adapter catching exception calling messaging system

    Hi Experts, we have a scenario where we are using HTTP_AAE adapter at sender and an agreement will be triggered from the CLM system and through PI it will be created in SRM system and same for Update and Delete.. Create went through and agreement was

  • Which colour space for camera and LR

    Thanks for the answers to my last post about sharpening and workflow. My next question is about colour spaces. I use a Nikon D200 which lets me choose from sRGB or AdobeRGB...LR obviously has these plus ProPhoto RGB. I use a MacBook Pro and an HP des

  • How to reduce image size

    Hi All, I am reading a tiff file using JAI,By looping the tiff file ,Each page of tiff file , i am storing each page into BufferedImage ,then i am storing it as a PNG file (each page of a tiff file). Tiff file is of size 2000X3000 pixels (app). PNG i

  • Does anyone have an idea how to solve this glitch in iCal synchronizing?

    I have switched to iCoud from Mobile Me before the June, 2012 cut off date. Now I have a problem with synchronizing all my calendars in my iPhone with MacBook pro. When I go to iTunes info, and select calendars, there is no recognition of all my cale

  • CSCue57694 - netflow on 7.4 will not support 3rd party NMS e.g. solarwind

    Having netflow support on 7.4 was a great news....but is not usable. Is there any way to define a record template which corresponds to a v5 flow. Doing so, it would be possible to get flow information on existing flow collector such as Fluke NPM.