Equity pick-up

Hi Experts,
I am confused by the function equity pick-up in BPC 10 Consolidation.
I wonder what is the difference between equity pick-up and consolidation. It seems that equity pick-up function can be done via consolidation monitor (e.g. using equity method). I am guessing if "Consolidation" is applicable only for the initial acquisition of the subsidiary, while "equity pick-up" are for capturing the on-going results from the subsidiary after initial acquisition.
Pls confirm / correct my understanding preferably with an example and really appreciate your help and guidance.
Thanks all.

Thanks for your reply Mehmet.
May I confirm that when you mention "And during consolidation process, Company A will be added to the consolidation with a "full consolidation method", as the parent company while Company B will be added to the consolidation with a "equity pick-up" method." - you refer to assigning "equity" method for Company B in Ownership Manager.
I believe everything from the above example (including equity pick-up of the 30%) can be set up in "Business Rules > Elimination and Adjustments" and consolidated via "Consolidation Monitor".
Then what does "Business Rules > Equity Pick Up" and the "Equity pick up monitor" do?
I am sorry as I am quite new to BPC Consolidation and trying to understand more. Very thankful for your guidance.

Similar Messages

  • Equity Pick Up Module in HFM 11.1.1

    Hi All,
    I am trying to use equity pick up module in Oracle Hyperion Fusion Edition but i require help in writing a rule file for the same. Can anybody give an example of the equity pick up module of rule file?
    regards

    Sub EquityPickup ( )
    Owned = Hs.Entity.Owned
    OwnerCurrencyTotl = Hs.Entity.DefCurrency & “Total”
    Hs.Clear “A#Inv.C4#EPU.I#” & Owned
    Hs.Exp “A#Inv.C4#EPU.I#” & Owned & “ = A#EQ.C4#C3Tot.I#[ICP Tot].E#” &
    Owned & “.V#” & OwnerCurrencyTotl & “*” & Hs.PEPU(,,,,)
    •     Hs.Entity.Owned - Gets the owned entity of the entity pair being processed.
    •     Hs.Entity.Owner - Gets the owner of the entity pair being processed.
    •     Hs.PEPU (“S#.Y#.P#”, Owner, Owned)- Gets the percentage of ownership from the EPU table. If the values are left blank, the function returns the percentage of ownership for the current entity pair in the current scenario, year, and period.

  • HFM Equity Pick up issue.

    Hello Experts,
    11.1.1.2
    When we load the rule below into HFM it complains about this syntax only: Owned = Hs.Entity.Owned
    If we comment it out and just use: Owner = Hs.Entity.Owner it does not fall over and even calculates numbers for me, but gets itself caught in a loop.
    Sub EquityPickUp ()
    '==============================================================================================================
    ' Equity pick up rules for Dublin
    '===============================================================================================================
    Owner = Hs.Entity.Owner
    Owned = Hs.Entity.Owned
    lPown = Hs.GetCell("E#" & Owned & ".I#" & Owner & ".V#[None].A#[Shares%Owned].C1#[None].C2#[None].C3#[None].C4#[None]")
    OwnerDefCurr = HS.Entity.DefCurrency("")
    Factor = lPown /100
    Hs.Clear "A#IS_6112008.I#" & Owned
    ProfitfortheYear = Hs.GetCell("E#" & Owned & ".A#IFRS_IS_005.I#[ICP Top].C1#AllCustom1.C2#[None].C3#C3_2.C4#[None].V#" & OwnerDefCurr)
    Hs.Exp "A#IS_6112008.I#" & Owned & " = " & ProfitfortheYear * Factor
    End Sub
    Please advise,
    Thank you,
    Charles Babu J

    Hey, I see you have asked lot of question on this site, one was abotu Equity pick up. I cannot get the equity pick up to work either. I have the rule and the tavle populated, but I am not gettign any results and it appears the ipown is not calculated. I have tired quite a few things, but nothing seems to work. Below is what I have done so far. Hope you have some ideas, I am stumper. Thanks! Mark
    Owner} = @Entity.Member
    {Owned} = @Entity.Owned
    {IPown} = @GetCell(E#{Owned}.I#{Owner}.V#[None].A#[Shares%Owned].C1#[None].C2#[None].C3#[None].C4#[None])
    {OwnerDefCurr} = @Entity.DefCurrency("")
    {Factor} = {IPown} /100
    {NIAT} = @GetCell(E#{Owned}.A#NetInc.I#[ICP Top].C1#TotalC1.C2#TotalC2.C3#TotalC3.C4#TotalC4.V#{OwnerDefCurr})
    A#EPU_EqAffIncExp.C1#[None].C2#[None].C3#[None].C4#[None].I#{Owned} = ({NIAT}) *{Factor}
    level owner owned %EPU
    1 54 58 60
    1 56 58 40
    0 054Cns 58 100
    0 054Cns 58 100
    The table is supposed to represent 054CNS owned 100 % of 54 and 56. And 54 owns 60% of 58 and 56 the balance of 40%. in the HFM hierarchy 58, 54 and 56 all rolll up to 054Cns. 054Cns is a consolidation point(no base members). 54, 56 and 58 all have base member. When I run the EPU the balance in 058 appears in 054Cns, but I do not get the 60/40 split in 54 and 56.

  • Equity Pick-Up Sample Routine

    Hi there,
    we are analyzing efforts and constraints related to a list of new requirements from the client.
    Among these requirements, there is also the implementation of the equity pick-up feature.
    In order to assess properly the customization I would need a sample of a very basic sub routine used to manage the equity pick-up.
    Many many thanks to whomever can help me.

    Did you ever get the EPU to work? Has anyone had issues with version 11.1.2 EPU table appearing and disappearing? We are experiencing this. Any ideas would be greatly appreciated!
    Edited by: 931346 on Sep 13, 2012 5:09 PM

  • Equity pick up and HFM versions

    Hi Gurus,
    I am trying to implement the equity pick up function to calculate the investment gain / loss in our consolidation app, but it's not working properly with version 11.1.2.2.
    Does anyone have any experience of this function and please let me know your HFM version?
    Many thanks,
    Jacky

    Thanks Bryan.,
    If its the case and still we want to use the "Is Calculated" on, how to recreate the EPU module funtionality in Sub Calculate as HS.entity.Owner, HS.entity.Owned and PEPU functions are restricted only to EPU modules.
    Any suggestions or design consideration for writing it in SubCalculate.
    thanks in advance,
    Victor.
    Edited by: 976062 on May 2, 2013 11:39 AM
    Edited by: 976062 on May 2, 2013 11:39 AM

  • BPC 10.0 - Equity Pickup?

    Dear All,
    In BPC 10.0, there is a new feature called Equity Pick-up. What is it used for? I can google about this. But, I would like to hear(authentic) from you - professionals, on the practical usage of it.
    Thank you!
    Regards,
    Peri

    HI Peri,
    Equity Pickup is consolidation of Investment method required for Parent company reporting. This was introduced to comply with banking entity consolidation requirement. EPU performs consolidation at trading partner level instead of scope.
    Please check this link. It shows various scenarios and step-by-step process.
    http://help.sap.com/download/documentation/PC_NW10_Equity_Pick_Up.pdf
    Hope this will help.
    Thanks.

  • Bugs in HFM 11.1.2.2.300 ?

    Dear experts,
    I want to know if my issue below is caused by bug in HFM v11.1.2.2.300:
    FYI, I'm using EPMA and my HFM is shared with Dimension Library
    1. After running a consolidation, my elimination journal is created as I wanted. Clicking on Manage Journal brings me to the list of journal (above) and below is journal detail. But when i want to move to one journal and another, i got warning on the screen "The journal you are trying to load has been deleted and cannot be processed. Please refresh the journal list". I didn't intend to delete or do anything to the journal, only wants to view it. So, when I lower down the viewing screen, i'm able to select the journal list without any prompt message and i pull up again the journal view and voila!! the screen displaying my other journal. This is not happening when i'm viewing a normal journal (as in <entity cur adjs> level)
    2. In my server, I have STAT application restored, also have my own application. STAT app, has many aliases: English, French, German, etc, while my apps has alias English, AliasTemp1, AliasTemp2. When I go to workspace, trying to change alias from preferences menu, I notice that STAT app is on the first list. So I click on dropdown and change the app, i select my own app. But the language dropdown doesn't change, means, it still point to STAT app.
    3. I want to change my consolidation method's name from dimension library. I changed it from CostConsol to CostMethod. Since my apps is a shared one, i check that in my app, the name has been changed (from view application). After validating and deploy, I open Ownership Management to check the name. The name hasn't change yet, still using the old one. How to change the consol method name ?
    4. In consolidation rules file, you always has syntax call MyDataUnit.GetItem(i, strAccount, strICP, strCustom1, strCustom2, strCustom3, strCustom4, dData). I have more than 4 custom dimension (i have 6). I want to include all 6 into this syntax, but my consolidation is aborted. Does this syntax only limit to custom4 dimension ?
    5. I want to retrieve POWN and Parent value by using HS.Parent.Member and HS.Node.POWN(""). According to admin guide, both syntax can be run in Calculation Subroutine(). But i tried, it doesn't work.
    6. In Sub Equity Pick up, I can't execute HS.EXP command. It always generates an error.
    Please help if anyone knows/aware that this is happening in HFM v11.1.2.2.300 or maybe i did something wrong with the code.
    Thanks,
    Anna

    You'll want to use the Alias for this.

  • Questions on EPU

    Hi All,
    I have two Questions on the EPU Module. I'm using the version 11.1.2.2.300. Here are my questions.
    1. Will the EPU Subroutine be triggered on (like the calculate and translate subroutine) hitting consolidation?
    2. After hitting RunEPU or ForceEPU, the pop-up window comes saying calculaing Equity Pick up 1000<-2000 (Consider 1000 as owner and 2000 as owned) but the numbers are not populated to the Owner 1000 entity. Please direct me if i'm missing anything to make it work.
    Hoping for some guidence, Thanks in advance.
    Victor.

    Ping!
    I'm looking for this functionality too. Anyone have a solution to either of these? One that came to mind is to wrap the login items in a script which detects if the LAN is available.

  • Sub Procedures in Calc Manager- Differences

    Hi guys,
    I was looking the scripts for the rules in Calc Manager and noticed that all set of rules are SubProcedures (even if they are included in the SubCalculate routine).
    From the point of view of a traditional .rle file, what are the differences? Is there any changes when you use a subprocedure in the SubCalculate routine? As far as I know, there are no changes.
    Thank you!
    Regards,
    L.

    Calc Manager is simply a user interface for HFM rule creation, and therefore the traditional main subroutines still apply:
    - Calculate
    - Translate
    - Consolidate
    - Dynamic
    - Input
    - NoInput
    - Allocate
    - Transaction
    - Equity Pick Up
    Certainly when writing rules we can create further custom subroutines within the above main HFM subroutines, but Calc Manager does not alter this functionality at all.
    -- Chris

  • Cross ownership formula

    hi experts,
    kindly anybody explain difference b/w historical value and actual value in Equity pick-up?
    then difference b/w percentage of ownership and percentage of direct ownership?
    please explain the formula of cross ownership?
    thanks by
    850131

    Hey Dude,
    surely i will reply you whenever i will come to know
    and
    relax
    Please post all these questions separatly on forum in corresponding category.
    Me and all other members will answer you in a better way...
    and also don't forget to tag answers as helpful or Answer .. just to give the helpful members a vote of thankx
    Cheers!
    J

  • Use of Open and close data set in to pick up files from application server

    Hi,
    As per my earlier posts i m making a programm which will pick excel sheet from application server and make auto PR by bapi and this all process will be handle by background processing (SM36, SM37). My concer is all proces are working fine but my files are not been picked by application server , when run on my own machine everything is working fine.I never used OPENDATA SET command before , so i have no idea how it will be used , can anyone provide me details with my set of codes where it should be used ....
    sou_dir_name = 'Y:\Sucess\'.
    tar_dir_name = 'Y:\destination\'.
    Open dataset sou_dir_name for input in text mode encoding default.
    if sy-subrc eq 0.
       do.
           read dataset sou_dir_name into file_table.
       if sy-subrc ne 0.
         exit.  " end of file.
    enddo.
    endif.
    CALL FUNCTION 'TMP_GUI_DIRECTORY_LIST_FILES'
      EXPORTING
        DIRECTORY  = sou_dir_name
        FILTER     = '.'
      IMPORTING
        FILE_COUNT = file_count
        DIR_COUNT  = dir_count
      TABLES
        FILE_TABLE = file_table
        DIR_TABLE  = dir_table
      EXCEPTIONS
        CNTL_ERROR = 1
        OTHERS     = 2.
    IF SY-SUBRC <> 0.
    ENDIF.
    loop at file_table into wa_file_table.
    clear  :  strr , str1 , str2 , str3 .
      strr = wa_file_table-PATHNAME .
      concatenate sou_dir_name strr into str1 .
      concatenate tar_dir_name strr into str2 . " success
      concatenate tar_dir_name1 strr into str3 .         " failed
    FILE = STR1 .
    *start-of-selection.
    *&  Function For Retrieve Data From Excel
    CALL FUNCTION 'ALSM_EXCEL_TO_INTERNAL_TABLE'
      EXPORTING
        filename                      = FILE
        i_begin_col                   = col_start
        i_begin_row                   = row_start
        i_end_col                     = col_end
        i_end_row                     = row_end
      tables
        intern                        = excel_bdcdata
    EXCEPTIONS
       INCONSISTENT_PARAMETERS       = 1
       UPLOAD_OLE                    = 2
       OTHERS                        = 3.
      IF sy-subrc NE 0.
    WRITE : / 'File Error'.
    EXIT.
    ENDIF.
      loop at excel_bdcdata.
        translate excel_bdcdata to upper case .
        move excel_bdcdata-col to it_index.
        assign component it_index of  structure  wa_file to <fs> .
        move excel_bdcdata-value to <fs>.
        at end of row.
          append wa_file to it_file .
            clear wa_file.
          endat.
      endloop.

    Parsing XML data:
    http://help.sap.com/saphelp_nw04/helpdata/en/86/8280ba12d511d5991b00508b6b8b11/frameset.htm
    or alternatively check out ABAP online help for "CALL TRANSFORMATION".
    For creating the material master look at BAPI_STANDARDMATERIAL_CREATE.
    Thomas

  • Report for pending shipments, PGI and Picking

    Hi All,
    We have few issues with the orders not being picked, if picked some are not being able to PGI and few are not going to the Shipments process. this is creating a backlog. I was wondering if we have any Report or transaction where i can check open shipments for the last 2 weeks or, open PGI which have been picked, or deliveries which need to be picked.
    Does sap has any standard report for this. Please help me.

    Hi,
    The mentioned reports (VL06F & VL06T) can be accessed from VL06O:
    VL06F - general delivery list / List of outbound deliveries
    VL06T - outbound deliveries for transportation planning
    Csaba

  • Can I send a family member to pick up a FiOS box?

    I just ordered a new FiOS box to get cable in one of my bedrooms, I chose the local pickup option to save on the shipping costs. The account is in my name but I have work tomorrow so I wanted to see if I could send my son to pick it up for me, is this allowed? If so does he have to bring like a note or something?

    Welcome to the Apple Community.
    Can I setup Family Sharing, add her iTunes account, and share content?
    No.

  • I am making a calendar in iPhoto, picking photos from a folder, let's call it "2011 Pics," in iPhoto. After arranging all the photos and captions I decided I wanted to insert a new photo -- one that was not in "2011 Pics." So I inserted it into the folder

    Add new photo to existing calendar folder in iPhoto
    I am making a calendar in iPhoto, picking photos from a folder, let's call it "2011 Pics," in iPhoto. After arranging all the photos and captions I decided I wanted to insert a new photo -- one that was not in "2011 Pics." So I inserted it into the folder, but the picture does not show up on the scrolling menu of pictures at the left of the calendar-making page. This happened last year and in frustration I started all over again. But surely there is a way to add a new picture to a calendar that is already laid out.

    Yes, the Old Master file has a folder for each year where I find all photos from that specific year. I am attaching a screen shot of the file.
    In the meantime i have managed to download all photos (it did not download any video files though in mpg, avi, 3gp, m4v,mp4 and mov format) to a new iphoto library. Unfortunately the photos are quite mixed and often doubled up. I ma considering to purchase iphoto library which checks all duplicates in iphoto. this will save me a lot of time. What do you think?

  • Trying to fill a shape or change text colour-it is always grey instead of the colour I picked?

    I have been working on a file and whenever I have a couple of shapes and some text. When I try to change the fill of the shape or change the text colour it is always changing to grey. It will let me pick a colour, but the box at the bottom(foreground/background box) is always grey as well. Please help.

    THANK YOU SO MUCH BARBARA! I really appreciate you taking  the time to reply to my simple problem(eventhough at the time it was so frustrating). Thanks again. Leanne

Maybe you are looking for

  • Error -36 "The disk could not be read from or written to.

    I am downloading Weeds on iTunes. And right before the season finale starts to download, I run out of disk space. So I erase some of it. I then go back and refresh the download and get this error. I am downloading it straight to the mac, not some ext

  • Safari 7.0.5 constantly crashing

    Hi, any help appreciated.  I have a MacBook Pro 13-inch mid-2012 model, with 2.9 GHz Intel Core i7, and 8 GB 1600 MHz DDR 3 memory.  Memory storage capacity is 749.3 GB, of which 558.56 GB is available.  I have OS X 10.9.4 and Safari 7.0.5, and all o

  • Interactive Forms - Context error

    Friends, I am working on an Adobe Interactive form using ABAP Web Dynpro (WDA). I am encountering errors in the display. I have created a form of ZCI layout type. I have set the displayType to "native" and checked the "enabled" property in the Intera

  • Archive Logs - Relocating

    Good evening to all. A little about my environment: E-Business R12 Oracle Enterprise DB 10.2.0.4.0 Split Tiers Architecture: Server 1 / DB Node (Redhat 5.5 32bit) Server 2 / Apps Node My PROD database resides on a server that roughly has the followin

  • Connection error when logining in from sql command line

    I'm getting the following errors when I attempt to connect using the sql command line. I have installed 10g Express on XP home addition. The errors are as follows: ORA-01034 Oracle not available ORA-27101 Shared memory realm does not exist. Thanks