Account Hierarchy / Max number of levels

Hello to the community,
I would like to know what is the max number of levels in an account hierachy ?
Thanks for your help.

Hello,
you can use up to 30 levels in the hierarchy.
That's really enough, your accountants have already lost the overview after 10 levels:-)
Ciao,
David

Similar Messages

  • Max number of levels in territory hierachy

    Hello,
    I would like to know if there's a max number of levels in territory hierarchy ?
    Thanks for your help.

    Hello,
    you can use up to 30 levels in the hierarchy.
    That's really enough, your accountants have already lost the overview after 10 levels:-)
    Ciao,
    David

  • Max number of level in Account/Product Hierarchy

    While creating an Account hierarchy & Customer hierarchy. Precisely how many levels are possible to maintain ?

    Hi,
    For product hierarchy you can have a maximum of nine levels and hierarchy number can have a maximum of 18digits.
    For customer hierarchy, a maximum of 26 levels of hierarchy is permisible in standard SAP.
    Hope this helps you.
    Regards.

  • Max Number of levels in ECCS FS Item heirarchy

    Is there any limit on the maximum number of levels in EC-CS FS Item heirarchy or Consolidation Group heirarchy ? Is there any limit on the maximum number of sub-group level ?

    Hello,
    you can use up to 30 levels in the hierarchy.
    That's really enough, your accountants have already lost the overview after 10 levels:-)
    Ciao,
    David

  • Issue Processing Account Dimension When Number of Levels Decreases

    Hello.
    We have an issue processing the account dimension. It started at 8 levels, then decreased to 6 levels. However, the processing errors out. If we add some dummy members to bring it back to 8 levels, then it process fine.
    Any ideas?
    Thanks, Nancy

    Hi Nancy,
    the numbers of levels is not important.
    I think the changes done into your dimensions are wrong and adding dummy members is doing correction of that error.
    To be able to understand the issue I need to know what version of BPC are you using and it will be good to see also the dimension.
    Do you have more than one hierarchy?
    Regards
    Sorin Radulescu

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

  • Max number of Hits Account Identification

    Hi all,
    we are currently having the problem in IC that when somebody try to identify an account of an BP with more that 100 related sold to parties, that no account is displayed because of the standard max number of hits 100.
    I have found the path to customize this in the SPRO but this sentence in the SAP help is making me some headache:
    The higher the number you enter here, the more results the system will search for, and in turn, the more performance is affected. The maximum number of hits that the system allows is 100, which is also the default value.
    I understand the point of the performance, but does this mean that the performance is also affected the account identification of the other BP with less than 100 related sold to parties?
    Can anybody help in this issue?
    We are working on CRM 5.0.
    Regards
    Abosi
    Edited by: Abosi_3li2 on Feb 8, 2012 11:08 AM

    Hello
    The bug of nothing displayed if over 100 accounts are found is solved with [SAP note 1467929|https://service.sap.com/sap/support/notes/1467929.]
    The code you are referring to is:
    IF bpident_profile-max_hits IS INITIAL.
    max_hits = 100.
    ELSE.
    max_hits = bpident_profile-max_hits.
    ENDIF.
    It means that, if blank, 100 hits is considered. You can modify the customizing up to 255 results since that is the limit of accounts to be found.
    Regards
    Joaquin

  • Max number of account

    Hi,
    I'm working with Oracle BI Administration Tool 11.1.1.6.1, where I have imported metadata of an Essbase cube with more than 8.000 account (measures).
    Is there a max number of account I can load from an Essbase cube?
    Is there a way to count the account in the Physical Layer (after I have imported metadata) smarter than counting manually?
    Thank for your help,
    MAB (Italy)

    Hi,
    I do not think there is any restriction on the number of measures and YES, counting them manually is a huge task.How about generating a .xml of that .rpd and counting the number of physical object tags in that .xml using some editor like notepad++ ;) .
    Hope this helps
    Thank you,
    Dhar

  • When i try to sign in icloud with different id it says max number of free accounts reached for this device what shall i do

    PLease help me.....i wanna sign in icloud with different account but it says max number of free acconts reached

    Somehow your Apple ID/iCloud account has been used on multiple iOS devices and exceeded the maximum. We have no way of knowing which devices. We are users like you on this forum.

  • HT204053 Max number of devices on one iTunes account?

    Max number of Devices on a single iTunes account

    Devices or Computers? The former there is no limit. For the latter there is a limit of 5.

  • Error while deactivating Group account hierarchy

    Hi,
    I was executing an adhoc summary report(web report) where in I had to expand group account hierarchy upto node level 8.
    When I tried to deactivate the group account hierarchy ,there is an error messages saying "an error occured during loading.Please look into the upper frame for further information" & "System error in program SAPLRRK0 and form SORTING_PRUEFEN_01-04-..."
    Now I tried to go back to the variable selections from the toolbar, there is one more error message " the internal error is a targetted termination since the program has an incorrect status".
    I executed the same report now Using Bex,
    Using local view I selected group account hierarchy upto level 8 and executed.Later I deactivated the hierarchy and found report working fine with out any errors.
    Can U some suggest me why only on web reporting iam encountering this error.Please suggest me a remedy.
    ThanX N Regards,
    Suku

    Hi,
    Have you entered "111111" in the filed group account number?  If so, this account should be available / created in your group chart of account.
    Hope it helps
    Saravanan.A

  • Rollup calculations in Account hierarchy (parent-child type)

    Hi,
    I want to create a parent-child relationship type Account hierarchy using Universe. The hierarchy has to support different set of calculations for roll ups action for different branches in the same level.
    Eg.
          Balance Sheet
              (+)Assets
              (-)Liabilities and Owners Equity
          Net Income
           (+)Operating Profit
           (+)Other Income and Expenses
           (-)Taxes
    Balance Sheet = Assets -Liabilities and Owners Equity
    Net Income = Operating Profit + Other Income and Expenses - Taxes
    Regards, Sujeev

    Measures automatically roll up.
    Whether you define your measure with an aggregate or not, if the projection is set to Sum, it will roll up.
    Measures that are to be summed should have Sum() wrapped round them at the universe level though.
    What you may have is a lot of positive values in your database and no negatives.
    If that's the case, you will need to use a case statement to determine the sign of the value.
    E.g.
    Sum(CASE WHEN Type='Asset' THEN table.value WHEN Type='Liability' THEN -1*table.value ELSE 0 END)

  • Is a subquery in a BO report limited to a max number of records???

    Here's my problem:
    I recieved an excel sheet with 700 records of customers from a client who wants me to to create a report with specific data for these customers in my Business Objects universe (BO6.5 on SQL Server).
    So I created a dataprovider with query 1, i.e. the requested data of customers. Then I created a second dataprovider, query 2, based on 'personal files', i.e. the excel sheet. In query 1 I added to the conditions that each customer should be in (sub)query 2 (CustomerId In list of the query result ('query2.CustomerId').
    the syntax I have used for this seems OK.
    However, I recieve the following error: "Too many selected values (LOV0001)". I know this error has to do with parameter MAX_INLIST_VALUES, which is limited by default to 99 and can be extended to 256 max. But I thought it refers to the max number of items in lists of values.
    When I limit the number of records in the excel sheet to 99 the result is perfect (proof that I got the syntax right!). I can upgrade the parameter to 256, and can split the excel sheet into three, but that will not be useful when next time my client sends me 10.000 customer records.
    Can I make reports in BO which use subqueries that result in more than 256 records at all? (hardly imaginable).
    What is the best way to do this?
    Thanks in advance!

    Hi Lucas,
    Following is the information regarding the issue you are getting and might help you to resolve the issue.
    ADAPT00519195- Too many selected values (LOV0001) - Select Query Result operand
    For XIR2 Fixed Details-Rejected as this is by design
    I have found that this is a limitation by design and when the values exceed 18000 we get this error in BO.
    There is no fix for this issue, as itu2019s by design. The product always behaved in this manner.
    Also an ER (ADAPT00754295) for this issue has already been raised.
    Unfortunately, we cannot confirm if and when this Enhancement Request will be taken on by the developers.
    A dedicated team reviews all ERs on a regular basis for technical and commercial feasibility and whether or not the functionality is consistent with our product direction. Unfortunately we cannot presently advise on a timeframe for the inclusion of any ER to our product suite.
    The product group will then review the request and determine whether or not the functionality/feature will be included in a future release.
    Currently I can only suggest that you check the release notes in the ReadMe documents of future service packs, as it will be listed there once the ER has been included
    The only workaround which I can suggest for now is:
    Workaround 1:
    Test the issue by keep the value of MAX_Inlist_values parameter to 256 on designer level.
    Workaround 2:
    The best solution is to combine 'n' queries via a UNION. You should first highlight the first 99 or so entries from the LOV list box and then combine this query with a second one that selects the remaining LOV choices.
    Using UNION between queries; which is the only possible workaround
    Please do let me know if you have any queries related to the same.
    Regards,
    Sarbhjeet Kaur

  • Create a report showing a tree with unlimited number of levels

    Hi,
    Our reporting requirement is to be able to show a tree structure of tasks and task groups plus other data specific to a task. Task is the lowest level but there can be many levels of task groups above it. We do not have a maximum number of levels. So the tree can go many levels deep. Since it is impossible to predict the number of levels, is there a way to apply grouping here? Is it even possible to create a report displaying unknown number of hierarchies? Here is a sample skeletal outline of how the report is supposed to be laid out:
    TG1
    ----TG1.1
    --------TG1.1.1
    ------------Task1
    --------TG1.1.2
    ------------Task2
    ----TG1.2
    --------Task3
    --------Task4
    TG2
    ----TG2.1
    --------TG2.1.1
    -------------TG2.1.1.1
    ------------------TG2.1.1.1.1
    --------------------------Task1
    ----TG2.2
    ---------Task2
    Thanks!
    Sarah

    Hi Tim,
    Here is the sample xml output. In our application, to display the hierarchy, our developers implement some looping/code mechanism. The XML output shows the flat data used to create the hierarchy although i have included a GROUP BY clause in my SQL to show the distinct data. Using the PARENT_TEMPLATE_GUID column, they will trace back the ancestors of the given task group or task in the tree. So after you get the PARENT_TEMPLATE_GUID of a task or task group (record), you will compare its value to the TASK_GROUP_GUID of other records to identify its parent. Once found, you will again take that record's PARENT_TEMPLATE_GUID and compare against the other TASK_GROUP_GUID to search for its parent/ancestor. Once you encountered a record with a null PARENT_TEMPLATE_GUID, then you have reached the top most level of the tree and establish the hierarchy for a given task group or task. We have no way of knowing how many levels deep a tree is as it is variable.
    <?xml version='1.0' encoding='UTF-8' ?>
    <results>
         <row>
              <RAWTOHEX(A.TASK_GROUP_GUID)><![CDATA[446A0F0BB03ECFF3E040578CAF0B1C16]]></RAWTOHEX(A.TASK_GROUP_GUID)>
              <RAWTOHEX(A.PARENT_GROUP_GUID)><![CDATA[446A0F0BB03DCFF3E040578CAF0B1C16]]></RAWTOHEX(A.PARENT_GROUP_GUID)>
              <TASK_GROUP_IDENTIFIER><![CDATA[LCM_ORA00001_ORA00004]]></TASK_GROUP_IDENTIFIER>
              <NAME><![CDATA[Task 121]]></NAME>
              <STATUS><![CDATA[NR]]></STATUS>
              <MIN_DOWN_TIME><![CDATA[Y]]></MIN_DOWN_TIME>
              <ORDER_BY><![CDATA[1]]></ORDER_BY>
         </row>
         <row>
              <RAWTOHEX(A.TASK_GROUP_GUID)><![CDATA[446A0F0BB03DCFF3E040578CAF0B1C16]]></RAWTOHEX(A.TASK_GROUP_GUID)>
              <RAWTOHEX(A.PARENT_GROUP_GUID)><![CDATA[446A0F0BB03BCFF3E040578CAF0B1C16]]></RAWTOHEX(A.PARENT_GROUP_GUID)>
              <TASK_GROUP_IDENTIFIER><![CDATA[TG_ORA00001_ORA00003]]></TASK_GROUP_IDENTIFIER>
              <NAME><![CDATA[Task Group 12]]></NAME>
              <STATUS><![CDATA[NR]]></STATUS>
              <MIN_DOWN_TIME><![CDATA[Y]]></MIN_DOWN_TIME>
              <ORDER_BY><![CDATA[2]]></ORDER_BY>
         </row>
         <row>
              <RAWTOHEX(A.TASK_GROUP_GUID)><![CDATA[446A0F0BB03BCFF3E040578CAF0B1C16]]></RAWTOHEX(A.TASK_GROUP_GUID)>
              <RAWTOHEX(A.PARENT_GROUP_GUID)><![CDATA[]]></RAWTOHEX(A.PARENT_GROUP_GUID)>
              <TASK_GROUP_IDENTIFIER><![CDATA[TG_ORA00001_ORA00001]]></TASK_GROUP_IDENTIFIER>
              <NAME><![CDATA[Task Group 1]]></NAME>
              <STATUS><![CDATA[NR]]></STATUS>
              <MIN_DOWN_TIME><![CDATA[Y]]></MIN_DOWN_TIME>
              <ORDER_BY><![CDATA[1]]></ORDER_BY>
         </row>
         <row>
              <RAWTOHEX(A.TASK_GROUP_GUID)><![CDATA[446A0F0BB046CFF3E040578CAF0B1C16]]></RAWTOHEX(A.TASK_GROUP_GUID)>
              <RAWTOHEX(A.PARENT_GROUP_GUID)><![CDATA[446A0F0BB042CFF3E040578CAF0B1C16]]></RAWTOHEX(A.PARENT_GROUP_GUID)>
              <TASK_GROUP_IDENTIFIER><![CDATA[LCM_ORA00001_ORA00012]]></TASK_GROUP_IDENTIFIER>
              <NAME><![CDATA[Task 222]]></NAME>
              <STATUS><![CDATA[NR]]></STATUS>
              <MIN_DOWN_TIME><![CDATA[Y]]></MIN_DOWN_TIME>
              <ORDER_BY><![CDATA[2]]></ORDER_BY>
         </row>
         <row>
              <RAWTOHEX(A.TASK_GROUP_GUID)><![CDATA[446A0F0BB03FCFF3E040578CAF0B1C16]]></RAWTOHEX(A.TASK_GROUP_GUID)>
              <RAWTOHEX(A.PARENT_GROUP_GUID)><![CDATA[446A0F0BB03DCFF3E040578CAF0B1C16]]></RAWTOHEX(A.PARENT_GROUP_GUID)>
              <TASK_GROUP_IDENTIFIER><![CDATA[LCM_ORA00001_ORA00005]]></TASK_GROUP_IDENTIFIER>
              <NAME><![CDATA[Task 122]]></NAME>
              <STATUS><![CDATA[NR]]></STATUS>
              <MIN_DOWN_TIME><![CDATA[Y]]></MIN_DOWN_TIME>
              <ORDER_BY><![CDATA[2]]></ORDER_BY>
         </row>
         <row>
              <RAWTOHEX(A.TASK_GROUP_GUID)><![CDATA[446A0F0BB044CFF3E040578CAF0B1C16]]></RAWTOHEX(A.TASK_GROUP_GUID)>
              <RAWTOHEX(A.PARENT_GROUP_GUID)><![CDATA[446A0F0BB041CFF3E040578CAF0B1C16]]></RAWTOHEX(A.PARENT_GROUP_GUID)>
              <TASK_GROUP_IDENTIFIER><![CDATA[LCM_ORA00001_ORA00010]]></TASK_GROUP_IDENTIFIER>
              <NAME><![CDATA[Task 212]]></NAME>
              <STATUS><![CDATA[NR]]></STATUS>
              <MIN_DOWN_TIME><![CDATA[Y]]></MIN_DOWN_TIME>
              <ORDER_BY><![CDATA[2]]></ORDER_BY>
         </row>
         <row>
              <RAWTOHEX(A.TASK_GROUP_GUID)><![CDATA[446A0F0BB041CFF3E040578CAF0B1C16]]></RAWTOHEX(A.TASK_GROUP_GUID)>
              <RAWTOHEX(A.PARENT_GROUP_GUID)><![CDATA[446A0F0BB040CFF3E040578CAF0B1C16]]></RAWTOHEX(A.PARENT_GROUP_GUID)>
              <TASK_GROUP_IDENTIFIER><![CDATA[TG_ORA00001_ORA00007]]></TASK_GROUP_IDENTIFIER>
              <NAME><![CDATA[Task Group 21]]></NAME>
              <STATUS><![CDATA[NR]]></STATUS>
              <MIN_DOWN_TIME><![CDATA[Y]]></MIN_DOWN_TIME>
              <ORDER_BY><![CDATA[1]]></ORDER_BY>
         </row>
         <row>
              <RAWTOHEX(A.TASK_GROUP_GUID)><![CDATA[446A0F0BB040CFF3E040578CAF0B1C16]]></RAWTOHEX(A.TASK_GROUP_GUID)>
              <RAWTOHEX(A.PARENT_GROUP_GUID)><![CDATA[]]></RAWTOHEX(A.PARENT_GROUP_GUID)>
              <TASK_GROUP_IDENTIFIER><![CDATA[TG_ORA00001_ORA00006]]></TASK_GROUP_IDENTIFIER>
              <NAME><![CDATA[Task Group 2]]></NAME>
              <STATUS><![CDATA[NR]]></STATUS>
              <MIN_DOWN_TIME><![CDATA[Y]]></MIN_DOWN_TIME>
              <ORDER_BY><![CDATA[2]]></ORDER_BY>
         </row>
         <row>
              <RAWTOHEX(A.TASK_GROUP_GUID)><![CDATA[446A0F0BB043CFF3E040578CAF0B1C16]]></RAWTOHEX(A.TASK_GROUP_GUID)>
              <RAWTOHEX(A.PARENT_GROUP_GUID)><![CDATA[446A0F0BB041CFF3E040578CAF0B1C16]]></RAWTOHEX(A.PARENT_GROUP_GUID)>
              <TASK_GROUP_IDENTIFIER><![CDATA[LCM_ORA00001_ORA00009]]></TASK_GROUP_IDENTIFIER>
              <NAME><![CDATA[Task 211]]></NAME>
              <STATUS><![CDATA[NR]]></STATUS>
              <MIN_DOWN_TIME><![CDATA[Y]]></MIN_DOWN_TIME>
              <ORDER_BY><![CDATA[1]]></ORDER_BY>
         </row>
         <row>
              <RAWTOHEX(A.TASK_GROUP_GUID)><![CDATA[446A0F0BB045CFF3E040578CAF0B1C16]]></RAWTOHEX(A.TASK_GROUP_GUID)>
              <RAWTOHEX(A.PARENT_GROUP_GUID)><![CDATA[446A0F0BB042CFF3E040578CAF0B1C16]]></RAWTOHEX(A.PARENT_GROUP_GUID)>
              <TASK_GROUP_IDENTIFIER><![CDATA[LCM_ORA00001_ORA00011]]></TASK_GROUP_IDENTIFIER>
              <NAME><![CDATA[Task 221]]></NAME>
              <STATUS><![CDATA[NR]]></STATUS>
              <MIN_DOWN_TIME><![CDATA[Y]]></MIN_DOWN_TIME>
              <ORDER_BY><![CDATA[1]]></ORDER_BY>
         </row>
         <row>
              <RAWTOHEX(A.TASK_GROUP_GUID)><![CDATA[446A0F0BB042CFF3E040578CAF0B1C16]]></RAWTOHEX(A.TASK_GROUP_GUID)>
              <RAWTOHEX(A.PARENT_GROUP_GUID)><![CDATA[446A0F0BB040CFF3E040578CAF0B1C16]]></RAWTOHEX(A.PARENT_GROUP_GUID)>
              <TASK_GROUP_IDENTIFIER><![CDATA[TG_ORA00001_ORA00008]]></TASK_GROUP_IDENTIFIER>
              <NAME><![CDATA[Task Group 22]]></NAME>
              <STATUS><![CDATA[NR]]></STATUS>
              <MIN_DOWN_TIME><![CDATA[Y]]></MIN_DOWN_TIME>
              <ORDER_BY><![CDATA[2]]></ORDER_BY>
         </row>
         <row>
              <RAWTOHEX(A.TASK_GROUP_GUID)><![CDATA[446A0F0BB03CCFF3E040578CAF0B1C16]]></RAWTOHEX(A.TASK_GROUP_GUID)>
              <RAWTOHEX(A.PARENT_GROUP_GUID)><![CDATA[446A0F0BB03BCFF3E040578CAF0B1C16]]></RAWTOHEX(A.PARENT_GROUP_GUID)>
              <TASK_GROUP_IDENTIFIER><![CDATA[LCM_ORA00001_ORA00002]]></TASK_GROUP_IDENTIFIER>
              <NAME><![CDATA[Task 11]]></NAME>
              <STATUS><![CDATA[NR]]></STATUS>
              <MIN_DOWN_TIME><![CDATA[Y]]></MIN_DOWN_TIME>
              <ORDER_BY><![CDATA[1]]></ORDER_BY>
         </row>
    </results>

  • Problem with account hierarchy created in the rpd.

    Hi Everyone,
    A account hierarchy has been created in rpd with 14 levels. The problem is, for some account names when we click on the account name, it does not go to to the next level. For example, The account names "Phillips Van Heusan" - A1 and " Phillips Van Heusan"- A2 are present and they have separate account id's. When queried in the db with the account name which has a space in the front, am getting data but for the account name without space in the front am not getting any data. Both A1 and A2 have different account id's. And the Account name is set as primary key in the rpd in the dimensions hierarchy.
    But in the answers, when I filter out with these two account names, the account A2 gets displayed. When i click on this A2 , it does not drill down to next level where as shows no results. Nothing related to A1 is getting displayed.
    Same problem is faced for all the account names that are similar but have a space in the front.
    My questions:
    1. Is there a possibility that both account names can be displayed along with the measure columns coming from the service fact?
    2. Or else is it possible to filter out the record A1 so that only A2 gets displayed and the drill down happens properly to next level?
    Thanks in advance

    Ok, first the solution I gave to you is not negociable :) I MUST put the ID as the key and not the NAME.
    Once we have that in place, I need you to please change the name of your member and and make it different, not with a space but with a letter or namer. Let's say, go to the database , and add a 1 at the end of the member name so we make it different. Reload the repo and let me know it works.
    J.

Maybe you are looking for

  • URLLoader works great localhost but live does not work

    I have been working on this for a few days on the localhost set up, retriving data as varaibles from a php string. There is a output.php file located on the server http://example.com/room/output.php My Flash code for retriving the code(the swf in emb

  • My iPhone accelerometer isn't working correctly

    My iPhone's accelermoter hasn't been working correctly for a bit now, I am unable to rotate to protrait on all apps and I have assured that protraite orientation isn't on lock. I have also tested the X,Y and Z axis on an app and it reads when placed

  • Select count(*) and blank element tags

    Is there a way other than column aliases to produce and return an element tag for the following xsql query. <xsql:query connection="{@cxn}" xmlns:xsql="urn:oracle-xsql"> select count(*) from emp </xsql:query> Some databases such as SQL Server via a J

  • Updated to 10.5.7 and my Printer can't be found

    I recently updated my MacPro with a fresh install of OSX from my system disc and subsequently went through the update process to bring it up to 10.5.7. Among other problems, my printer (an Epson RX580) connected over USB can't be found. I reinstalled

  • Has anyone installed the new galaxy s3 update?

    Just curious if anyone has installed the software update for the Samsung Galaxy S3 and if they ran into any issues?