Joint Venture Asset - How to charge

Hi,
We have scenario, where assets jointly owned by client and Joint Venture partner and maintained by client, whom we are implementing Oracle eAM.
50% of the maintenance cost to be charged to the Joint Venture Partner.
Can you please suggest me,how to map this scenario in Oracle Apps.
Thank You,
Regards,
Selvakumar

Hi Sheena,
Yes, the reclass is the proper method.
There are rather much info about proprtional consolidation in the forum. Search for it.
There are even topics in help:
http://help.sap.com/saphelp_sem60ep1/helpdata/en/44/68e2b58157311fe10000000a155369/frameset.htm

Similar Messages

  • Joint Venture Company - How to reduce to 50%?

    Hello Experts,
    I have a 50/50 Joint Venture company in ECC. I want to include only 50% of the value of it's transactions in Consolidation but have 100% of it's value in the BW Actuals and Planning Cubes that are used to load into BCS. What is the best way of reducing this to 50% - Is reclassification the correct method? If so, how? How do I set it up to reclassify for one company only?
    Thanks in advance
    Sheena

    Hi Sheena,
    Yes, the reclass is the proper method.
    There are rather much info about proprtional consolidation in the forum. Search for it.
    There are even topics in help:
    http://help.sap.com/saphelp_sem60ep1/helpdata/en/44/68e2b58157311fe10000000a155369/frameset.htm

  • How to implement Joint Venture accounting in BPC?

    Dear Experts,
    We have a requirement of configuring Joint venture accounting for our client. Our client has a 50% JV with an entity say ‘X’.
    We are getting complete TB of the entity ‘X’ from the client, which we load into the system as LC values at NO_GRP.
    We have maintained the below given ownership structure in Ownership manager:
    And have defined following Methods and method based multipliers in the system:
    Now, while performing consolidation, the requirement is to display just 50% of the values in all the accounts for entity X, as it’s a 50% JV and eliminate the IC transactions appropriately.
    Currently, the reports are displaying 100% TB and performing 100% elimination for the IC transactions with entity ‘X’.
    We would really appreciate, if you could please guide us on how to achieve the Joint venture accounting in BPC.
    Thanks in advance.

    Hi
    Not sure if you found an answer to this, I just came accross your question while doing something else, but one thing does sprint to mind, did you configure the Cross Ownership data in the Ownership model?
    Also, are you sure your share ranges on your methods are right?  Do you want to use the proportionate method if you only have 30% ownership, for example?  Obviously I cannot comment on your specific situation, but generally Equity method is used for ownership around the 20-50 % mark.

  • How joint venture projects can be treated in oracle projects?

    How joint venture projects can be treated in oracle projects? Is there any special consideration while defining projects which are joint venture projects?

    Hi
    There is no text book solution for managing joint venture projects.
    You will need to list the requirements and find the optimal configuration that will solve most requirements.
    Dina

  • How to find joint venture partner address

    hi,
    gurus,
    when i enter company code and joint venture or cost center the report displays venture and cost center information along with partner address. i want to find partner address tables and fields.
    thanks and regards

    solved myself

  • Integrating Joint Venture staff in the enterprise structure - best ways?

    Hi,
    how would you integrate a new Joint Venture staff into the existing global structure of the enterpise (Personnel Admin and Talent/Development Management perspective)? What are the best practises? Joint Venture itself would be a separate Company Code ofcourse, but in the Personnel Structure itself, would you use a separate Employee Group / sub group values to determine the above mentioned population?
    Thanks for your thoughts.

    Hi there,
    Do you use the default consolidation rules or you have written your own custom rules?
    If it is custom rules then both questions can be easily fixed.
    Kind regards,
    Thanos

  • ICP Elimination Joint Venture

    Hello All,
    How to customize or achieve ICP elimination for ICP transaction happend with Joint Venture.
    Example: A company which is not a JV and has intercompany transaction with company B which is JV.
    A has value with B 100
    B has value with A 100
    JV POwn 50%
    As B is JV, rollup would be 50%
    When we run consolidation, only 50% of the transaction value will get eliminated. Where as from A company it is getting eliminated with full value.
    also, tried in consolidation rule, if HS.Account.IsICP = True and strICP<>"[ICP None]" then PCon = 1 and calling PCon with elimination node is not working.
    Can we achieve this in rule, if so, Is any way to eliminate only ICP transactions with full elimination and rest will consol proportionate.
    Regards,
    Raj-

    Hi ,
    We tried with below rule in ICP partner method which is not a JV.
    vICPElimList =  .Account.List("", "ICPAccounts")                 
       For each vICPElim in vICPElimList                        
       Set MyDataUnit = .OpenDataUnit("")               
       lNumItems = MyDataUnit.GetNumItems
       For i = 0 to lNumItems-1
        Call MyDataUnit.GetItem(i, strAccount, strICP, strCustom1, strCustom2, strCustom3, strCustom4, dData)
        If strICP = "JV1" Then
         ICPPCon = HS.Node.PCon("S#Actual.Y#Cur.P#Cur.E#JV1")
         Call .Con("V#[Elimination]", -1*ICPPCon,"Elimination of JV at their values")
        End If
        If strICP = "JV2" Then
         ICPPCon = HS.Node.PCon("S#Actual.Y#Cur.P#Cur.E#JV2")
         Call .Con("V#[Elimination]", -1*ICPPCon,"Elimination of JV at their values")
        End If
       Next
       Next
    Thought is that, for these ICP accounts and if ICP Partnet is JV, then call their (JV's) PCon % for consolidation. So, only that PCon % should eliminated.
    But, no luck...
    Is any other work around to eliminate only propotionate ICP value in other company when there is a tranaction with Joint venture.
    Regards,
    Raj -

  • Joint Venture Accounting

    Does Oracle have any functionality similar to SAP's JVA Module to handle Joint Venture on Projects?
    example Functionalities - Cash Call -- Payments for Future Ventures , Partner Billing based on agreement, Equity Adjustments etc. Any customers successfully running a JV project on Oracle Projects?

    How joint venture projects and their accounting aspects can be handled in oracle projects and accounting modules AP, AR?
    Business Scenario is: The Project will be driven by three contractors (one of them is our company). Each of the three contractors will be dealing and transacting with the One Client. Similarly intercompany transactions could happen beween the contractors.

  • Please Help me on the Joint Venture Upload

    Hi All,
    Could you please let me know the procedure how we can upload the Joint Venture data for a company code for the particular Profit Center. I am currently trying this by using a BAPI - PROFITCENTER_CHANGE. This BAPI is showing that its executed successfully but its not showing the cost centers.
    The following is part of the code that i am using:
    build up the call table for companycodes
    LOOP AT GT_BUKRS INTO GD_BUKRS.
    LOOP AT GS_JVDAT WHERE BUKRS = GD_BUKRS.
    GS_PRCT1_BUKRS-COMP_CODE = GD_BUKRS.
    GS_PRCT1_BUKRS-ASSIGN_TO_PRCTR = 'X'.
    GS_PRCT1_BUKRS-VNAME = GS_JVDAT-VNAME.
    GS_PRCT1_BUKRS-RECID = GS_JVDAT-RECID.
    GS_PRCT1_BUKRS-ETYPE = GS_JVDAT-ETYPE.
    GS_PRCT1_BUKRS-JV_OTYPE = GS_JVDAT-OTYPE.
    GS_PRCT1_BUKRS-JV_JIBCL = GS_JVDAT-JIBCL.
    GS_PRCT1_BUKRS-JV_JIBSA = GS_JVDAT-JIBSA.
    APPEND GS_PRCT1_BUKRS TO GT_PRCT1_BUKRS.
    prepare xbar for function call
    GS_PRCT1_BUKRSX-COMP_CODE = GD_BUKRS.
    GS_PRCT1_BUKRSX-ASSIGN_TO_PRCTR = 'X'. "relevant for change
    GS_PRCT1_BUKRSX-VNAME = 'X'.
    GS_PRCT1_BUKRSX-RECID = 'X'.
    GS_PRCT1_BUKRSX-ETYPE = 'X'.
    GS_PRCT1_BUKRSX-JV_OTYPE = 'X'.
    GS_PRCT1_BUKRSX-JV_JIBCL = 'X'.
    GS_PRCT1_BUKRSX-JV_JIBSA = 'X'.
    APPEND GS_PRCT1_BUKRSX TO GT_PRCT1_BUKRSX.
    ENDLOOP.
    ENDLOOP.
    CLEAR GS_BAPIRET2.
    CALL FUNCTION 'PROFITCENTER_CHANGE'
    EXPORTING
    PRCTR_DATA = GS_PRCTR_DATA
    PRCTR_DATAX = GS_PRCTR_DATAX "empty
    NO_CCODES_CHECK = P_NO_CCC
    COMPLETE = 'X'
    INACTIVE_VERSION = 'X'
    TESTRUN = GS_TESTRUN
    INSERT_MODE = 'X'
    IMPORTING
    RETURN = GS_BAPIRET2
    TABLES
    COMPANYCODE_JOINT_VENTURE = GT_PRCT1_BUKRS
    COMPANYCODE_JOINT_VENTUREX = GT_PRCT1_BUKRSX.
    Please suggest or clarify to proceed accordingly.
    Thanks,
    Suresh.

    I am using
        CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
             EXPORTING
                  WAIT   = '2'
             IMPORTING
                  RETURN = GS_BAPIRET1.
    still its not working.
    Please suggest.
    Thanx,
    Suresh

  • Proportionate Accounting for Joint Venture

    Can anybody share with me how to do proportionate accounting for Joint Venture in HFM? We're using HFM9.3.

    Follwing are the steps for doing performing custom defined consolidation :
    1) define the method of consolidation in Consol Method in the application metadata
    2) write the method specific consolidation rules in rules file.
    3) in the ownership managment, set the entity as active, choose the method, define the ownership %
    4) when you run the consolidation, you will get the desired result.

  • Is there a way to view how much charging time is left when charging iPod?

    Is there a way to view how much charging time is left when charging our iPods (without having to disconnect and play a song to see the little battery icon)? The iBooks tell us the percentage and approximate time left to full charge. This would be a great feature for iPods as well, right? How can we suggest such a feature to the Mac techs for the next update?
    5th Generation iPod, iBook G4   Mac OS X (10.3.9)  

    determining an ipods estimated remaining battery life is difficult because it doesnt know how long the backlight will stay on, how many times you change a songs, etc.
    those are all variables that change the amount of battery

  • How to charge your Palm Centro via 64-bit Windows, with a USB cable

    Here is a way to recharge your Palm Centro on your 64-bit Windows computer, through a USB cable.  But first, a few brief explanatory notes...
    Note 1:  I have successfully used this method to charge my Palm Centro from my 64-bit Windows 7 computer.  This method probably works for other Palm devices and other 64-bit Windows versions (XP and Vist)...  but I haven't tested this on any other configurations.  Others may feel free to post their successes or failures with their setups.
    Note 2:  This method will NOT allow you to HotSync your Palm to the computer via USB.  All it does is let you charge your Palm via USB.  If you need to HotSync your Palm, and you have 64-bit Windows, you have to use Bluetooth or some other method.  To learn how to use Bluetooth to sync, search for "bluetooth sync 64-bit" or something like that on this forum.
    Note 3:  If you're wondering why someone would need to use this method - why not just plug the phone into a wall outlet, right? - it's because the Centro's charging jack can get messed up.  Mine has not worked properly for the last several months
    Note 4:  I will not be posting any follow-ups to this message.  This is my first (and only) post here...  I'm posting here because I am very grateful to this forum: It is here that I learned how (and why) to sync my Centro to my computer via Bluetooth, because Palm doesn't support 64-bit Windows. This is my way of saying "thank you"!  I'm not trying to be harsh by not following up...  it's just that I won't be checking this thread, and I don't want anyone to have bad feelings if they ask questions and I don't respond.  I'll be as thorough as I can in this one posting, though. 
    Note 5:  I cannot claim credit for actually discovering this solution.  I found it after HOURS of looking online... it was on some obscure website.  Unfortunately, I can't remember where I found the original solution, so I can't credit the discoverer here.  However, I have done my best to provide much more detailed instructions here.
    Note 6:  Lastly, Palm should support 64-bit Windows.  Period.  Some of you may say, "It's not Palm's fault - the company that makes the Palm OS is Access, and it's Access's fault for not supporting 64-bit Windows."  Well, this may be true, but Access has stated that Palm has not requested a 64-bit driver.  (In fact, you can call Access and ask them directly.)  And if Palm doesn't ask (and pay) for it, Access sure isn't going to create one on its own.  I used to LOVE Palm devices...  I've used Palms for 12 years now, and for most of that time, I heartily recommended Palms to all my friends.  But, between this problem and the other problems I've had with my current Centro and my previous Treo, I'm done with Palm.  No more for me.
    OK, here's how to charge your Palm (finally!)
    1)  If you haven't done so already, install the latest version of Palm Desktop / HotSync on your computer.  You can get this at palm.com, under the "support" section.  (Actually, I'm not sure if this is necessary, but I already had done this.)
    2)  As you're installing the software on your computer, toward the end of the process, do not actually sync your Palm to your computer.  Just cancel or whatever you have to do to avoid that step.  (Remember, the whole point here is that Palm does not have a driver compatible with 64-bit Windows, so you won't be able to sync via USB.)
    3)  If you don't already have it, get the PocketTunes application (also known as "pTunes") on your Palm device.  If you have to install the software, you may need to do so wirelessly or via a 32-bit Windows computer (because, again, Palm doesn't support 64-bit Windows).
    4)  Connect the Palm USB cable to your computer.  If you are using a desktop, plug into the USB ports on the BACK of your computer.  These ports are directly powered, whereas the ports on the front of your desktop may not be.  You'll want as much juice as possible to charge your Palm.
    5)  Connect the Palm USB cable to your Palm.
    6)  Turn on the Palm device, and open the PocketTunes application on your Palm.
    7)  PocketTunes will try to connect to Windows Media Player (on your desktop).  Tell your desktop to connect to Windows Media Player.  (You can save time by telling your desktop to do this automatically.)  When PocketTunes connects with Windows Media Player, you'll have a power connection via USB.
    8)  PocketTunes will eventually show that it is "Idle" on the Palm.
    9)  To confirm whether the Palm is charging, look for the charging light (on the Centro, it's on the upper left) to turn solid red.  You can also hit the home button on the Palm to see the battery / charging status.  To get the charging working, you may have to exit PocketTunes and come back into it a few times before the charging light comes on.  I have no idea why you have to do this; I just know what I wind up doing sometimes.  You don't have to unplug and replug the phone from the USB cable, or turn the phone off and on.  Just leave PocketTunes and come back to PocketTunes.
    10)  If you exit the PocketTunes application on the Palm, the Palm will still charge - but you'll get the constant and annoying "no driver" noise from Windows.  To avoid that sound, just keep the Palm on PocketTunes while you have the Palm plugged into the USB cable.
    11)  You can close Windows Media Player on the desktop once you have the Palm charging.
    12)  Once you have this set up properly, you can speed up the process by setting the HotSync cable button to PocketTunes - after all, that button no longer needs to be set up to HotSync via USB cable.
    When you have everything set up, here's what you would be doing on a regular basis:
    -- Plug USB cable (which is already plugged into your computer) into Palm
    -- Hit HotSync button on cable --> This starts PocketTunes --> PocketTunes automatically opens Windows Media Player on the computer
    -- See if charging light turns solid red --> If not, exit PocketTunes, then hit HotSync button on cable to start PocketTunes again
    -- Repeat until charging light turns solid red (success!)
    -- Once the Palm is charging, close Windows Media Player on desktop
    Best of luck to all who need this!
    Post relates to: Centro (Verizon)

    Why do you want to create your own driver instead of what comes with the device? If you go that route, you need all of the low level USB RAW protocol from the vendor. Did you get that? Yoe are wasting your time if you don't have that. Is the driver from the vendor documented? If it's a USB connection, how does that connection show up in windows device manager?

  • Activation of Joint Venture accounting for a Cocode

    Hello Friends,
    whenever there is residual  payment for an invoice, the order number in the invoice  (XREF1),  should get copied to new customer line item created for the residual amount. To achieve this requirement  business has informed us to activate T001-XJVAA = 'X'. Infact there are no activities of JVA for our client.
    Could you please inform the customization steps to activate JVA. Please give the path in SPRO. what will be the impact if we activate JVA for a co.code if there are no JVA activities.
    Thank you all in advance
    Kind Regards
    Lavanya

    check this link, may be you can get an idea
    Joint Venture Accounting documents
    regards,

  • I have purchased a monthly subscription to Adobe PDF pack so that i can edit a PDF file, i have uploaded the file and its now in "my assets". how do i now edit this file??

    I have purchased a monthly subscription to Adobe PDF pack so that i can edit a PDF file, i have uploaded the file and its now in "my assets". how do i now edit this file??

    You can't edit a file with PDF Pack, but you should be able to convert it to a Word document, and if you are really lucky edit THAT and make a new PDF. Don't expect too much though!

  • I have tried all sugestions for how to charge my ipad 2 that no longer charges, and nothing seems to work, can anyone offer any new advise?

    I have tried all sugestions for how to charge my ipad 2 that no longer charges, and nothing seems to work, can anyone offer any new advise?

    While both the iPhone and the iPad use an Apple dock cable for charging, the iPad wants a 1100 mA charger, and the iPhone charger's a 500 mA charger. USB ports on newer Apple computers can switch into 1100 mA mode, but your average computer is going to put out no more than 500 mA and, possibly, quite less (for example, an un-powered USB hub will only put out 100 mA or so, and an iPad won't charge off that). The iPad will say "not charging" if it is trickle-charging (receiving less than 1000 mA of power).
    If the problem persists when using the 1100 mA iPad charger, you need to take it to an Apple store and have it serviced or replaced. Bring the iPad charger that you received with the iPad as it may be that the charger is defective and not putting out 1100 mA.
    If the problem is that it charges slow because it's being connected to iPhone chargers or PCs or older Macs, then it's not a problem with the iPad. It's charging, it just takes a long time because you are using an under-powered charger.

Maybe you are looking for