Controlling currency vs object currency

what is the different between controlling currency and object currency. what is the purpose on having the two currency in CO? Please advice, thanks.

• <b>Controlling area currency </b>
The system uses this currency for cost accounting. This currency is set up when you create controlling area. It is based on the assignment control indicator and the currency type.
• <b>Object currency </b>
Each object in Controlling, such as cost center or internal order, may use a separate
currency specified in its master data. When you create an object in CO, the SAP system
defaults the currency of the company code to which the object is assigned as the object
currency. You can specify a different object currency only if the controlling area currency is
the same as the company code currency. There is an object currency for the sender as
well as one for the receiver.

Similar Messages

  • Credit Control currency

    Hi SAP gurus,
    our customer want to follow its customer limits in two different currency  with one credit control area. For example,
    for customer 000001 they want credit limit be 10.000 USD
    for customer 000002 they want credit limit be 20.000 EUR
    I know that credit control area currency is unique,
    is there any solution?
    PS: there is one company code
    Edited by: ahmetseker on Jun 11, 2010 9:17 AM

    You can maintain limit in only one currency, which is credit control currency. All credit relevant items are converted to this currency.

  • "Track 2 is controlled by stereo object track 1-2" - why?

    As i want to record in mono or stereo on track 1, 2 , 3 and so forth, i've got this problem that "trac 2 is controlled by stereo object track 1-2".
    Same message on track four, six and so on.
    Logic started acting strange in this way after an update.
    I'm using the Edirol FA66 Firewire converter, and i've also got very low input to logic from the unit. If i use the "line in" on my mac -through a mixer, the signal is ok.
    Any suggestions?
    Thanks
    Mac 2.33 Ghz Intel Core 2 Duo   Mac OS X (10.4.10)   Running Logic Pro 7.2.3, Edirol FA66

    You have Universal Track mode turned off in your audio preferences.
    I suggest enabling UTM, as this is the way most people use Logic, aside for those with specific reason to turn it off (mostly for old hardware support).

  • One pair of radio buttons to control multiple text objects - Designer 8.0

    Greetings - a big thank you in advance for any assistance. I have often found answers to my problems on this forum, but have been unable to find an answer to the following.
    The short of it - is it possible to make a pair of radio buttons control the visibility of multiple text objects with the same name(I have had success in manipulating only a single text object with one pair of buttons)?
    The long of it - I am trying to make a form bilingual based on the value of a radio button group to control the visibility of the text object in the selected language. When the user selects the language they wish to see, all the text objects in the form switch to that language. I am working with a dynamic PDF.
    I have succeeded to a very limited extent in manipulating one text object by overlaying text objects in both languages, setting one object to "invisible" as default, and controlling that text objects visibility with the following JavaScript in the click event of the radio button group:
    ----- form1.#subform[0].ENG_JPN::click: - (JavaScript, client) -------------------------------------
    if (ENG_JPN.rawValue == 1)///1 equals the value of on
    {English.presence = "visible";}
    else
    {English.presence = "invisible";}
    if (ENG_JPN.rawValue == 2)///2 equals the value of on
    {Japanese.presence = "visible";}
    else
    {Japanese.presence = "invisible";}
    endif
    The problem is I need to manipulate the visibility of all text objects with the same name on the form with a single radio button group. I have tried writing the code as one does for the sum of a repeating field, ie. English[*].presence etc. however I get a C++ error in preview.
    Any ideas are greatly appreciated. I am truly stumped - thank you for your time.

    To access objects with the same name you need to deal with occurance numbers. If your object is called TextField then the 1st occurance will be TextField[0], the second occurance will be TextField[1] etc.....
    The issue is that the [] in javascript are interpretted as an array element so you have to use the syntax: xfa.reolveNode("string") to get to your object names. In your case you would use:
    xfa.resolveNode("TextField[1]").presence = "visible"
    This string syntax allows you to use a var to hold the index number and is very useful with for loops where you want to set large numbers of objects. So if the index was held in the var i then your syntax would be:
    xfa.resolveNode("TextField[" + i + "]").presence = "visible"
    If the objects are in a repeating subform then the occurance numbers are on the subform and not the object. You can always get the expression to use by app.alert(objectname.somExpression). This will return the expression that you need to create.
    Make sense?

  • Version Control for BUSINESS OBJECTS repository

    Hi,
    Do we have any version control for business objects repository?
    Thanks

    Hi
    I am hoping someone can answer my Version Control queries. The LCM document is limited in its detail on VM.
    I am currently testing the BO LCM 3.1 and while it appears very easy to use especially for promotion, the Version Control Manager seems to be lacking in controls and a clear promotion path from dev to test to uat to prod.
    We have set up 2 identical environments for UAT and PROD.
    And using the Version Control part of LCM creating version control for a universe.
    Logged into VM in UAT
    We have selected a universe
    Added it to VM
    Made a change to the universe in Designer
    Exported it
    Then Checked it in
    Can now see 2 versions in the history and the VMS Version. All good
    I then click on swap system and log into PROD
    The VM history is also there in PROD
    I have a number of concerns and questions and can't seem to find the solution to them anywhere.
    1. VM seems to be lacking a controlled process from all the environments. Basically we want to deploy following this path;
    Dev - Test - UAT - PROD
    There does not seem to be any controls or security which would stop you from GET VERSION from the DEV environment and putting that straight into PROD. Obviously we would not want that to happen.
    We would only want to GET VERSION from UAT
    Similarly for UAT We would only want to GET VERSION from TEST
    And for TEST We would only want to GET VERSION from DEV.
    Granted, we currently only have 2 identical environments.
    But Is there controls that would stop you when in PROD from getting versions from any other system other than UAT?
    Also is there any reason why no promotion is required when using VM.
    This seems to negate the Promotion Function of the LCM
    Any advise would be greatly appreciated with this.
    Many thanks
    Eilish

  • TCode to post a Controlling Document in Object Currency only

    Is there a TCode that can be used to post to a secondary cost element but only updating the Object Currency Value?
    I had an issue with our recent periodic Assessment. Some of the posted assessment documents have line items that have  different Object Currency value than that of the CoArea Currency value, even though all  the cost objects are all in USD. The CO Area currency as well as the Co Code currencies are also all in USD.

    Hi,
    You can try using allocation method assessment cycle... Immediately after entering the cycle name... u have option to select in "Field Groups" -->Object Currency.
    Also consider the following documentation on object currency option given by sap...
    Object currency:
    The SAP System calculates sender values in object currency separately and distributes them separately. This only works if the object currency of all the objects (for example, cost centers or orders) is the same, since no conversion between object currencies takes place during processing.
    For example, it is not possible to distribute a sender value to a receiver with a different currency. If this type of error occurs during processing, a warning is issued and the SAP System processes the object currency as if the indicator is inactive.
    If the indicator is inactive, the object currency being posted is determined from the controlling area currency by converting it to the object currency of the sender or receiver when the sender credit/ receiver debit is posted.
    Example
    The controlling area currency is USD.
    Sender A distributes 50% each to receiver B and C.
    The posted values on sender A are in object currency:
    DEM 1000.00
    For receiver B and C, object currency DEM is also set.
    If "Object currency" is activated, the following values result from sender A and receivers B and C:
    Sender A Receiver B Receiver C
    1000 DEM
    -1000 DEM * 500 DEM * 500 DEM *
    If "Object currency" is activated, the SAP System updates the values in object currency beside the controlling area currency and posts three line items (*).
    If it is not active, the following values result:
    Sender A Receiver B Receiver C
    1000 DEM
    - 590 USD * 295 USD * 295 USD *
    If "Object currency" is inactive, the SAP System only shows the controlling area currency and posts three line items (*).
    If receivers B and C have different object currencies than the sender currency, the SAP System ignores them and posts in CO area currency
    Regards
    Sudhakar Reddy

  • Diferent Controlling Currency

    Hello Friends,
    My company code currency is INR and controlling area currency is USD. When I do planning thru KP26 then there i can maintain activity price only in USD and also when execute cost center assessment plan cycle then system showing result in USD only. Also check some other report in USD
    Can i maintain KP26/KP06 and execute assessment cycle in INR.
    Also please give me tips where controlling area currency has impact.
    Thanks
    Ravi

    Hello,
    The layout is designed in report painter.  You can create your own layout by copying the existing layout and can be defaulted.
    Path: SPRO- COST CENTER ACC- PLANNING..
    Regards,
    SK

  • To know the functionality of table control in ABAP Objects

    Hi,
    Is there any technique to achieve the functionality of table conrol in ABAP Objects?
    Thanks.

    Hello Raja
    If you are using an editable ALV grid then you have the functionality of a table control and much much more.
    ABAP-OO based ALV grids are much more powerful (and easier) than simple table controls.
    Regards
      Uwe

  • Control release of objects till Budget Release in CJ32

    Hi Experts,
    Actually, I have done as suggested in this forum for one of the query by creating a user status and blocking the release of objects till the time the budget is assigned. it is working fine till I allocate budget through CJ30 but the requirement is that the Release of the objects should be allowed only after the Budget Release through CJ32.
    1) How to create a user status which disappers on its own when the Budget is released through CJ32 ?
    2) Also, I want this to get only assigned to the topmost WBS whereas this gets assigned to all the WBS as I had assigned this Status profile in the Proj. profile. ... how to overcome this problem ?
    thanks in advance,
    Vinodh.

    Hi Vinvidh,
    1.If you want at budget release then you need change the status manually,it will not set automatically like when we are doing budgeting in CJ30.
    2.When you are creating a status for WBS  it will apply for all so i dont know how to control at top level only.But may be using substitution u can try at level1 wbs element.
    Regards,
    Muzamil

  • Developing Control using DAO objects

    I have developed a DAO(Data Access Objects) classes during our development in Portal 7.0 , Now we are moving to 8.1 Portal , I need to know how to make use of this DAO classes again..Can i develop an Database Control , If so, Kindly let me know about developing this control

    i'm using the cloudscape db that's already configured with the server. i believe the datasource is correctly configured, as i am able to successfully invoke the dao methods straight -- the problem occurs when I try to do it via the entity bean that uses the dao object.
    here's my server startup messages:
    Binding DataSource, name = jdbc/Cloudscape, url = jdbc:cloudscape:rmi:CloudscapeDB;create=
    true
    Binding DataSource, name = jdbc/DB1, url = jdbc:cloudscape:rmi:CloudscapeDB;create=true
    Binding DataSource, name = jdbc/EstoreDB, url = jdbc:cloudscape:rmi:CloudscapeDB;create=tr
    ue
    Binding DataSource, name = jdbc/InventoryDB, url = jdbc:cloudscape:rmi:CloudscapeDB;create
    =true
    Binding DataSource, name = jdbc/DB2, url = jdbc:cloudscape:rmi:CloudscapeDB;create=true
    Binding DataSource, name = jdbc/XACloudscape, url = jdbc/XACloudscape__xa
    Binding DataSource, name = jdbc/XACloudscape__xa, dataSource = COM.cloudscape.core.RemoteX

  • Access control for Custom Objects

    Hi,
    I am working with two custom objects: Custom Object 1 and Custom Object 5. There is a team on Custom Object 1.
    The user has access to both and has create access for Custom Object 5.
    The user is not the owner of a record in Custom Object 1, but is on the team for the record with full access.
    When in the related section for the custom object 5 you click on edit I get the following error: "You have read-only access to this record. Click Cancel button or Back link to continue. Access Denied.(SBL-DAT-00284)"
    When you click on the link to the related record and then on edit it works fine, the user can edit and save the changed record.
    I do not understand why this does not work in the related section.
    Thanks for your reply!
    Arnold

    Hi Errol,
    to build your own application authorization scheme around the security model supplied by Apex for administration of the Apex environment would be a bad idea.
    This was never intended for authorization scheme management in custom built Apex applications, it was solely intended to control access in the Apex environment overall. The API for it is not published, and making changes to it, such as adding more roles, would run the risk of breaking the overall Apex security model. It would not be supported by Oracle and Oracle would not guarantee the upwards compatibility of any changes you make in future versions of Apex.
    In short, you should follow Tyson's advice and build your own structure. As he indicated, there are plenty of examples around and provided your requirements are not too complicated, it will be relatively simple.
    Regards
    Andre

  • Tree control w/ custom objects...

    I have a Tree control in which i put custom objects. It works
    well, but now i want to start adding custom icons, or removing the
    icons altogether, for it's nodes. How do i do this? Do i need to
    add some property to my custom object nodes? I appreciate any
    info!

    "peteandrus" <[email protected]> wrote in
    message
    news:glsu6c$pfm$[email protected]..
    >i am mostly concerned, for now, about having no icon. I
    tried passing
    >'null' back from my iconFunction, but it blew up on me.
    Any suggestions
    >about how to go about this? thanks
    try this (pseudocode, not tested)
    //this is a 1 px transparent png
    [Embed ('images/icons/nullIcon.png')]
    private var nullIcon:Class;
    [Embed ('images/icons/yourIcon.png')]
    private var yourIcon:Class;
    private function setIcon(data:Object):Class {
    if (data.something) {
    return yourIcon;
    return nullIcon;
    HTH;
    Amy

  • Question about controlling embed quicktime object with javascript

    Hello,
    I am using javascript to control an embedded quicktime object on my website a la http://www.protofunc.com/2008/02/01/controlling-embedded-video-with-javascript-p art-i-quicktime/ .
    The problem I am having is with the movie.Stop() command. When I hit the pause button on the generic controller, it freezes the current frame. When I call the Stop() command, the movie goes white until it is resumed. Does the pause button do anything more than call "Stop()"?
    Thanks,
    Nick

    any luck with this? i am thinking of trying protofunc.
    fyi:
    i switched from SWF files to QuickTime H264, and have been trying to use the QuickTime/File/Save For Web feature on my movie promo web site.. all the movies play choppy on computers (desktops and laptops), but the technique works well on iPhones and iPads.. it is a bit unfair, IMHO, that apple can make trailers work so smooth on trailers.apple.com, but using their technology does not seem to work for "the rest of us"..
    any web sites other than apple that can help?

  • Warranty Control of Fleet object on Running Kilometer Basis

    Hi Experts,
                      I want to control warranty of fleet object on the basis of running kilometers of that fleet. These kilometer running should be updated from the distance counter of fleet from IFCU transaction. Can anybody explain me the process for the same. Is it possible without master warranty ?
    Regards
    VT

    Thanks for your reply,
                                     During creation of master warranty , it is asking item for master warranty on the service tab. I am putting a IBAU type material in this. After this I am selecting this item and placing value on count tab. On the count tab I am putting warranty counter and its warranty counter value. I saved this master warranty.
             After this I am creating a equipment in fleet category. In the warranty tab I am putting this master warranty number and start date. After that in the serilasation tab I am giving the same value in material field as i put during creation of master warranty (IBAU material). After this I entered all required fields. I saved this equipment and created distance relevent (with same characterstics as i put in master warranty "Warranty Counter") and consumption relevent  measuring points.
    Now in the final testing I am creating document through IFCU. After that I am creating a order on the same equipment. Pop up is comming for equipment warranty. But it is comming after completing the warranty counter value.
          I am unable to understand where i am making the mistake.
    Regards
    VT

  • Diff. between Mass Object Controlling and Single Object Controlling

    Hi,
    Can anybody tell me what is the diff. between Mass object and single object controlling.
    I came to know that Mass Object creates the profitable segment where as single object controlling creates the internal order.
    Can anyboyd brief with exampl and what u ment by internal order..

    HI Lucas...
      here is about the three things U asked:
    let us take an example:
    Ur company is to buy spare parts of computer, assemble them with the help of ur employees and sell it finally.
    You know, you planned that ur total spare parts cost you 15000/- by enquiring in the market , labor costs is 5000/- per pc (acc. to employee wages u give to the labor)
    so, ur total computer cost is 20,000/- & u wanna sell it for 25,000/-
    Here, <b>Preliminary costing</b> per pc = 20,000/-
    But, unexpectedly, on the day u r bought parts, one part rate has gone up by 1,000/- &
    U assembled the computer & sold to your customer.
    ur computer cost has come to 21,000. (15,000/- + 1,000/- + 5,000/-)
    This is called <b>Simultanous costing</b>
    This costing is done in SAP using production order confirmation.
    at the month end(called period end closing in SAP) ur employee unexpectedly demanded to give 7000/- per pc for the pcs that were sold last month. You need that employee & u paid him accordingly. This cost u hav come to know only at the period end.
    so the <b>Final period costing</b> is 23,000/- (15,000/- + 1,000/- + 7,000/- )
    This is done in SAP using production order settlement.
    Do assign points if it is helpful
    Regards,
    chaitanya

Maybe you are looking for

  • Late 2007 Macbook hangs or stutters following recent Leopard update

    After running the software update process on my late 2007 Macbook, the computer seems to stutter. It will do something like respond to a mouse click for a very brief period of time, then hang for 20 to 30 seconds. Just trying to open Safari takes a h

  • New agent not show in grid control

    I had 10.2.0.1 agent register in grid control 10.2.0.4. I delete agent from grid control OEM target GUI interface. delete agent home directory from target machine, then I install a 10.2.0.4 agent on target machine, but this agent did not show up in t

  • Problems installing JDeveloper

    Hi all, I have recently installed JDeveloper from patch 6739235. I connected to vision instance of apps version 11.5.10.2 and tested it, it gave me success. When i built the tutorial.jpr, it builds with 25 warnings & 0 errors. And when i try to run t

  • How to map different dataset with ESB

    Hi All, We have an interface in which an application is exposing webservice, but the way the msg format defined at the Requestor is not as provider eg: wsdl of Service Requestor <s:element name="sample"> <s:complexType> <s:sequence> <s:element minOcc

  • Installing mac os on Mac book with windows xp

    Hi I have a mac book a1278 with windows xp on it, i want to install os x 10.4 that came on 2 cds, but when I put CD and choose to boot from it, the mac book just keeps restarting itself, I have also tried this with external drive and the results are