Essbase API - Account Dimension - Account Type

Hello all,
I'm connecting to a cube that has an account dimension and I need to extract the account hierarchy for a given member name. What I did to get the member information is:
mbrSel = cube.openMemberSelection(null);
mbrSe.executeQuety("<OutputType Binary <SelectMbrInfo(MemberName, MemberAlias, ParentMemberName )"
  , "@IDESCENDENTS (\"" + s_member + "\", 0)");
Now what I'm trying to get from this query is the account type(or the account aggregator). Is this information queryable?
Many thanks!
Rafael

In BPC, "Account" can be interpretted fairly generic.  Yes each application requires an account dimension and each account dimension member must be assigned a valid account type (Asset, Liab, Equity, Rev, Cost) property.  But that is the extent of the restrictions.  So in is not uncommon to see the account dimension be used to represent the vendor, the customer, the material, or a key figure.  That last option may be necessary if you want to track "statistical key figures" or various types of quantities in your application.  Just be sure to utilize the right account type attribute assignment to result in the correct sign handling and accumulation logic for your data.
Best regards,
[Jeffrey Holdeman|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/jeffrey+holdeman]
SAP BusinessObjects
Enterprise Performance Management
Regional Implementation Group

Similar Messages

  • 'Essbase Error: Repeated dimension [Accounts] in MDX query'

    Dear Essbase Gurus,
    I have an error in a query passed to my Essbase cube from an OBI front end, but the errors states quite clearly that it is an essbase error:
    'Essbase Error: Repeated dimension Accounts in MDX query'
    This is the query it generated:
    With
    set Accounts3 as 'Accounts.Generations(3).members'
    set Attribute Calculations2 as '[Attribute Calculations].Generations(2).members'
    set Events5 as 'Events.Generations(5).members'
    set Month3 as 'Month.Generations(3).members'
    set Scenario2 as 'Scenario.Generations(2).members'
    set Year2 as 'Year.Generations(2).members'
    set Axis1Set as 'crossjoin ({Accounts3},crossjoin ({Attribute Calculations2},crossjoin ({Events5},crossjoin ({Month3},crossjoin ({Scenario2},{Year2})))))'
    select
    {Measures.Total e-revenue} on columns,
    NON EMPTY {Axis1Set} properties ANCESTOR_NAMES, GEN_NUMBER on rows
    from Richmond.RichPOC
    As an Essbase newbie I'm unfamiliar with mdx and have no idea what this means, any help would be appreciated.
    Thanks
    Ed
    Edited by: Ed Higgins, AltiusConsulting.com on Oct 15, 2008 9:26 AM

    Hi garycris,
    Thanks for taking a look, I fear you may have hit the nail on the head, as I mention we are reporting on this using OBIEE, so we have imported the cube (BSO) into our OBI repository, OBI flattens the cube to make it look like a star schema it doesn't recognise the Accounts dimension correctly so we have to set it to be of type 'Other' after we have imported it, otherwise none of the figures in the Accounts dimension are actually reported (you can see the members but when included in a query no data is returned).
    Another issue we found was that OBIEE appeared to substitute the name 'Measures' for Accounts when building the query, so we made 'Measures' the default alias for the Accounts dimension, to add to the issue I probably should have mentioned that the aggregation rule in OBIEE for this fact column has been set to SUM rather than External_Agg, but Oracle support have previously indicated that this is OK to do. The issue originally arose because we wanted to extend on of our dimensions with additional attributes stored in a SQL database table.
    Sorry it is all a bit messy, the whole OBI with Essbase as a source is still relatively new, and it looks like there may be a few things for the mighty O to iron out, I posted this in here because the OBIEE forum has no posts with similar issues, so thanks for your help so far and anything else you can add.
    Ed

  • Linked Dimension is P-C (Account type) and it won't process in consuming cube

    Hi I have an SSAS 2008R2 cube with a Finance Account dimension (p-c with custom rollup). I want to create a linked measure and dimension structure in another General Use cube, but when I add the link and try to process the General Use cube I get an unknown
    error.
    Internal error: An unexpected exception occurred.
    I have tried changing the Account type, I have tried creating a referenced dimension inside the Finance cube and exposed the Referenced dim in the General Use cube (which had no linkage to the facts on the dimension usage grid). Not quite sure - can I use
    an Account type dimension in a linked dimension structure?
    Thanks for any insight!

    OK, so I have now found that this is apparently normal for iTunes, to only accept mpeg 4 movie files, all the searching I did before I must have worded it wrong because I couldn't find anything about this, incredibly. Had been looking for why iTunes won't take all the files it previously did, like if it had been changed, and it hasn't, it's allegedly always taken only mpeg 4 files. Also I had been searching for why iTunes crashes every time I try and add/import anything but mpeg 4 files, and even sometimes with mpeg 4 files. That isn't normal, it's supposed to just do nothing apparently as I've just found out. So for these reasons I didn't find the answer despite my searching all over the web.
    So I guess that answers my own question now, but I'm still perplexed as to why I absolutely, definitely, without any doubt, had several hundred movies of a few different video file types loaded, accessible and playable in my iTunes library that everything here claims iTunes never accepted. It apparently shouldn't have been possible for me to have done this, but for probably 10 years it's been this way.
    Perhaps since I don't remember adding these files to iTunes anymore recently than maybe 6 or 7 years ago, the iTunes back then did accept all kinds of file types? Or could I have somehow had some video codecs or software that expanded the capability of my movie players like Quicktime Player that unwittingly also allowed iTunes to take those files as well? All I know is somehow it worked! So now my question is how did I have it working before, so that maybe I can make it work again.

  • Essbase import - Accounts Hierarchy missing

    Hi all,
    well I have a weird one: I'm importing Essbase 9.3.1. cubes into 10.1.3.3.2. and 10.1.3.4. and can't get the "Accounts" hierarchy to be represented correctly in the physical layer.
    Normally, Essbase dimensions of type "Accounts" are to be represented as hierarchy objects in OBI EE upon import. I looked at Oracles demo DB (Oracle2go) plus Marks example ([http://www.oracle.com/technology/pub/articles/rittman-essbase.html]) and Venkat ([http://oraclebizint.wordpress.com/2008/05/12/oracle-bi-ee-1013332-hyperion-essbase-connectivity-handling-measures-and-account-dimension/], [http://oraclebizint.wordpress.com/2008/05/08/hyperion-data-integration-management-931-loading-data-into-essbase-cubes-using-type1]) state the same.
    What happens here is, that all the measures arrive flat after the import and I end up with my dimensions and hundreds of measures as physical columns.
    As mentioned, I tried both 10.1.3.3.2. and 10.1.3.4. for the imports. Plus, I imported several different cubes, all containing Accounts dimensions. Everytime with the same results.
    Anyone has got any thoughts on that?
    Thanks in advance and cheers,
    Christian
    Edited by: Christian Berg on Sep 19, 2008 3:41 PM

    Did you ever manage to solve this problem? I'm on the verge of starting on a similar initiative and from the info I gathered, it seems that this is as easy as just changing the dimension type of the "Account" dimension to "Other" on the cube itself within the Administrator - and define one of your other dimensions as a "Measures" dimension. I did a quick test and it seems to do the trick - maybe I'm missing something.

  • Account Type for Rollup/Parent Nodes in Fusion GL Hierarchies

    We are currently implementing Fusion GL.  As part of creating reporting hierarchies, there is some unclarity around requirements for how to assign the Account Type field (Asset, Liability, Owner's Equity, Exp, Rev) for the rollup/parent nodes in the natural account dimension.  Does the Account Type field impact any reporting or functionality when applied to a rollup/parent node?  Or can they all be defaulted to one option?
    Thanks.

    Hello Vadim,
    Thanks for prompt reply.
    Can you please elaborate with an example.
    I have a GL account no 4000 for AST and my parent node is NEWB
    After loading master data I am getting ACCTYPE for GL Account No 4000 as AST but my parent node NEWB is EXP due to above mentioned mapping.
    Do I have to map all my GL accounts and hierarchy nodes in my conversion file with respective ACCTYPE?
    Regards
    Gaurav

  • Hyperion Account Type setting properties??

    Hello,
    How can I set the Field type for account type (Expense,Asset,Liability,Revenue..) in rule file. When I tried to give the field type as Property, after running the rule file members are tagging with Two pass & Expense reporting automatically eventhough they are not exist in the data file.
    I refered below thread also for refernce but no use.
    Setting Hyperion Properties
    Plz suggest the way to build account type using Parent child reference methos in EAS 11.1.1.3.
    Thanks,

    Sounds like you are trying to build metadata through essbase for a planning application, if so you have to load metadata to planning and then push to essbase, you can load using a number of different ways depending if it is classic/epma e.g. outlineload utility, epma flat files or interface tables, ODI or if still in the dark ages HAL or DIM
    You can archive the essbase side of planning just as you would with a pure essbase application.
    You will still have the planning relational database to backup.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Time Balance and Account Type

    According to docs, time balance are system-defined based on account type. However, I can set any time balance. And it not enfore time balance setting on app validation and deployment.
    So, is any relationship between account type and time balance?

    Hello,
    Check this forum, see if that helps..
    Time Balance is set to Last for EPMA Essbase application in Essbase Outline
    The last post in the above thread might be helpful.
    Thanks,
    hyperionEPM
    Please mark answer as helpful or correct for others to find it easliy.

  • What are all the different account types?

    What are all the different account types?
    What is variance reporting?
    Where you create exchange rate table?

    Essbase provides two variance reporting properties—expense and non-expense. The default is non-expense. Variance reporting properties define how
    Essbase calculates the difference between actual and budget data in members with the @VAR or @VARPER function in their member formulas.
    When you tag a member as expense, the @VAR function calculates Budget - Actual.
    For example, if the budgeted amount is $100 and the actual amount is $110, the variance is -10.
    Without the expense reporting tag, the @VAR function calculates Actual - Budget. For example, if the budgeted amount is $100 and the actual amount is $110, the variance is 10

  • Displaying Accounts and Account Type in Excel

    We have associated "Account Type" attribute to GL_Accounts Dimension so that they can appear as two separate columns in Excel. Is there another way to do this without using Attributes?<BR>For example, in excel, we are able to pull :<BR><BR>GL_account Account Type<BR>1011 Cash<BR>2000 Inventory<BR><BR>

    Indeed, two siblings may <u>not</u> have the same name (nor the same alias).<BR><BR>You may have to consider using attributes on your Accounts dimension members which, of course, demands that the Accounts dimension is sparse. This potentially complicates calculation order, dynamic calcs, second passes, etc.<BR><BR>By the way, are these accounting-savvy people? It seems strange to me that an accountant doesn't understand which account type each account is without providing an on-screen reference.

  • Reg:Account Type Automation from BW

    Hi Experts,
                    how to automate the account type(EXP,INC) from BW to BPC is that any thing i have to add in transformation file or i have to manually maintain it in dimension
    Regards,
    Vinoth

    Hi nilanjan,
                    Thanks for your reply.
                     I need to know how to maintain the  Account type property(EXP,INC) of in ACCOUNT  master data.
                     is there any property to map in transformation file or i need to do it manually.
    Regards,
    Vinoth

  • Problem with "Fill" account type

    I want to use "Fill" account type so users could enter some value and it would be evenly distributed into months, but when i enter a value into quarter it is distributed properly as Qtr1 = 10, Jan = 10, Feb = 10, March = 10, BUT after saving a form i get 30 in Qtr1, this happens becuase there is a "+" aggregation in months in Quarters in Period dimension? And is it possible to be fixed?

    Try adding a decimal in the final calculation ie.
    val*=10.0;
    Either that or implicity declare that value as a float also. I think your calcualtion is being converted to a double because you're multiplying by an int, but I'm not sure.
    Let us know how you get on.

  • The +/- sign of Account is in chaos when resetting Account type

    Hi my friends:
    Now I encount one problem, at first some Account type is set empty when customer firstly develop. But now they change some empty Account type into INC, but all the number for these Account become negative sign.
    I have met this problem several times, do any one know this is a bug or some way to solve this problem?
    Thank you so much
    Regards,
    Louis Lu

    Dear Louis Lu,
    I think your question is same with other thread forum which I were answered before and closed. Please read this thread forum:
    [Re: Account Dimension]
    Thanks,
    Wandi Sutandi

  • Trying to change account type in MAIL to allow POP3 to connect to my Yahoo?

    Can anyone help me with this mail feature...
    I am trying to add my yahoo mail account to the MAIL option/ feature on my MAC, and it is not letting me without signing up to Yahoo Plus account.
    However, I have found this site:
    http://help.yahoo.com/l/us/yahoo/smallbusiness/bizmail/pop/pop-03.html
    and
    http://www.emailaddressmanager.com/tips/mail-settings.html
    Which states you can enter it through POP3 account type.
    I have tried this By going to MAIl> PREFERENCES> ADD ACCOUNT.
    then when I add in account type from the drop down menu it only has POP available and NOT POP3 option like it states in that web site to use.
    And when I try to add the account I get this message:
    Logging in to mail server “plus.pop.mail.yahoo.com” failed. This server may require an additional fee for Yahoo! POP access. For more information, visit Yahoo! Mail Plus. If you continue, you might not be able to receive messages.
    So I have tried to continue and just add the outgoing and ingoing info that the site stated and I still can't get it to work. I think the main problem is getting the POP changed to POP3?
    How do I do this. So I can use my yahoo account on the MAIL feature.
    Is there a new updated MAIL feature? I have the MAIl Version 4.1 (1076)?
    Does this only let you use Yahoo Plus mail? I don't want to upgrade since it charges you a fee to have this e-mail account.
    Any information?
    Kelli

    So at the previously mentioned web-site: It stated
    Yahoo! Mail Settings
    Yahoo Mail offers standard POP3 access for receiving emails incoming through your Yahoo mailbox, by using your favorite email client software. To setup your email client for working with your Yahoo account, you need to select the POP3 protocol and use the following mail server settings:
    Yahoo Incoming Mail Server (POP3) - pop.mail.yahoo.com (port 110)
    Yahoo Outgoing Mail Server (SMTP) - smtp.mail.yahoo.com (port 25)
    POP Yahoo! Mail Plus email server settings
    Yahoo Plus Incoming Mail Server (POP3) - plus.pop.mail.yahoo.com (SSL enabled, port 995)
    Yahoo Plus Outgoing Mail Server (SMTP) - plus.smtp.mail.yahoo.com (SSL enabled, port 465, use authentication)
    The top one--- I thought is for regular Yahoo mail and the other is for Yahoo Plus mail?
    SO this is not correct there are not 2 different servers? The only way to get it is by signing up through Yahoo Plus? Wow I thought there was a different way.
    thanks~

  • Account type M and G/L account with open item management not permitted

    Hi,
    I am getting the following error while applying VL02N (PGI) is "Account type M and G/L account with open item management not permitted".  Before I got an error like posting period and I have closed those posting periods 2008/08 and 2008/07.   Now I am getting this error. 
    Please provide the solutions to overcome this and I want to execute the full transaction.
    Thanks in ADVANCE.
    Kishore

    Hi Kishore,
    Please check these threads
    Account type M and G/L account with open item management not permitted
    Re: Account type M& GL with open item managment not permitted error
    Posting to G/L accounts with open item management are not permitted
    Hope this would help you.
    Good luck
    Narin

  • Do not enter an account number for a masked account type

    Good Morning
    1)
    I am trying to give some account number in open / close posting period window. From acount field (Lower limit of the G/L account numbers ) is not accepting the value. I have also tried with ZZZZZ and many other options. Can any one help what could be he reason ?
    This is the Error Message
    Do not enter an account number for a masked account type
    2) Who is responsible to create the Authorization Group? What is FICO consultant role here ?
    Eg: I want to give some privileges to one of the users in Management to open and close the posting period for all the nominals for all posting periods.
    who creates the Authorization Group
    Regards
    Amar

    Hi,
    1, For account group the error may be comimg because already data is created. In lower limit donot enter ZZZZZ as it is considered as the highest value.  You can try the lowest account number.
    2. Creating a role is job of bais based on the FICO tcode given by FICO consultant. For special privilages to a role you can ask to basis guy to create a separate role and assign to user.
    Regards
    Milind Sonalkar

Maybe you are looking for

  • RFC Lookup with RFC - not BAPI

    Hi all, Is it possible to make an RFC lookup to a Function Module remote enabled that not is properly a BAPI? I'm trying using Michael RFC lookup sample, but in the sample he uses BAPI_PO_GETDETAIL (it's working fine to me). When I call a Function Mo

  • I have problems with the 'installation of creative cloud. Error Code: 205

    I have problems with the 'installation of creative cloud. Error Code: 205 What can I do to fix this?

  • Report Painter Column Order

    Is it possible to rearrange columns in a report painter report? Please let me know how it can be achieved. Edited by: Dhimbak on Dec 2, 2009 3:44 PM Edited by: Dhimbak on Dec 2, 2009 3:45 PM

  • Status GUI and change of language

    Hi!    I need to create the staus gui for Português, English and Deutsche.     BY SE80 Status GUI. I translate the menu bar for Potuguese and it is changed for others languages too.   How do I do  ? Thanks.

  • The Accelorometer is not working on my iPhone 5. What should I do?

    I am facing problems with the Accelerometer on my new iPhone 5. When I turn my phone to the horizontal position to watch videos or pictures, there is no change. What do I do to set this right? This has been happening since the last 10 to 15 days only