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.

Similar Messages

  • Important global parameters from Financial Accounting are missing for Asset

    Hi friends,
    When I'm trying to assign CHN Chart of Depreciation to c.Code 0319 the below error message is giving by SAP Sytem.  This Chart of Depreciation is already 4 C.codes are using.
    Could you pleasea provide the detailed procedure...
    Error Message is:
    The result of the check of company code 0319 shows that important global parameters from Financial Accounting are missing for Asset Accounting.
    One or more of the following fields are affected:
    Currency
    Chart of accounts
    Fiscal year version
    Input tax indicator for non-taxable transactions
    Thanks,
    shafi

    Hi Shaik,
    The solution is in the error message itself i.e
    Input tax indicator for non-taxable transactions
    Firstly you have to create tax codes for non taxable transaction in TR Code FTXP for the respective company code.
    Secondly you have to assign these tax codes to your company code in TR code OBCL and save
    Then You can proceed and do the assignment of Chart of Depreciation to the Company code.
    I think this will solve the problem.
    Regards
    Pratiksha
    *Please assign points if helpful

  • How to Restrict the node level in account hierarchy

    Hi experts,
    I want to restrict the node level in account hierarchy. I attached one example. in that if i click 6000 node again it want to show error message. for one parent node i want to create only two child node. Further if i create means it want to show error msgs and not allow to create the node..
    Regards,
    gopi

    Hi ,
    The component is bp_hier, and method is onnew_node.
    IF lv_tree->is_locked( ) = abap_false.
         lv_tree->lock( ).
       ENDIF.
       CHECK lv_tree->is_locked( ) = abap_true.
       lv_index = typed_context->accounthierarchy->selected_index.
       lv_tree_node = typed_context->accounthierarchy->get_node_by_index( lv_index ).
    *key = lv_tree_node->node_key.
      CALL METHOD lv_api->get_node_parent
         EXPORTING
           iv_node_key        = key
         IMPORTING
           ev_parent_node_key = lv_paent_key
    *      ev_tree_guid       =
    *   lv_parent = lv_tree_node->parent_entity.
    *    typed_context->accounthierarchy->parent_entity.
    CALL METHOD lv_tree_node->get_children
       receiving
         rt_children = rt_child.
       CHECK lv_tree_node IS BOUND.
       lv_tree_node->is_leaf = abap_false.
       TRY.
           lv_proxy_node ?= lv_tree_node.
           TRY.
               lv_object ?= lv_proxy_node->bo.
             CATCH cx_sy_move_cast_error.
               lv_mixed_node ?= lv_proxy_node->bo.
               lv_object ?= lv_mixed_node->if_bsp_wd_ext_property_access~get_model_node( ).
           ENDTRY.
           lv_object_name = lv_object->get_name( ).
           IF lv_object_name = 'BuilHierarchyNode'.
             lv_relation_name = 'BuilHNodeRel'.
           ELSEIF lv_object_name = 'BuilHierarchyHeader'.
             lv_relation_name = 'BuilHeaderNodeRel'.
           ELSE.
             RETURN.
           ENDIF.
           lv_tree_node->get_children( ).
           lv_object = lv_object->create_related_entity( lv_relation_name ).
           lv_child_node = lv_proxy_node->node_factory->get_proxy(
               iv_bo = lv_object
               iv_proxy_type = 'CL_BP_HIER_HIERARCHYTREEV_CN05'
               iv_parent_proxy = lv_tree_node ).
           lv_tree_node->expand_node( ).
           typed_context->accounthierarchy->refresh( ).
           typed_context->accounthierarchy->deselect_all( ).
           lv_child_node->selected = abap_true.
           lv_child_node->is_leaf  = abap_true.
    *accounthierarchy
    *      selectedhierarchynode
           lv_col_wrap = typed_context->selectedhierarchynode->get_collection_wrapper( ).
           lv_col_wrap->clear( ).
    This is the code.
    i wrote . but its not getting.

  • House Bank G/L account is missing

    Hello all,
    I am trying to import BPs (business partners) via DTW. The data to import is very simple (CardCode, CardName, CardType, Currency, Federal TaxID and VatLiable).
    However, when the import process is finished I get the following error message:
    "House Bank G/L account is missing"
    I do not know what it could be happening.
    Have anyone has the same problem?
    Thanks for your help.

    It worked finally.
    I had to change the Default House Bank  (Company Details) to a valid one (the house bank set was invalid because the House Bank Branch was empty).
    Thanks anyway for your quick help.
    Regards

  • CRMOD - Account Hierarchy (Relationship)

    All ,
    I am evaluating CRMOD - Account Hierarchy (Relationship) and I am having a few issue to identify the best practices to import and map the data according to the below scenario. I am not sure, if I am to use Portfolio Accounts / Books , PRM or just a Parent and Child Account relationship. Can someone provide guidance in regards to this requirement?
    Scenario 1:
    Parent Account (Distributor 1) has a 1:M Child Account(Partner 1) to which will have 1:M Sub Child Account(Customer 1)
    Scenario 2:
    Parent Account (Distributor 2) has a Child Account (Partner 2) to which will have Sub Child Account(Customer 1-same as the above)
    Regards ,
    Patrick

    To create a parent child relationship in Accounts:
    You create the account and then create the Sub-accounts accordingly. When you create the sub-account (b) to an account (a) the account b will have its parent account name defaulted with value of the parent account (a)
    To import using import wizard:
    1. Load all parent accounts with an External Unique Id
    2. Then load the sub-accounts with External Unique Id and The parent account External Id (which is specified in step 1)
    eg
    parent account import
    Account Name, Ext Id
    ABC, 123
    Sub-account import
    Account Name, ext id, par account extid
    def, 789, 123
    ghi, 901, 123
    Once you complete loading you can see parent account abc has 2 child accounts def and ghi - hope this helps

  • PA GL IMPORT시 GROUP ID MISSING

    제품: FIN_GL
    작성날짜 : 2006-05-30
    PA GL IMPORT시 GROUP ID MISSING
    ==============================
    PURPOSE
    특정 Group ID에 IMport가 안될경우
    Problem Description
    "No records exist for this Source with a Group ID"에러 메시지로
    GL Import가 안됨
    Workaround
    gl_interface_control insert
    Solution Description
    INSERT INTO gl_interface_control
    JE_SOURCE_NAME,
    STATUS,
    GROUP_ID,
    SET_OF_BOOKS_ID,
    INTERFACE_TABLE_NAME
    VALUES
    'Project Accounting',
    'S',
    16368,
    1,
    'PA_GL_INTERFACE'
    16368 Group Id를 넣으시고 Import를 수행해 보시기 바랍니다.
    Reference Documents
    -------------------

    Hi,
    Prior to creation of the Z Object - there must be FRS (Functional Requirement Specifications) document, with which you do analize the issue. There you will find the logic and tables / fileds technical names.
    Where you gave the t.code of sets, can not be identified for the same.
    Regards
    VG

  • Bank account is missing

    Hi,
    When I try to import BP data thru'
    Administration --> Data Import/Export --> Data Import --> Import from Excel --> Data type to import option as BP
    the error is displaying as
    "Bank Account is missing"
    But there is no field in the listing as "Account number " for bank.
    Let me know how to overcome the error and it would be awarded.
    Thanks & Regards,
    Venkatesan G.

    Hi,
    Thank you for your immediate reply. I am using this function first time.
    I've tried with DTW.
    But my requirement is for training institute and every students needs to be import the data (BP and Item) instead of entering. So that I have chosen this function which will be easy to import the data by the student themselves.
    But I am wondering, how this function not working.
    Regards,
    Venkatesan G.

  • IHC Cash concentration Account Hierarchy with different currencies - F9H1

    Hello Experts,
    Can someone please help me find out if it In Tcode: F9H1/F9H2, it is possible to create an account hierarchy with sub account in different currency than the Root account?
    I am getting the following error when I try to create an account hierarchy with different currencies in root account(USD account) and subaccount(GBP account)
    "Account XXXXGBPYYYY / GBP cannot be inserted; Currency not possible"
    Is this a system limitation or are we missing some configuration?
    Please advice

    Hi Anya,
    In the new version of IHC, which is available from EA-FINSERV 500 onwards, the cash concentration process generates 2 payment orders -
    1. BCA payment order ( or the OLD IHC payment order - can be viewed via F9I3)
    2. IHC payment order (or the payment order created in the new version - can be viewed via IHC0)
    This happens only when you configure the module IHC_BCA_EXTERNAL_PAYMENT in the BTE 10310 for application IHC.
    This would then call the new version of IHC and post a payment order which you can view from tcode IHC0.
    If instead of module IHC_BCA_EXTERNAL_PAYMENT, another module PAYMENT_EXTERN_IHC is configured in the BTE 10310 then it would look for an entry in the table TBKKIHB4 to create a PAYRQ (treated as external payment). And, on finding the table empty, it throws the error message as mentioned by you.
    Hope this helps!
    Best regards,
    Sidhartha

  • Purchase Credit memo - G/L Account is missing

    I purchased some items (not the service) from a vendor, but i like to return it so I wants to create a A/P Credit Memo.  I am copying all the information into the A/P Credit memo from Goods Receipt document.  When I click add button the system throws an error saying the G/L account is missing.  What could be the problem.
    Thanks
    SV Reddy
    Edited by: S V Reddy on Apr 3, 2008 11:55 AM

    Hi Rakesh,  thanks for the reply
    This A/P down payment clearing account is already defined.  Also I tried to enter the G/L account for Purchase Credit account , still the problem is exist.
    if I am raising a A/P credit memo for an item type is Purchased item and Fixed Asset , in this case would be the scenario be different?  I am copying all the information into the credit memo from is A/P Invoice.  Please reply
    thanks
    SV Reddy

  • G/L account is missing error when try to add AP Credit Memo

    Dear All Experts,
    we are facing problem in adding A/P Credit memo, which is made based upon AP Invoice.
    Error is :-  [A/P Credit Memo - Whse Status] , 'G/L account is missing (1)'  [Message 131-46]
    Can any one know why this problem is coming?
    Regards,

    Hi,
    If the item is not an inventory item but a sales item, check if the particular item belongs to an Item Group.
    If Yes then go to Administration -> Setup -> Inventory -> Item Group
    Move to the Item Group where your item belongs to and under the Accounting tab, check whether the Account names are defined with Account codes.
    Thanx.
    Hari

  • Error ; G/L account is missing

    I am encountering the following error message. I am trying to receive the stock from the "In_transit warhouse into the physical warehouse. The physical warehouse shows negative inventory. Any suggestions?.
                                                             Thanks!
    13/09/2010  13:43:27: G/L account is missing [Inventory Transfer - Rows - Warehouse Code][line: 1] , 'ACM-50-GAS-SP60'  [Message 131-46]

    Since your item inventory valuation method is FIFO, it will be difficult to find the real problem. Did you try to transfer some of those 200 to the negative warehouse?
    Check your OINM table for this item.
    SELECT * FROM OINM WHERE ItemCode = 'ACM-50-GAS-SP60'

  • I can no longer open numbers and am therefore barred from access to important accounts - what do i do next

    I can no longer open numbers and am therefore barred from access to important accounts.What do I do next?

    Hi mp,
    If you updated to OS X Mavericks, there may have been an automatic update to Numbers 3. Numbers 3 will be in your Applications folder. Numbers '09 has not been replaced. Look for Numbers '09 (Numbers 2.3) in a folder called iWork '09 inside your Applications folder. You can run both versions of Numbers at the same time.
    I have icons for both versions on my Dock. Drag each to the Dock from Applications folder and Applications > iWork '09 folder. Right click on each and Options > Keep in Dock. Now you have the choice of which to use.
    Numbers 2 (3 column chart) on the left. Numbers 3 (4 column chart) on the right.
    If a document won't open, try opening from within each version. Or right click on the document and Open With...
    You can Export a Numbers 3 document back to Numbers '09 with Menu > Export > Numbers '09...
    Post back if you have problems.
    Regards,
    Ian.

  • I just purchased a new iMac. My iTunes account is missing a ton of music and I cant figure out how to access it. When I try to load music from my ipod to match my imac it only asks if i'd like to sink my ipod with my account. How do I access my library?

    I just purchased a new iMac. My iTunes account is missing a ton of music and only contains "purchased" music. When I try to load music from my ipod to match my imac it only asks if i'd like to sinc my ipod with my account. How do I access my entire library? Thanks

    Unless you subscribe to Match, you will have to transfer your non-iTunes stuff from your old computer:
    http://support.apple.com/kb/HT4527
    If you want to copy non-iTunes music off of your iPod (eg, if your old computer doesn't exist), you'll need to use a third party program.  I don't know of any free ones anymore, but if you google, you can find several in the $19 range.

  • G/L Account is missing in item data in sales order with reference to quotation

    Dear SAP Guru,
    I have a problem in accordance with G/L Account missing sales order. Initially, please find the below lines.
    1. If I do the sales order without reference to quotation there is no error in G/L Account missing.
    2. If I do the sales order with reference to quotation there is an error that G/L account is missing in item data.
    I have checked the VKOA, the settings are fine.
    Kindly anyone of you resolve this issue.
    Warm Regards
    Vidya Sagar

    G/L account is missing in item data.
    Many times, it has been discussed on this issue in SCN and please search with the same text so that you will find many threads asking various areas to check.  Take the inputs from there and post here still if you have issue.
    G. Lakshmipathi

  • Adding A Goods Receipt PO Docement it shows G/L Account is missing

    In a Goods Receipt PO Document there are 4 items we can't able to add the document it shows some error.
    The exact error was
    07/07/2008  15:56:54: G/L account is missing [Goods Receipt PO - Rows - Warehouse Code][line: 1]

    Hi jafesas
    try this in test DB
    if your Set G/L account by is warehouse then select all account code in warehouse tab then try to add , your problem will be solve
    major account code as follows:
    1.Inventory Account
       Allocation Account
    2.In taxcode check A/P Tax account

Maybe you are looking for