BUP004 not added to an Organisational Unit

Hello there,
I have an Organizational Structure which was created long time ago and it is linked to a business partner. My issue is that I can't add the BUP004 role to the BP (it doesn't have any role as you can see in the attached image).
A few observations:
1) Any new other Units created via ppoma_crm for example, has a business partner associated and BUP004 role added automatically added(so it works for any new units).
2) Creating a new unit is not an option at all, as I have a lot of information build on my current org. unit business partner.
I have tried the following solutions without any success:
1)
==> Use Tcode SE37
==> Use functional module as 'HR_OBJECTBUPA_INSERT'  and Execute
==> Click on the value button  and enter OT as 'O',  OBJID as ID of the org BUPAGUID as       
        Businesspartner GUID and Execute
2) Using in se37, bupa_role_add_2 function. After second run, it gives the "BUP004 already added to XXX BP", but in BUT100 table there is no record for that BP, and also, in /bp tcode, the business partner doesn't have the new role associated,

what i understand, In your dev farm you have 1 App server & 1 WFE. After attaching the new database(restored from prod) you were not able to browse the site from WFE?
couple of things i would try additional to Indrajeet's comment
when you point the DNS to WFE, did you update your AAM settings as well?
Can you login on WFE server and try to browse the Site on server with localhost & port number(if not 80).
is this problem Exist before or this is just after restoring the new DB?
what services are running on the WFE?
Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

