Error in BP Group Hierarchy

Hi ,
When I'm clicking on "Assigned Condition Records" tab for any hierarchy node in BP group hierrarchy, system is giving error "Usage PR and maintenance HIER_NODE cannot both be supplied".I've maintained maintenance group HIER_NODE properly in SPRO.
Can anyone resove this error?

Hi,
Try implement the note 982110.
Thanks and warm regards,
Smita.

Similar Messages

  • Error In Cost Center Hierarchy Creation

    Hi Guru's
    Error In Cost Center Hierarchy Creation
    Our Business scenario is we have controlling area 1000, under that we have cost center Group as ABC lower level to that  we create each business wise in lower level like 1100, 1200, 1300 under this we create 110010 for production  110020 employee 110030 dummy so on, by mistake the client has created  1400 below level to 1000 now  all cost center amount is booked in this is reflecting in 1400 and as well in ABC now I need to move all 1400 cost centers below ABC please let me know how to go about this.
    Regards,
    Bhaskar

    Hi,
    So, if it's standard hierarchy go to OKEON and just drag-and-drop this group under ABC; simple as that. In KSH2 (if it's 'alternative' group) the technology of moving is different, but still quite obvious: select the group you want to move and select the new placement.
    Regards,
    Eli

  • FindGroups - Error while getting group list for login user

    Hi All,
    I am using below code snippet to search a group in OIM but it gives me "Error while getting group list for login user" error message.
    tcResultSet rsetAss = null;
    tcGroupOperationsIntf groupIntf = (tcGroupOperationsIntf)utilFactory.getUtility("Thor.API.Operations.tcGroupOperationsIntf");
    HashMap mapGrp = new HashMap();
    mapGrp.put("Groups.Group Name","DEF_GROUP");
    rsetAss = groupIntf.findGroups(mapGrp);     
    And i am ruuning this code using xelsysadm logon.
    com.thortech.xl.util.config.ConfigurationClient.ComplexSetting config = ConfigurationClient.getComplexSettingByPath("Discovery.CoreServer");
    Hashtable env = config.getAllSettings();
    com.thortech.xl.crypto.tcSignatureMessage moSignature = tcCryptoUtil.sign("xelsysadm", "PrivateKey");
    utilFactory = new tcUtilityFactory(env, moSignature);     
    Any guess?
    Thanks & Regards
    Inbaa.

    Here it is Rajiv,
    public class GetUserApprover {
    private String defGroup = "DEF_GROUP";
    public tcUtilityFactory getUtilFactory()
    tcUtilityFactory utilFactory = null;
    try
         logger.debug("Initializing the utilFactory");
         com.thortech.xl.util.config.ConfigurationClient.ComplexSetting config = ConfigurationClient.getComplexSettingByPath("Discovery.CoreServer");
    Hashtable env = config.getAllSettings();
    com.thortech.xl.crypto.tcSignatureMessage moSignature = tcCryptoUtil.sign("xelsysadm", "PrivateKey");
    utilFactory = new tcUtilityFactory(env, moSignature);
    catch(Exception ex)
         logger.info("Error while getting the utilFactory" + ex.getMessage());
         System.out.println(ex.getMessage());
    return utilFactory;
    public String getGroupKey(String defGroup){
              String groupKey = null;
              tcUtilityFactory utilFactory = getUtilFactory();
              if(utilFactory != null)
         System.out.println("utilFactory not null. Searching for group:" +defGroup );
                   try
              tcResultSet rsetAss = null;
              tcGroupOperationsIntf groupIntf = (tcGroupOperationsIntf)utilFactory.getUtility("Thor.API.Operations.tcGroupOperationsIntf");
              HashMap mapGrp = new HashMap();
              mapGrp.put("Groups.Group Name","DEF_OWNER_GROUP");
              System.out.println("Finding Group....");
              rsetAss = groupIntf.findGroups(mapGrp);          
              System.out.println("RowCount-->" +rsetAss.getRowCount() );
              rsetAss.goToRow(0);
              groupKey = rsetAss.getStringValue("Groups.Key");
         System.out.println("GroupKey-->" + groupKey);
         catch(Exception e){
              System.out.println("Error" + e.getMessage());
              return (java.lang.Object)groupKey;
    }

  • Error checking transport group configuration in System BQS

    Hi Everyone,
    I made a client export from Production to Quality. It went successfully,, I noted the requests numbers and transported them from PRD to Quality, but while transporting there was a tp error(which i did not note), next i went to the quality import queue and saw all the 3 requests had come. But when i click the adjust queue icon im getting the following error message "Error checking transport group configuration in System BQS" .  Afterwards i tried to delete the requests from quality to retransport  from production but still im not able to delete those requests from quality. Can anyone help me solve this.
    Regards,
    Rahul

    Hello Rahul,
    regarding the error message:
    "Error checking transport group configuration in system"
    It's mostly related to the TMSADM RFC destination. Kindly follow the below mention steps:
    1. Logon to client 000 with user DDIC.
    2. STMS   > System   > Overview   > Select the system in which you are logged in   > Click on the menu says EXTRAS   > Generate RFC Destinations
    Perform the above steps in all the systems configure in your TMS. This should resolve the issue.
    Best regards,
    Tomas Black

  • Material group hierarchy in SAP Retail

    Hi Guru's;
    I'm looking to load hierarchy of material group in BW.
    In the SAP source system the used standard transaction WG21, WG22CLWM for managing retail material group hierarchy.
    I suppose that from those transaction there is a BW hierarchy to recover this datas.
    I found this datasource 0MATL_GROUP_LKLS_HIER but when i made a test in RSA3 i can't select any hierachy.
    Why ? Is there something special for this hierarchy that i need to manage ?
    Thanks for Help
    Cyril

    Please check this answered link:
    Re: Material Group Hierarchy
    Re: Material Group Hierarchy
    Re: Material Group Hierarchy
    Edited by: Afshad Irani on Jul 1, 2010 1:03 PM

  • 'Error 30644: Page Group name should be unique' after page group is removed

    Hi, I have removed a page group with name 'X'. But when i tried to create a new page group with the same name 'X', i encountered the following error message:
    'Error 30644: Page Group name should be unique'
    What could i do to create page group with the same name 'X'?
    Thanks for any replies!

    I just tried this on a 9.0.2.2.14 version and was able to add, delete, and add again witout an error. It is possible that there was some kind of error during the delete which caused a row in the DB to remain. Unfortunately, there is no way to be sure without delving into the tables and looking for the 'deleted' page group. Not recommended unless absolutely critical. Given that the display name is what is typically shown in most screens, is it reasonable for you to name the new one X1 with a display name of X? If so, that's the safest bet.

  • G/L Account Group hierarchy (from KDH3 Controlling)

    We need to load the GL Account Group hierarchy from ECC6.  It's the version that's displayed by KDH3 (Controlling).
    Is there an extractor that can be used for this purpose?
    Regards,
    Frederick

    HI  Frederick
    Check this DS 0GL_ACCOUNT_T011_HIER
    click on available hierarchy from OLTP button under hierarchy selection tab
    Regards
    Anindya

  • Material Group Hierarchy Level 1 - Description

    Hi,
         We required Material Group Hierarchy Level 1(0RPA_WGH1) DESCRIPTION. we find data source 0MATL_GRP_1_TEXT to
    get description. that standard data source created based on table TVM1T. We did find any data in that table. kindly guide me
    how to acheive this.
    Thanks

    hi rajendra,
    just check table T023T, hope this will help u.
    thanks

  • Report on Material group hierarchy

    Dear All,
    As we are runnning the report for material group hierarchy, Material
    hierarchy is not appering in any of the standard reports like MB51,MB5B
    etc.We need to take the report based on material group hierarchy,
    Is there any standard report  to fetch the Material group Hierarchy,.
    How and what configuration needs to be done for mateiral group hierarchy. Any steps.please let me know.
    Kindly guide us on this.
    Regards,
    Girish
    0821-3983076

    Hi praveen,
    I know Material group in general. But my query is to get report in any standard report , Whether material group hierarchy is there?
    Levels of Hierarchy with material group is there?
    Thanks & Regards,
    Girish

  • Integrating OM/PA to use as target group hierarchy for web survey

    Hi there,
    I am planning to use the existing PA and OM structure from R/3 system to be use as the Recipients(Target Group Hierarchy)of the Web Survey/Questionnaire.
    Need anyone's advice on how to go about the connection (betw. R/3 and SEM) whether to use RFC or ALE?
    Also, I noticed there are 2 transactions to create Web Survey. SURVEY and USUR0. I have been using SURVEY to work on. When does USUR0 is to be used?
    Thanks all.

    Hello gurus,
    I know this question was done long time ago. I am new with surveys.
    Did anyone solved the issue? I am facing with the same problem.
    I have create by "ubds" transaction the entry for the aplication "UWS_SURVEY_FORM_SERVICE" and the class.
    Then in the class via se24, I have created several methods.
    When I choose extras -> Target group herarchy-> Import from aplication appears: "No suitable methods were found" .
    I dont know how to do it, maybe is because the name of the method is wrong. Should this have any special name?
    Thanks a lot.

  • P&L Report-Account Group Hierarchy -Position of lower nodes above

    I define P&L Statement hierarchy in ERP using  T Code: KDH2 (account group). The reason why  I don't use standard financial statement version is because it can't include cost object /cost element in the hierarchy.
    Then I designed a query using Bex Query designer. In row item "account number", I tagged the accoung group as hierarchy and select "position of Lower-level Nodes": above
    However, in crystal report, when I recall the database, it is displayed as "higher nodes above." e.g. cost of sales include lower nodes of Material cost and labor cost, it display in Crystal report as:
    Cost of Sales                                5000
                  Material Cost                        3000
                  Labor Cost                           2000
    I want it to display as "lower nodes above":
                 Material Cost                        3000
                 Labor Cost                           2000
    Cost of Sales                                5000
    I have tried in crystal report desinger- -change group option- sort in original order, in asending, in desending , it doesn't work as "lower node above". (i have to group the account ID)
    I don't want to use "sort in specific order" in group option because if it is hard coded, it doesnt faciliate future changes if user changes account group hierarchy in SAP ERP KDH2 (account group).
    To sum up, is there anyone can tell me how to show the hierarchy in Crystal Report as "lower node above"?
    Regards,
    Frances

    I find the solution by myselr: just put the account code in crystal report group footer rather than the group header, it will show lower nodes above as
    Material cost 2000
    Labor cost 3000
    Cost of Sales 5000
    Edited by: Jixiang Fan on May 14, 2011 12:12 PM

  • Issue on profit center group and profit center group hierarchy

    hi experts
    I have a requirement where i have profit center,profit center group and profit center group hierarchy.
    profit center group and profit center group hierarchy are same?if they are same how to get them into BI.if they are not same how to get them into BI
    im using two datasources 2lis_11_vaitm and 2lis_12_vcitm,how to connect the profit center group and profit center group hierarchy with the datasources,My dataflow is on top of these datasources there are two write optimised dso and on top of those w-o dso there are std dso and on top of the std dso there is a infocube.on infocube there is multiprovider
    Thanks,
    sivaram

    Hi Sivaram,
    Profit Center would be an attribute of any object which is used in the 2lis datasources. maybe CO Order or WBS etc...from these objects Profit Center should be or could be made as navigational attribute.
    Further you can load the master data and hierarchy from the datasource 0PROFIT_CTR_0106_HIER
    Hope this helps.
    Good Luck.
    Vikram

  • Expression Error in Column Group report display

    Logic # 1:  If Column Group: Region. Value is EQUAL to "America Hub", the Value section needs to pull "Rev_Rec Date" Field.
    Logic # 2: If Column Group: Region. Value is EQUAL to "EMEA" or "AMERICA" or "ASIA", the Value section needs to pull "Order Date" field.
    Below is the column group expression I have entered.  However, it displays as “ERROR#” in the report output.  
    I am not sure why the SSRS program show an error in Column Group in Matrix report format
    =sum(IIf(Fields!REGION.Value = "America Hub", Fields!Rev_Rec_Date.Value, Fields!Order_Date.Value))
    Appreciate if you can help me.
    Thanks,
    Josey
    Josey Tang

    Hi Qiuyun,
    Thanks for your feedback and example.  Appreciated.
    I have created 2 expressions. One is in Row Group and the other in Column Group in order to show different values in Row and column fields.
    ROW FORMAT
    Logic # 1:  If Row Group: Region. Value is EQUAL to "America Hub", the Value section needs to pull "Billing Amount" Field.
    Logic # 2: If Row Group: Region. Value is EQUAL to "EMEA" or "AMERICA" or "ASIA", the Value section needs to pull "Booking Amount" field.
    Expression in ROW FORMAT:
    =sum(IIf(Fields!REGION.Value = "America Hub", Fields!Billing_Amount.Value, Fields!Booking_Amount.Value))
    COLUMN FORMAT
    Logic # 1:  If Column Group: Region. Value is EQUAL to "America Hub", the Value
    section needs to pull "Rev_Rec Date" Field.
    Logic # 2: If Column Group: Region. Value is EQUAL to "EMEA" or "AMERICA" or "ASIA",
    the Value section needs to pull "Order Date" field.
    Expression in “COLUMN FORMAT”:
    =sum(IIf(Fields!REGION.Value = "America Hub", Fields!Rev_Rec_Date.Value, Fields!Order_Date.Value))
    The Row Group expression is working properly.  However the Column Group expression shows as ERROR #
    I think I need to help based on the Column Group Logic # 1 and 2 above.
    Josey Tang

  • Consolidation group Hierarchy - rollup calculation issue?

    Hi,
    I am facing an issue with my consolidation groups hierarchy (created in SEM BCS).
    We have a new conso group hierarchy starting for our plans 2010 : we have new nodes (zones), new leaves (new Business units) and some BUs moved fom one node to another one.
    Level 1 ZONE
            Level 2  BUSINESS UNIT
    (simplified hierarchy since we have sub-zones)
    in a Bex report, I fixed this new consolidation group hierarchy in selection (in filters) (to be able to select the new zones, the new Business units etc.)
    I can only get figures for one version and one fiscal year/period with this report.
    Results :
    -When i call a new Business unit, i get the correct figures, but when i call its higher level (the zone), the figures of this new Business unit are not included.
    -If i call a new zone, i don't see the proper figures with the sum of its BUs  + elimination between the BUs of the zone : i just see the eliminations between its BUs.
    I checked the master data synchronization between BCS and BW and everything looks fine.
    Has anyone had the same issue? Is there any solution?
    Many thanks in advance
    Armelle

    error on the version.
    Version not specificed in the ABAP code used for the exit

  • Error in nested group function used with column name.

    Hi Team,
    If i used nested group function with column name its not working. Could you please any one suggest me.
    How to use it.
    Regards,
    Venkat.
    Please find Spool ........
    SQL> select user_name,max(max(CNT)) from (select USER_NAME,count(*) CNT from v$open_cursor group by USER_NAME)
    2 group by user_name,CNT;
    select user_name,max(max(CNT)) from (select USER_NAME,count(*) CNT from v$open_cursor group by USER_NAME)
    ERROR at line 1:
    ORA-00937: not a single-group group function
    SQL> select max(max(CNT)) from(select USER_NAME,count(*) CNT from v$open_cursor group by USER_NAME)
    2 group by user_name;
    MAX(MAX(CNT))
    605

    Venkat wrote:
    Hi Sayan
    Its giving output like below, but not given maximum CNT.
    SQL> select user_name,max(CNT)from (select USER_NAME,count(*) CNT from v$open_cursor group by USER_NAME)
    2 group by user_name;
    USER_NAME MAX(CNT)
    BANES_LERG 6
    VENE_USER 8
    USER3 339
    DBUS 106
    VEL_USER 37
    SYS 597
    6 rows selected.Check it - Re: Error in nested group function used with column name.
    and previous post

Maybe you are looking for

  • Photoshop CC Vector Shape Fill Defaults issue

    For some reason whenever I create a vector shape the default Fill is always Pattern instead of flat color.  It used to default to whatever the last style I used in CS6, but for some reason in CC no matter what all shapes I make are default ugly bubbl

  • Preview opens whenever I save an image from browser

    Why? I don't need it to open I've repaired permissions by the way thanks

  • How To Copy MEDRUCK?

    Dear Abapers, Please tell me how to copy MEDRUCK program to print the Purchase Order. Please tell me step by step as I am new to ABAP. Also tell me how to make changes in MEDRUCK according to my company i.e. how & where to change the company logo, ad

  • How can i turn on notes in my icloud settings using ios or os x on a pc

    I am trying to use iCloud notes on my PC.  I get the following error. "To use iCloud Notes, create a new email address by turning on Notes in your iCloud settings using iOS or OS X." I already have an icloud account.  Won't this work?

  • Iphone stops working for a few seconds then starts working again

    ok so i have an Iphone 3gs. the digitizer was messed up so i switched it from another iphone i have. they are both 3gs. after a while my 3gs started to lagg completely. the screen freezes and i cant do anything for a couple seconds then it starts wor