Profit Center Hierarchy is not updating in Variable

HI Guru's,
Profit Center Hierarchy is not updating in Variable .
We have 3 new profit center added of which i have updated the master data ie, attr, txt, and hierarchy and Txn data. Where after updating i can find the thing updated but when i execute the report in the variable i dont find the updated profit center.
Please guide
Prasad

But just to update you that we don't have data for the new profit centerin R3. Is it because of this i don't find the new profit centers in
Variable screen ( though i can see in Query Designer)
Please guide

Similar Messages

  • Profit Center Balances are not updating in GLPCT/GLPCA

    Hi,
    I have posted some FI documents using with Profit Centers, which balances neither updating in  profit center tables nor appearing in profit center line item reports. we are using classical GL with ECC6.
    Can you pease advise any body, thanks in advance!!
    Regards
    VSRAO

    Hi,
    are they balance sheet accounts or P&L Statement accounts?
    Please note, that , the system will not create any PCA document for balance sheet account even if you enter the profit center directly in the balance sheet line item. This is only possible if there exists a default profit center assigned to the balance sheet account in 3KEH.
    Regards,
    Greta

  • Structure view "Profit center hierarchy" for Information system

    Hi Experts
    The structure view "Profit center hierarchy" is not available in standard system. I have created a new key with assignement of PS Hierarchy type '2'.
    But iam getting below message when I use this new structure view:
    Alternative hierarchy could not be determined
    Message no. OK032
    Diagnosis
    You attempted to structure your project elements according to an alternative hierarchy (profit center, cost center or summarization hierarchy). The alternative hierarchy could not be read.
    System Response
    The system uses the "Work breakdown structure" view.
    Any suggestion?
    warm regards
    ramSiva

    Ok lets start from basics
    go to CN41 and enter a project with std PS info profile 000000000000001
    if you click o the DB profile you will have basic setting 000000000000001 etc
    this gives us the project structure
    Now in transaction OPUR create a view for PC hierarchy
    Z00000000001 - whatever description
    select PS hier type 2 - Profit Ctr via set
    I think you have done this
    In this configuration there is a group name - you need to enter the profit centre hierarchy group name from your system
    this group must exist in your system check using transaction KCH3 to display group - if this is not entered correctly you will get the exact error you have got - I have been able to replicate in my system
    Now run CN41 change DB profile project view from 00000000001 to Z0000000001

  • Profit Center Hierarchy Variable-Prompt

    Hello,
    I'm using a heirarchy variable in BEx 7.0 query designer that is based on a profit center hierarchy object. When I execute the query, and I get prompted to choose nodes of the hierarchy, I'm only able to "include" nodes but I'm not able to "exlcude" nodes. Any ideas?
    Thanks!
    Michelle

    Remove the varaible for the hierarchy and try executing it.
    If you remove the Hierarchy variable from the query and execute the query ,user should only get the nodes to which he is restticted it could be 1 node or multiple.
    Hope you had kept Type of Authorization = " 1" Subtree below nodes in RSECADMIN of the auth object for profit center for the particular node
    Hope it Helps
    Chetan
    @CP..

  • Profit Center Hierarchy Error - profit center hierarchy not defined

    in Quality client QA
    0ke5, the configuration settings is not transfered from DEV through transport request.
    now i have created the Profit Center Hierarchy and started process testing. Now i try to assign the hierarchy in 0ke5, error message standard hierarchy not defined in controlling area XXX.
    I also try to define the Dummy Profit Center KE59, but error comes profit center hierarchy not defined.
    also note that 0ke5 and 1kef are blank.

    try to re-transport PCA
    IMG; CO--> PCA --> tools --> transaport customizing set. -->
    but i believe if you transport only the "master data" Q will function fine. ( try OKEQ first)

  • Profit center Document is not created for Balance sheet items

    < MODERATOR:  Message locked.  Please post this message in the [Controlling forum|SAP ERP Financials - Controlling;. >
    Dear all,
    Profit center document is not created for balance sheet accounts , where i specified in 3KEH (default profit center for balance sheet a/c's) , i did n't do any changes , if i do any changes in dev , then i will transport to quality  there is no pending requests
               Same entry In quality environment profit center is updating and creating profit center document  for balance sheet accounts . I compared with actual posting settings like  Maintain Document Types and Define Number Ranges for Local Documents but it is same as development
    regards
    Govind
    Edited by: Govind Yadav on Sep 24, 2008 8:33 PM

    Is any body find the solution of this problem
    I am also facing the same problem Profit center document is not getting created from any MM document
    3KEH configuration is there but still the system not generating the Profit center document for those materials where there is no profit center assigned in the material master data and in 3KEH i have configured that it should post to dummy if there is no profit center in the material master data
    Please tell me if some one have the solution to this problem
    Bilal

  • Profit Center Hierarchy Level in ABAP-HR

    I am working on an ABAP-HR report related to Organisation management.
    There is a requirement wherein I need to retrieve data from a Profit Center Hierarchy Level .Can u please advice me on this.
    Thanks in advance,
    Raja.

    Hi ,
    (i_name is the entered profit center group name)
    Get the internal name of the entered profit center hierarchy.
    CALL FUNCTION 'G_SET_LIST_SELECT'
           EXPORTING
                SETCLASS      = '0106'
                SHORTNAME     = I_NAME
                KOKRS         = 'MIT '
                KTOPL         = 'HEUS'
           TABLES
                MATCHING_SETS = T_SETLIST.
      IF T_SETLIST[] IS INITIAL.
        MESSAGE E002(SY) WITH 'Profit Center group does not exist'.
        EXIT.
      ELSE.
        READ TABLE T_SETLIST INDEX 1.
      ENDIF.
    Get the entered profit center hierarchy info.
    CALL FUNCTION 'G_SET_TREE_IMPORT'
           EXPORTING
                SETID                     = T_SETLIST-SETNAME
           TABLES
                SET_HIERARCHY             = T_SETHIER
                SET_VALUES                = T_SETVALUES
           EXCEPTIONS
                SET_NOT_FOUND             = 1
                ILLEGAL_FIELD_REPLACEMENT = 2
                ILLEGAL_TABLE_REPLACEMENT = 3
                OTHERS                    = 4.
      IF SY-SUBRC <> 0.
        MESSAGE E002(SY) WITH 'Profit Center group does not exist'.
        EXIT.
      ENDIF.
    or try one of these
    FC_PRCTR_HIERARCHY
    TXW_EXTRACT_CO_PCTR_HIERARCHY
    Regards,
    pankaj singh.
    Message edited by pankaj singh

  • Copy cost center hierarchy to profit center hierarchy: is this possible?

    Hi,
    I would like to know or I can copy my standard cost center hierarchy to my standard profit center hierarchy. If so, how to proceed?
    Thank you in advance,
    Eric van Zundert.
    Ps. We do not have enterprise organisastional active.

    Hi Eric,
    No standard tool exists for this operation. However, if you really prefer to do it manually, you can pull a trick. You can export your cost centre hierarchy to TXT file, correct there certain parameters (change BCCSS to  BGLPCT, etc.) and then import it as profit centre hierarchy.
    Regards,
    Eli

  • Need profit center HIERARCHY FM

    Hello Experts,
       I know the profit center and profit center group. Could you tell me which function module i have to use to get the complete hierarchy?
    Regards,
    Amit

    Hi,
    <i>(i_name is the entered profit center group name)</i>
    Get the internal name of the entered profit center hierarchy.
    CALL FUNCTION 'G_SET_LIST_SELECT'
           EXPORTING
                SETCLASS      = '0106'
                SHORTNAME     = I_NAME
                KOKRS         = 'MIT '
                KTOPL         = 'HEUS'
           TABLES
                MATCHING_SETS = T_SETLIST.
      IF T_SETLIST[] IS INITIAL.
        MESSAGE E002(SY) WITH 'Profit Center group does not exist'.
        EXIT.
      ELSE.
        READ TABLE T_SETLIST INDEX 1.
      ENDIF.
    <i>
    Get the entered profit center hierarchy info.</i>
    CALL FUNCTION 'G_SET_TREE_IMPORT'
           EXPORTING
                SETID                     = T_SETLIST-SETNAME
           TABLES
                SET_HIERARCHY             = T_SETHIER
                SET_VALUES                = T_SETVALUES
           EXCEPTIONS
                SET_NOT_FOUND             = 1
                ILLEGAL_FIELD_REPLACEMENT = 2
                ILLEGAL_TABLE_REPLACEMENT = 3
                OTHERS                    = 4.
      IF SY-SUBRC <> 0.
        MESSAGE E002(SY) WITH 'Profit Center group does not exist'.
        EXIT.
      ENDIF.
    Regards
    Sudheer

  • Loading profit center hierarchy into 0plant

    Hi,
    I need to load 0proft_ctr hierarchy into 0plant. Can anyone please give me step by step solution ?
    I have generated export datsource for 0profit_ctr.
    Then I am creating transfer rules on exported datsource with 0plant. Here what infosource & datasource I have to assign ? profit center hierarchy datasource is not available.
    Pleasse tell me if I am wrong and give me step by step solution.
    Gud points will be provided.

    this will help http://forums.sdn.sap.com/thread.jspa?threadID=1551111
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c08b1f70-6fb1-2b10-97a5-df4c503e03cb?QuickLink=index&overridelayout=true
    http://forums.sdn.sap.com/thread.jspa?threadID=1362783

  • Profit Center Hierarchy Process Chain fails

    Hello Friends,
    I have Profit Center Hierarchy load using Process Chain daily. Last night it failed.  The log says : Saving Hierarchy Month 00 is not plausible.  Does anyone have any idea about it.
    jose

    Hi Jose,
    seems that one of yourinfoapckages seems to have a logic for naming the hierarchy where the previous month is calculated. This logic seems to fail for january.
    Regards,
    Juergen

  • Profit Center Hierarchy Maintenance

    Hello
    As part of a project we need to transfer an existing Profit Center Hierarchy (including all Profit Center groups and Profit Centers) to a different Controlling Area. The hierarchy in question contains over 2500 Profit Centers and we would like to avoid doing this manually, to reduce both time and margin for error.
    We know that we can use KCH1 to copy the Profit Center Groups to the new Controlling Area, using the original Controlling Area as a reference, but this does not copy across the Profit Centers master data.
    Master Data transaction KE55, does not allow Controlling Area to be amended.
    Questions:
    - Is there a way to transfer/copy the complete hierarchy (including Profit Centers) to a different Controlling Area?
    If we use KCH1 - how can we copy/reassign the Profit Centers to the new Controlling Area?
    Any ideas for this would be greatly appreciated
    Thanks

    Hi
    It can not be fully the way you like...
    You can go to KCH4 and select your Prof Ctr Hie.. Click on Extras > Export... This would create a text file...
    Create Std Hie with same name in new contr area and SAVE.. Then click on Extras > Import.... This would create the Hie Structure and also the profit center names under it.. But, as such the Prof Ctrs wont be created...
    You need to create them again using KE51... Ideal way would be to create it using reference of the same profit center (LSMW)
    Regards
    Ajay M

  • Issue: profit center field is not populated in FB03 vendor line

    Dear Friends...
    After invoice verification, in accounting document (FB03: data entry view) profit center filed is not populated for the vendor line (its blank). However itu2019s populated for other account like material valuation class.
    Where as in G/L view the profit center is populated in all the line items of ..
    Here, I want to populate the field of profit center with the same profit center as that of the materials valuation class g/l account, in data entry field only...
    Thanks in Advance....
    Regards
    Shashidhar

    Hi
    Profit centre field is populated in accounting entres that are directly linked to material master. You enter profit centre in material master. So if you do MIRO or MIGO, the account postings related to material master contains profit centre (like stock, GR/IR etc) but not the vendor account (vendor line item). same is the case for purchase document not appearing in vendor line item (accounting document)
    Thanks

  • Profit center field is not appearing while posting of customer invoice  and

    Hi,
    profit center field is not appearing while posting of customer invoice in F-02 i was selected profit center field is optional on posting key and field status group level ................
    Can anybody tell what are all new gl Reporting list of transaction codes

    Hi,
    In the F-02 T.Code we cannot find the profit centre for customer line item. We have to attach the profit centre for the other line item i.e income gl account. Due to document splitting system will derive the profit centre and we can see the profit centre for the both line items under General Ledger view.
    Thanks,
    padmaja

  • Profit center document is not created for invoice cancellation document.

    Hi all,
    when i create the invoice, Profit center document is getting created,
    where when we try to create a cancellation document for the same invoice, Profit center document is not getting created,
    can anybody let me know where can i check this problem??
    and can u let me know Profit center document creation is dependent on BILLING DOCUMENT TYPE?
    Thanks in advance,
    Krishna Dussa

    Hi Krishna
    First of all Check wheather Profit center is there or not in the Material master record when you are cancelling the billing document..If it is there then with the help of your ABAP team ,ask them to debug by putting once you run VF11
    Regards
    Srinath

Maybe you are looking for