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.

Similar Messages

  • 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

  • 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.

  • 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

    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.

  • server :19000/hfm not available - causing issues

    1. 11.1.2.2 Distributed Environment - Foundation server I can access <foundationhostname>:19000/hfm just fine. However, if I copy and paste that onto another server and try to hit the web address <foundationhostname>:19000/hfm - I get a HTML 500 error. I can access <HFMHostname>:80/hfm just fine though.
    2. HFM is not installed on the foundation server
    3. No issues with connectivity at all on foundation server
    4. No VIP is in use (Logical address was initially set up for the environment, is not needed though)
    5. **this is where we see the issue** Trying to assign access control in shared services to a HFM application fails when not on foundation server due to HTML 500 error (due to the <server>:19000/hfm failing)
    6. Every other piece of the environment works just fine
    7. Hosts file is set up just fine
    Any thoughts? I cant seem to find any documentation on this anywhere on why this would happen for just the SS to HFM piece. If something was awry from a communication perspective it should be popping up in other areas too.
    -Matt

    The only documentation on anything even remotely like this was a bug:
    from knowledge base
    In Hyperion Financial Management (HFM) 11.1.1.4 it is not possible to assign access control in Shared Services. The following error is shown instead of the access control gird:
    Communication Error : http://server_name:19000/hfm/security//getRights.asp
    500 Internal Server Error
    Internal Server Error
    The server encountered an internal error or
    misconfiguration and was unable to complete
    your request.
    but that is not what the issue is - as the actual error is:
    500 - Internal server error.
    There is a problem with the resource you are looking for, and it cannot be displayed.
    Access.log entry:
    "POST /hfm/security/bpm/launcher.asp HTTP/1.1" 500
    Notice no double slashes...
    Same issue occurs when browsing for a url POV value and clicking the edit link when setting up a HFM taskflow. Im guessing this is a new bug?
    -Matt

  • Color Picker Rounding Issues

    The new resizable color picker panel in CC2014 doesn't work the way I'd expect it to.
    At it's current size for me, I'm unable to select pure black or red.
    I'd expect the hue bar to start and end at 0°/360°, but, for me, the top-most value I can select is a hue of 350°
    I'd expect that when I select the topmost-rightmost color, I'd get something like #ff0000 (pure red). Instead, with my hue at 0°, I get #ff0303
    I'd expect that when I select anything along the bottom, I'd get pure black #000000, but instead I get anything from #020000 to #020202
    I feel that this is an oversight that will negatively impact quite a number of users.
    Has anyone else noticed this, and is this something that's important to you?

    HelloMikael wrote:
    > Hi All,
    >
    > Im having an issue when I need to set a fixed color
    value using the color
    > palette. When i type a value in HSB
    Why are you using HSB? Just type in the RGB values of the
    color you want
    to use. It's a lot less complicated.
    Linda Rathgeber - Adobe Community Expert
    http://www.adobe.com/communities/experts/members/8.html

  • MB26 pick list issue

    Hi,
    Against production order reservation number we are doing goods issue in MB26. We do GI for few components and the remaining later. I posted say 10 out of 25 components, when i try to post the remaining components (15) against the same reservation number, i am getting the error message " no goods movement can be selected".
    Cross checked the production order. for the issued materials final issue is checked.
    Still for the remaining components, the quantity are open. could anyone suggest how to approach for this issue?

    The material with backflush tick does not comes in Picklist report. This material will get issue when you do the confirmation. Click on Goods movement screen in confirmation scree you will see all this 10 materials there. If you want to issue this material through Pick list you have to remove the Backflush Indicator. Remove it from Production Order & then check MB26

  • Consignment pick up Issue

    Hi all,
    I have a scenario where sometimes if the ordered item is not in stock, the client gives a substitute item to the customer. When the ordered item is actually delivered, the substitute item is taken back. The client wants to show the substitute item in the plant stock only.....I proposed the solution of consignment sales. I suggested to use the consignment fill up process & then create the consignment pick up order with reference to the consignment fill up order.
    I did the following settings:
    1. In the customer master I used the partner function as SB alongwith the other basic partner functions SP, SH, BP & PY.
    Is my suggestion correct as per the client's requirements?
    In my material master I have entered 2 days as the planned delivery time as it is a trading good.
    Now i created a consignment fill up sales order for the customer for the item say ABC with quantity as "1". I had 1 quantity in the stock so the quantity was confirmed. I created the delivery  - picking - PGI. The system did not generate any FI document for the goods issue.
    I checked in MMBE, the system displays 1 quantity under the consignment section. When I double click on the line item, the system displays the customer number also who has received the consignment.
    Now i am trying to create the consignment pick up order with reference to the consignment fill up order, but the system while carrying out the availability check determines a delivery date which lies 2 days later. I am confused here, if the item is shown under the consignment stock, why it is not getting confirmed on today's date only.........?
    The schedule line determined is F1 which is relevant for AVC & TOR. the movement type is 632.
    With best regards,
    Niyaz Sayyed

    Hi Niyaz.
    If the stock is the customer's, and the ownership of the goods is not transferred to the customer until he uses, I think your solution is correct.
    In that case, pls change schedule line category from FI to F0. Your problem will be solved.

  • HFM Equity Accounting Rules - Time dependant

    Has anyone needed to amend HFM Rules for Equity Accounting, we are in the process of doing so, we a new app in which we will be Equity Accounting from Proportional. Elim Rule for JV's are time dependant to run after 2014. However after we have included the Sub Eliminate section for the new rule it does not run after 2014. I attach the section of the rule below: Any help would be grateful.
    Sub EliminateNew_EQ(sAccount, sICP, sCustom3)
    If POV_YEAR > "2014" Then
    ' Rules have been chanegd for Equity Accounting from 2014 onwards - plug accounts no longer populated and JV accounts now holding 100% of balances.
    sParent = HS.Parent.Member()
    sPlugAcct = HS.Account.PlugAcct(sAccount)
    IsEliminated = False
    'Checks if eliminations should be performed
    'If ICP member is not [ICP None]
    If (StrComp(sICP, "[ICP None]", vbTextCompare) <> 0) Then
      'If account is an ICP account
      If HS.Account.IsICP(sAccount) Then
       'If the account has a plug account
       If sPlugAcct <> "" Then
        'If the ICP partner is a descendant of the current parent (we've reached the first common parent)
        If HS.Parent.IsDescendant(sParent, sICP) Then
         IsEliminated = True
        End If
       End If
      End If
    End If
    'Performs eliminations if required
    If IsEliminated Then
      PConEntity = HS.Node.PCon("")
      ' Rules have been chanegd for Equity Accounting from 2014 onwards - plug accounts no longer populated and JV accounts now holding 100% of balances.
      'If one of these accounts
      Select Case sAccount
      Case "310401", "416701", "323301", "130101", "237011", "237021", "237001", "237043", "237045", "C100241", "C100225", "C100227"
             'Eliminate input account balance on C3#Input, C3#JV or C3#Sub members
       Call HS.Con("V#[Elimination]", PConEntity * -1, "")
       'If entity is a sub and ICP is JV
       If sCustom3 = "Sub" And Trim(HS.Entity.UD1(sICP)) = "JV" Then
        sParentICP = GetICPParent(sParent,sICP)
        PConICP = HS.Node.PCon("E#" & sParentICP & "." & sICP)
        If sAccount = "310401" Then
         'Post 1-PConICP normally(50%) to JV account and ConICP (normally 50%) to inter company plug account
         Call HS.Con("V#[Elimination].A#301102_JV.C3#Input",1, "")
         'Call HS.Con("V#[Elimination].A#" & sPlugAcct & ".C3#Input", PConICP, "")
        ElseIf sAccount = "416701" Then
         Call HS.Con("V#[Elimination].A#416002_JV.C3#Input",1,"")
         'Call HS.Con("V#[Elimination].A#" & sPlugAcct & ".C3#Input", PConICP, "")
        ElseIf sAccount = "323301" Then
         Call HS.Con("V#[Elimination].A#323002_JV.C3#Input",1,"")
         'Call HS.Con("V#[Elimination].A#" & sPlugAcct & ".C3#Input", PConICP, "")
        'See subroutine description for details
        ElseIf sAccount = "130101" Then
         dData = HS.GetCell("A#130101.I#" & sICP & C1C2C3C4Top)
         If dData < 0 Then
          Call HS.Con("V#[Elimination].A#200202_JV.C1#Less1.C3#Input",1, "")
         Else
          Call HS.Con("V#[Elimination].A#119002_JV.C1#Less1.C3#Input",1, "")
         End If
         'Call HS.Con("V#[Elimination].A#" & sPlugAcct & ".C3#Input", PConICP, "")
        ElseIf sAccount = "237011" Or sAccount = "237021" Then
         Call HS.Con("V#[Elimination].A#236005_JV.C3#Input",1, "")
         'Call HS.Con("V#[Elimination].A#" & sPlugAcct & ".C3#Input", PConICP, "")
        ElseIf sAccount = "237001" Then
         Call HS.Con("V#[Elimination].A#237001_JV.C3#Input",1, "")
         'Call HS.Con("V#[Elimination].A#" & sPlugAcct & ".C3#Input", PConICP, "")
        ElseIf sAccount = "237043" Then
         Call HS.Con("V#[Elimination].A#237044_JV.C3#Input",1, "")
         'Call HS.Con("V#[Elimination].A#" & sPlugAcct & ".C3#Input", PConICP, "")
        ElseIf sAccount = "237045" Then
         Call HS.Con("V#[Elimination].A#237046_JV.C3#Input",1, "")
         'Call HS.Con("V#[Elimination].A#" & sPlugAcct & ".C3#Input", PConICP, "")
        ElseIf sAccount = "C100241" Then
         Call HS.Con("V#[Elimination].A#C100302_JV.C3#Input",1, "")
         'Call HS.Con("V#[Elimination].A#" & sPlugAcct & ".C3#Input", PConICP, "")
        ElseIf sAccount = "C100225" Then
         Call HS.Con("V#[Elimination].A#C100225_JV.C3#Input",1, "")
         'Call HS.Con("V#[Elimination].A#" & sPlugAcct & ".C3#Input", PConICP, "")
        ElseIf sAccount = "C100227" Then
         Call HS.Con("V#[Elimination].A#C100227_JV.C3#Input",1, "")
         'Call HS.Con("V#[Elimination].A#" & sPlugAcct & ".C3#Input", PConICP, "")
    'Commented out because code never runs DC 17/06/10
    '    ElseIf sAccount = "C100311" Then
    '     Call HS.Con("V#[Elimination].A#C100315_JV.C3#Input", 1 - PConICP, "")
    '     Call HS.Con("V#[Elimination].A#" & sPlugAcct & ".C3#Input", PConICP, "")
        End If
       'If entity is a sub and ICP is a sub or entity is a JV
       ElseIf sCustom3 = "Sub" And Trim(HS.Entity.UD1(sICP)) <> "JV" _
       Or sCustom3 = "JV" Then
        'Post 100% of source value to IC plug account
        Call HS.Con("V#[Elimination].A#" & sPlugAcct & ".C3#Input", PConEntity, "")
       End If
      'Case other ICP accounts
      Case Else
    'Call WriteToFile("Posting to source account")
       Call HS.Con("V#[Elimination]", PConEntity * -1, "")
       Call HS.Con("V#[Elimination].A#" & sPlugAcct, PConEntity, "")
      End Select
    End If

    This has now been resolved after we put the Time dependancy with the Call Routines

  • Delivery Notes picking tolerance issue

    Dear Guru,
    we have the sales order , item 10, qty = 10 pcs,
    DN qty = 10 pcs
    but when W/H to do the picking , only found the 9 pcs, 
    so we requirement : can the picking qty automatic overwrite  to the delivery notes qty,
    and the sales order can automatic closed ?
    Thanks.

    Go to Logistics Execution-Warehouse Management-Interfaces-Shipping-Define Shipping Control-Define Shipping Control at the Movement Type Level, Give Copy WM quantity as 1 (Copy WM quantity as delivery quantity into delivery) against you W/H and Movement type 601(if standard).

  • File Pick up issue in PI 7.1

    Hi Everybody,
    I tried a File scenario , while configuring the communication channel i didnt know the exact path to provide, because if i use FTP error occurs and with local drive I'm getting error as unidentified.
    Please suggest me as what are the settings and authorization needed for setting up file pick up.
    Thanks

    Please go through the link below:
    http://help.sap.com/saphelp_nw04/helpdata/en/e3/94007075cae04f930cc4c034e411e1/content.htm
    It gives the details of the sender file adapter configuration.
    Source Directory
    Specify the directory where the files to be processed are located.
    You can either specify the entire path name or a name relative to the working directory of the Adapter Engine. In all platforms (including Windows), use a forward slash (/) to separate directory names in accordance with Java specification.
    File Name
    Specify the name of the file that you want to process. The name can contain placeholders (*, ? (placeholders for exactly one character)) so that you can select a list of files for processing.
    ALSO TAKE CARE OF THE FACT THAT THE SOURCE FILE AS WELL AS THE DIRECTORY WHERE THE FILE IS PLACED,BOTH SHOULD HAVE "WRITE" PERMISSION "ON".
    THANKS
    BISWAJIT

  • HFM 3.5 to HFM 9.3.1 issues Urgent help needed

    Dear All:
    i am on an upgrade Scenario
    Upgrading HFM 3.5 and Hyperion Reports 7.0 to System 931
    Environemt details : Windows 2003 sp2, SQL 2000 sp3a
    PROD HFM Server version : 3.5.1 sp2
    PROD HR Version 7.0
    Server 1: HFM Full Server
    Server 2: HFM App Server
    Server 3: HFM Web Server
    Server 4: SQL / HReports 7.0 (HFM DB=100+GB Size)
    Task : Upgrade/Migrate the HFM 3.5.1 to System 9.3.1 on a different environment, (different domain).
    I'm not sure if i cant use the HFMCopyApplication.exe utility for two reason... HFM DB is huge and botht the servers are in two domains.
    What would be the suggested or best method to do this migration/upgradation ? I have the HFM DB backup from PROD Server....
    Edited by: SRIRAM Kalyanaraman on Apr 10, 2009 10:50 PM

    Hi,
    Can you define "diffrent domains" for me? Are they diffrent phisyical machines? What type of database server are you using?
    -Tony

  • Order with Pick Release issue

    Hi there, need help.  I am having a problem with an order which has already been pick released and created
    the delivery id but the pick status is still staying with 'Ready to Release'.
    Is anyone knows what is the possibility causes the problem?  Appreciate your help and advice.
    Regards,
    BE

    Hi JD, thanks for your fast respond.
    with the id you have given, I checked in the wsh_delivery_details table, the move_order_line_id is actually 'NULL' for this delivery id.  Any other clues?
    Regards,
    BE.

  • Picking List / Material issue slip

    Kindly let me know the process of printing a Picking list / Issue Slip for a material issue from a DBM Service order.

    Dear Babudhar,
    There are no standard actions delivered to print any picking lists along with DBM 6.0.
    An event call be built in (to print the list) which could be linked to Confirm event as a subsequent event. So, as soon as the order if confirmed, the new event can print the list for you.
    Hope this info helps.
    Best regards,
    Harsha

Maybe you are looking for