Similar Messages

  • Organisational units not in transaction BP

    Hello Guru's,
    We are on SRM 5.0 en we use HR Replication. Backend system is SAP ECC 6.0. So we are replicating the organisational units from the R3 system to SRM where it should create the org unit and the business partner in the organisational role. The organisational uinits recently replicated are visible in PPOMA but not visible in transaction BP. The business partner is also not created but it should be able to find the org unit when selecting Organisations in the field 'Find' in transaction BP ? So doe anyone know why these org. units are not visible in transaction BP ?
    Thaks as ever!
    Antoinette

    this is correct , all the organization units will not come up as BP
    you need not worry , if you check pposa_bbp , you will find an column which says BUsiness partner , only those will be shown in the transaction BP

  • Organisation unit not getting determined

    Hi All,
    I have configured 4 transaction. Same partner determination profile, text deter procedure, org. data profile and date profile is assigned to all of them. But in only 2 of them organisational unit, sale office and sales group is not getting determined.
    What could be the reason for this?
    Regards,
    Nikhil

    Hi Nikhil,
    I think buffering CRM sales areas might help you.
    In CRM the sales areas are represented in the organizational model, this means they are not physically stored, but they are the result of the different combinations of sales organizations, sales offices, sales groups, channels and divisions maintained in the organizational model.
    Whenever a CRM transaction or a business partner needs the sales areas, they are calculated, and this is an expensive process. To speed up this process, the sales areas are buffered.
    Report HRBCI_ATTRIBUTES_BUFFER_UPDATE is used to buffer the attributes of organizational management objects. To enable buffering you have to maintain view T77OMATTR.
    1. Go to Tcode : OOATTRCUST
    2. Select the structure node Scenarios.
    3. Flag the field in the column Buffering for the scenario SALE.
    4. Choose Save (Ctrl+S).
    Then run the report in Tcode: sa38
    1. Tcode: sa38
    2. Select the report HRBCI_ATTRIBUTES_BUFFER_UPDATE.
    3. Flag the fields Delete All Buffers and Restructure Buffer on (Date).
    4. Choose Execute (F8).
    In Note 737315 further details regarding this topic are described. Note you can also schedule a job in transaction SM36 to run this report regularly.
    Hope this helps!
    Regards,
    Chethan

  • WORKFLOW, organisational unit name

    Hi,
    I am making use of FM 'SAP_WAPI_WORKITEM_RECIPIENTS' with input as workitem id and user name. I am getting the organisational unit, but the problem is it gives only the number of the organisational unit.
    Is there any FM which after giving the organisational unit number will give me the description/short text for the organisational unit.
    Report 'RHSHOWOR' gives the description, but it takes the user name only and shows all the org unit specified for the user, I want the description for a single org unit.
    Relevant answers will be rewarded.
    Thanks in advance.
    Regards,
    Neerup.

    Thanks for the quick reply.
    The table T527X does not exist in my system.
    I am checking other stuffs from the link : http://help.sap.com/saphelp_nwpi71/helpdata/en/c5/e4b239453d11d189430000e829fbbd/frameset.htm
    Is there any standard SAP provided FM, which will give me the description, or can you please suggest some other table.
    Thanks and Regards,
    Neerup.

  • Explode document distribution list / organisational unit

    I have configured document distribution. I am able to send mails through document distribution. However, I want to send mail to a group of users. Hence I have created an organisational unit with different positions and I have captured the e-mail addresses of the users in the respective positions. However when I capture the organisational unit as a recipient the following error message appears "  Orginizational unit/distribution list <Scroll Approver> contains no
    recipients". Also I am not able to explode the organisatinal unit.
    Please advise.

    Hello Sudha,
    currently i have the same problem (i want to send e-mails to an organizational unit). Did you solve the problem?
    Thanks and Regards,
    Christian
    Edited by: Christian Blatt on Apr 23, 2009 8:14 AM

  • Determine the superior Org Unit for a given Organisation Unit.

    Hi,
    I am using the Sequential Access method of accessing the PCH Logical Database.
    Is there any macro available to determine the superior Org Unit of the current Organisation Unit being looped at using the GET OBJEC statement.
    I cannot access the STRUC internal table as I do not want to use structural access.
    At the moment I am using the function module RH_ENTH_READ_STRUCTURE. Is this a good way of doing this or is there any PCH functionality for this?
    Any help would be much appreciated.
    Thanks and regards,
    Priya

    Thanks for the input.
    I just was concerned if either way would cause a performance issue while i'm already in the GET OBJEC loop.
    Anyway, for now I think I'll continue using the function module. I guess a direct SELECT on HRP1001 would require explicit authority check.
    If someone else has a comment on this topic do post it in. I have time till next week to finalize on my approach.
    Thanks once again Suresh!!!
    Regards,
    Priya

  • How to get organisation unit for given date.

    Hi Everyone,
    I have created a report to display all the hired and left employees
    for the given date. I have to display department wise.
          CALL FUNCTION 'RH_DIR_ORG_STRUC_GET'
            EXPORTING
             ACT_ORGUNIT           = S1_ORGEH-LOW
             ACT_PLVAR             = '01'
             ACT_DATE              = SO_DATE-HIGH
             SORT_FLAG             = 'X'
             ADD_FLAG_PDATA        = 'X'
           TABLES
             ORG_UNITS             = IT_ORG_UNITS.
    This function module will bring all the active org unit existing
    in our system. If an organisation unit is delimited.
    This function module is not getting the delimited org unit.
    How to get that org unit.
    Plz its vry urgent,
    thanks in advance,
    regards,
    stanley

    did you try RH_STRUC_GET?
    Regards
    Raja
    close your previous threads
    Re: ALV in browser

  • Inter - company Billing - Assign Organisational units by plant

    Hi Experts
    Im posting this since I found the same question closed, unanswered.
    We are on IS - Retail and I have done all configuration for Inter-company Billing. However when I create the inter-company billing document I get the following error, "Sales organization & is not defined"
    I checked SAP note 308989 in which it says the delivering plant (Site) needs to be attached to both the Ordering and Delivering companies Sales organisation, Distribution channel combination. Also this needs to be done as part of master data in WB02, which I have done.
    It also says that the 2 entries maintained should be present in the table in transaction OVV9 - Assign Organisational units by plant. However, in my case the attachment of the site to the ordering companies sales org. is missing in the inter-company set up. Also it does not give the option of creating a new entry.
    Appreciate if someone could help me resolve this so I could create the inter company invoice.
    Thank you,
    Afzal

    Hi Afzal,
    in all the customizing setting of note 308989 are good, then those fields should be filled.
    Please check it very carefully.
    Please check in customizing of sales order type (transaction VOV8) if the intercompany billing type maintained.
    In case of stock tranfer order intercompany (where there is not sales order), run transaction 0VLK, display the delivery type used, and check the order type present in field 'Default Ord.Ty.' (usually it is 'DL').
    Then check in VOV8 for this sales order type.
    If everything is fine, then it is necessary to debug the delivery creation.
    The field LIKP-VKOIV etc. should be filled in program FV50XFLK_LIKP_FUELLEN_IV in intercompany sales; program FV50XFLK_LIKP_FUELLEN_IV_UML in stock transfer order intercompany.
    Best regards,
    Ivano.

  • Impact of moving a user from one organisational unit to another.

    Hi
    my system description :
    extended classic
    srm 5.00
    I am new to srm and i would have some questions about the impact of moving a user from one organisational unit to another.
    The senario is that:
    I have moved a user from organisational unit X  to Y lets say different purchasing organisation
    The user had PO created in organisational unit X waiting for goods receipt but even if he is now in organisational unit Y he can still create the good receipt for the PO created in organisational unit X .
    Is it ok?
    Futhermore not only can he create good receipt but the good receipt take the cost center assigned in organisational unit Y whereas the PO has the cost center of organisation X.
    I believe that is how the confirmation works in SRM. However is there a way for it to take  account assignment from the PO instead of where the user is situated in the org hierarchy when doing confirmation.
    Thanks

    Thanks for your answers
    Maybe i should explain how the user was moved.
    I did not used users_gen because i didn't want the user's partner ID to be changed.  If the partner ID is changed then the user would not  be able to access PO from old Organisation Unit. (can somebody confirm this please)
    I did right click on the wanted Organisation Unit then assign the user.  The problem is that the relationship between the user partner ID and the new organisation unit was not maintained and the user could not create shopping cart in the new organisation unit. 
    To solve this issue oss note 1041701 was implemented and the issue was solved.
    But before the the implementation of oss note  1041701, if the user had open items from old organisational unit he could not access PO thus could not confirm goods receipt when moved in new organisation unit.
    Now this is possible he can confirm goods from old unit but the confirmation is done using cost centre of user instead of the cost centre of the PO.
    Jagadish you said that the confirmation must be done using PO accounting details not the user attributes.  Then i think i have a problem in my system.
    regards,
    yannick.

  • Absence report restricted to organisational unit

    Hi Experts,
    We want to make the absence report restricted to few org units.
    That is if we authorize a user to access the absence report, he/she should only be able to view for specific org units (say for A and B org unit).
    Can anyone pls help ?
    Many thanks.
    Best Regards,
    Kanika

    Hi Colin,
    Unfortunately, no images can be attached here ( a picture is worth 1000 words, they say) , but this is what I assume, you would require.
    You have organizational units. Lets say, ABC, DEF, GHI and XYZ.
    On clicking ABC , you need to show the details of ABC and on clicking DEF, you need to show the details of DEF.
    If so is the case, then this would be something similar to transaction WE19 where you click on the segment on the left hand side, and on the right hand side it shows you the details of the segment. Similarly you can have a column tree present, with the organisations present on the left hand side and on clicking the organisation, you can have the ALV list on the right hand side. The class used in this case is <b>CL_GUI_COLUMN_TREE</b>
    But when I re-read your post, I assume that you want to see all organisational unit at once. If so is the case, then you can use the function module <b>REUSE_ALV_BLOCK_LIST_APPEND</b>.
    Let me know if there is any part in this text, you are not clear of and also do let me know if this was useful and helpful to you.
    Regards,
    Subramanian V.

  • ALV list per organisational unit on report

    Hi,
    I have only used ALV lightly so excuse me if this is a basic question.
    What I am trying to achieve is to produce an ALV list per organisational unit (HR) in a report
    The layout needs to be as follows :
    <b>Organisational unit : ABC
    </b>
    ALV list of all the detail records in the organisational unit ABC
    <b>Organisational unit : XYZ
    </b>
    ALV list of all the detail records in the organisational unit ZYZ
    All of the details records will have the same structure on the report.
    I guess this is possible due to the flexibility of ALV reporting but can anyone give me some guidance please ?
    Cheers
    Colin. <i></i>

    Hi Colin,
    Unfortunately, no images can be attached here ( a picture is worth 1000 words, they say) , but this is what I assume, you would require.
    You have organizational units. Lets say, ABC, DEF, GHI and XYZ.
    On clicking ABC , you need to show the details of ABC and on clicking DEF, you need to show the details of DEF.
    If so is the case, then this would be something similar to transaction WE19 where you click on the segment on the left hand side, and on the right hand side it shows you the details of the segment. Similarly you can have a column tree present, with the organisations present on the left hand side and on clicking the organisation, you can have the ALV list on the right hand side. The class used in this case is <b>CL_GUI_COLUMN_TREE</b>
    But when I re-read your post, I assume that you want to see all organisational unit at once. If so is the case, then you can use the function module <b>REUSE_ALV_BLOCK_LIST_APPEND</b>.
    Let me know if there is any part in this text, you are not clear of and also do let me know if this was useful and helpful to you.
    Regards,
    Subramanian V.

  • FIM Organisational Unit renaming

    Hello, 
    I had done an MVExtension to provision Organisation Unit from AD to AD LDS. 
    When i create an OU it's OK, but when i rename it and i run a synchro i visualise that the OU is renamed but when i run an export i have un error to modify attribut owned by system.
    Has anyone a solution for this 
    Thanks.

    Hello,
    seems pretty good so far.
    I remember a problem in the past that renaming ou is/was not possible, have a look at this thread:
    http://social.technet.microsoft.com/Forums/en-US/99fa4123-cb3a-46ea-859b-3debda37e3f5/ou-management-in-fim-anything-new-to-container-rename-issue?forum=ilm2
    possible the problem still exists, but i never used FIM to rename container.
    in addition, maybe consider the usage of provisioning hierachy instead of doing this manually in mvxtension.
    see this article:
    http://blogs.technet.com/b/doittoit/archive/2009/05/20/introducing-hierarchal-provisioning.aspx
    Regards
    Peter
    Peter Stapf - Doeres AG - My blog:
    JustIDM.wordpress.com

  • Organisational Unit Configuration.

    Hello,
    Generally in which client do we configure the Organisational Unit of a company, If suppose we configure in Development how do we move it to Production, Pls throw your views on the same.
    thank you....

    Hello Rajesh,
    This report adds PD objects (no external objects) to the transport task in the 'TRKORR' field and, if necessary, deletes the objects in the source and target systems.
    The system transports infotype 1000 records and their dependent infotype records (infotype 1001, etc.) However, you can set an import lock using Customizing in the target system. By doing so, you determine which infotypes are transported.
    You can use the selection conditions to select the number of objects and specify that only certain sub-structures are selected (according to the evaluation path).
    WARNING: External objects from table T77EO (such as cost centers or persons) are not transported or deleted.
    Internal object types: In the target system, a relationship is only created if the related object already exists.
    External object types: A relationship to the external object is always created. That is, the system does not first check that the external object exists (for technical reasons it is not possible to check the existence of external objects because the check cannot be run for cross clients). Exception: If the after-import method is running in the target client, a check can be run because the client is the same.
    Parameter TRSPSET: The objects are transported.
    Parameter DEL: The objects are deleted in the source and target systems.
    Parameter REPL: Persons are replaced by the appropriate users in the transported data records.
    Parameter TEST: The objects selected are only displayed. They are not transported or deleted.
    Regards,
    Regi Alex

  • Any business object for Organisation Unit Create

    is there any business object for Organisation Unit Creation. BUS0018 is available but there it is not defined. basically on saving the Organisation Unit in PP01 Transaction, a workflow should be triggered to send a mail to the Requestor intimating him that the org unit has been created.
    points will be awarded even to the slightest cues.

    Hi,
    Did you check SWEHR2 to see if there are any clues there? I found object PDOTYPE_O there. But it triggers an event for BOR BUS1221. So depending on your needs you could use one of these maybe. The problem is PDOTYPE_O doesn't have any events, so you would need to create a subtype and delegate it. In the subtype you could create your own events which you could call using SWEHR3.
    Regards,
    Martin

  • Connection between business partner and organisational unit

    Hello,
    I have a problem with the account integration in cProjects ( error message: Cost/revenue rate X is not valid in organization 00000000 ) and I think that there could be a problem with the treewalk from the business partner to the organisational unit.
    I am using the transaction ppome to customize the organisational unit with the employess. Unfortunately I cannot see this connections when I am using T-Code PPSS to do the treewalk. Does someone know which evaluation path is the correct one for price evaluation?
    Is it correct that the connection between the business partner and the organisational unit is:
    employee <-> bp <-> org. unit? What is a good starting point to search for the gap between this chain?
    When and what for is cProjects treewalking for the price? What calculation is cProj doing with it?
    Thanks in advance,
      Vanessa

    The problem is solved due an incorrect business partner. So the question is obsolet, thx.

Maybe you are looking for

  • Order type automatically assign to product wise for order

    Hi all,           I gave 4 types of Orders for one plant as per products.   The client ask me  assign that orders   automatically for each product in routing  how i will assign  please let me know.

  • Workpace 11.1.2.2 shows just shared services

    Hi, I've installed EPM 11.1.2.2 in a windows 2008 64x machine, the components I've installed are: Shared Services, Planning, CalcManager, EPMA and Reporting. When I open workspace I can see just if I open Administer: Shared Services Console and I can

  • TS1424 serious error in iTunes registering system of Feed URL.

    There is serious error in iTunes registering system of Feed URL. From yesterday, when submitting feed url, following error message has been occurred.  " We are currently experiencing technical difficulties, please try again later. " all feeds is corr

  • Maven JPA Testing

    Hi, I am a maven newbie, and I have a project with two modules: EjbProject and TestProject. The error that I have to perform the test is : javax.persistence.PersistenceException: No Persistence provider for EntityManager named testUnit These are my c

  • Alternating color runs in a table

    I have a bean that returns a few ArrayLists. I am displaying the results in a jsp in a table. What is the best way in jsp for me to get the colors of the <tr> to alternate?