Change of Relationship IN MSS

Hi All,
Most of the times client is asking that they have managers for whom they can not maintaine the relation ship A012 i.e. head of org unit.
But they can maintain some other relation ship like A002.
I am not sure about the full customization of this but i know that this can be done through MSS->Object and data providers
But i want know the details steps.
Please help me in this.
Regards,
Umesh Chaudhari.

Hi Siddharth,
Thanks for your reply.
I will explain once again my steps,
Employee is assigned to a position and org unit.
Managers is also in the same org unit and to a different position
Relation between the employee position and manager position is maintained using A002.
Step 1) I created 3 eval paths.
1) For Root objects.
      10     *     B     008     Holder     *     S
2) For Navigation Objects
      10     S     B     002     Is line supervisor of     *     S
3) For target Objects
      30     S     A     008     Holder     *     P
I know that i can directly specify these realtionships into define rule for object selection.
Step 2) Then i created 3 Object selection rule.
               z_root
               z_nav
               z_tar
Stpe 3) Define Object Selection
              z_obj_sel  - here i specified the 3 obj selection rules created in step 2.
Step 4) Define organizational Structure Views.
              Z_ORG_VIEW -  here i have mentioned the created Object Selection and group of Data Views MSS_ECM_SEL
Step 5) Group organizational Structure Views.
             i am assigning my own Org View in  MSS_TMV_EE.
Results.
I am able to see one additional line in the drop down and i am getting no data found.
Please tell me what I am missing.
Regards,
Umesh Chaudhari.

Similar Messages

  • Capture change of relationship in HRP1001

    How can I capture the change of relationship in HRP1001?
    For example, the relationship of Position and Org Unit change from A003 to A012.
    Appreciate your help.

    Hi Irene, (Sam Lai Min?)
    You can use table T779X.
    I think this table is usually used for workflow, but you can insert your own function module there.
    Example of record you can create in the table:
    E     Business event     1001     Relationships     A025     Is attended by     DEL     CRBP     0     PDRELA_025                                          Y_XXX_EVENT_RULES
    This record means if there was a deletion to a record object type 'E' with relationship A025, it will run function module Y_XXX_EVENT_RULES.
    Check out the example FMs in that table for the import parameters, there is a before and after image parameter that you can use.
    You'd probably use something like UPD instead of DEL.
    Note that I read somewhere, if the primary key of a record is changed, it might be processed as a DEL followed by an INS.
    Regards,
    Kevin

  • Change user relationship

    Hi,
    A vendor user was wrongly created in SRM with the relationship "has employee of" to the vendor org. instead of "has contact person". Can we change the relationship of the user? If so kindly advice how to do it.
    Thanks in advance
    Prasad

    Hello Prasad,
    >
    Prasad Raju wrote:
    >(...)
    > Do we have a way to change the relationship of a vendor user from "Is employee of" to "Is contact person of" or need to
    > delete the user from SRM and create afresh.
    >(...)
    Business Partner and its relationship category are stored in BUT050 table.
    Check function module BAPI_BUPR_RELATIONSHIP_CHANGE to update your partner according to you need.
    Nevertheless, you, will have also to switch your BP's role from BUP003 (Employee) to BUP001 (Contact Person) in BUT100 table.
    For this, check if function module BAPI_BUPA_ROLE_CHANGE could answer to your need.
    >
    Prasad Raju wrote:
    >(...)
    > One more question: Can we delete a an entry from the table BUT050. One user has two entries in BUT050 one each for
    > relationship category BUR001 & BUR010.
    >(...)
    Have a look at function module BAPI_BUPR_RELATIONSHIP_DELETE.
    Regards.
    Laurent.

  • Change of Position in MSS with Process and Forms

    Hi,
    I'm trying to create authorizations for a change of position in Process and Forms, but every time that I choose a new position to the employee I get the error, No authorization, with this details:
    No authorization
    Message no. 5A277
    Diagnosis
    You are not authorized to perform this activity.
    System Response
    The system cancels the activity you have tried to perform.
    Procedure
    If necessary, you can maintain missing authorizations in Customizing. Please remember that both the standard authorizations and the structural authorizations are checked.
    I have managed to change the position and create positions in SAP with t-code PPOME, but in the MSS Portal it doesn't work.
    I use authorization with context ( S_ORIGINCON ) with a FM in the structural profile that returns my objects ( O, S, P ). I also have personnel planning authorization ( PLOG ) for the returned objects.
    Any help to overcome this problem will be greatly appreciated.
    Regards,
    Diogo Silva.

    Hi there,
    We stop using SAP code to manipulate the infotype 0001, and started using our own code throw generic services I guess (Not my part of the project).
    The problem was that in a change of position for a new created position or even for an existing position there was a need for access to the default position OBJID='99999999'. That's why when you give authorization for object OTYPE=' ' and OBJID = ' ' you will not get an error, because it gives authorization for all objects, witch defeats the purpose of security.
    If you debug the functions used by the portal (MSS or ESS) you will see that in some FM on the call stack there is passed a flag that controls wether or not there is a authorization check for that default position.
    Basically ww stop using the SAP code, and started calling this FM (BAPI, etc) ourselves, and them we manipulated that flag so that we could circumvent the error.
    I hope it was clear, sorry if it was not, truth be told it was a long time since I finish that project.
    If you need anymore help just let me know.
    Regards,
    Diogo Silva.

  • Pesonnel Change Request(PCR) in MSS

    Hi Experts,
    We are facing the following error when trying to access the Pesonnel Change Request in MSS.
    The initial exception that caused the request to fail, was:
    com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized. The requested URL was:"http://SAPEPQ:51100/AdobeDocumentServices/Config?style=document"
    at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.handleResponseMessage(MimeHttpBinding.java:985)
    at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1437)
    at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:82)
    at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:99)
    at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:385)
    ... 54 more
    We have configured the ADS and we are working on ECC 6.0 and EP 7.0.
    Thanks & regards
    Ash

    https://forums.sdn.sap.com/click.jspa?searchID=9266969&messageID=4720515

  • Personal Change Request (PCR) in MSS

    Hi All,
    Please help with a PDF/wiki links for configuring Personal Change Request (PCR) scenarios in MSS through ADOBE FORMS. I need to start from scratch.
    Thanks

    Hi,
    Refer to this note for ISR Framework - 1049057 - ISR documentation - "ISR Cookbook"
    [PCR Customization|http://help.sap.com/erp2005_ehp_03/helpdata/EN/b7/63506f5ba24dfcb2bd504a3164e855/frameset.htm]
    Regards
    Srikanth KV

  • PCR (Personnel Change Request) in ess/mss workflow number

    Hi ,
    i am working on PCR (Personnel Change Request) Hr workflow
    object it is es/mss object.please tell me is there any standard workflow available for this .if so please tell me the workflow number.
    Regards,
    charita.

    Hi,
    Find the following workflows on the ESS/MSS side,
    Personnel Data Change 30300008 (Bank) 01000015 (Address)
    Name and Marital Status Change 1200170
    New Hire 17900011
    Re Hire 17900011 to be customized
    Pay Change 20000003
    Special Payment WS50000041
    Domestic Transfer WS50000031
    International Transfer WS50000031 to be customized
    Seperation WS50000041 to be customized
    Position Change WS50000041 to be customized
    Leave Request 12300111
    For ESS follow the link for Help,
    http://help.sap.com/saphelp_erp2005/helpdata/en/f6/263359f8c14ef98384ae7a2becd156/frameset.htm
    Reward for useful answers!
    Richard A

  • Change Employee Group in MSS

    Hello Everyone,
    I created a 'Change Employee Group/Subgroup' request and it was successful.
    Now, where is this request supposed to be approved?
    I believe this has to do with configuring UWL and Workflow.
    Can anyone guide me on the procedure please?
    Regards,
    Motaz
    Edited by: Motaz Abu Karat on Mar 31, 2010 5:49 PM

    Hello Everyone
    According to help.sap, Workflow must be configured for MSS to function correctly.
    I need to know how I can perform the following:
    -You must have executed the basic Customizing for Workflow in your system.
    You set up the SAP Business Workflow in the SAP Customizing Implementation Guide (IMG) under SAPNetWeaver ® SAP Web Application Server ® Business Management ® SAP Business Workflow
    I can't seem to find any guide for this. Can anyone please point me in the right direction?
    Regards,
    Motaz

  • PCUI -- BP being changed in relationship tab -- Generate Pop_Up on Enter

    Hi All,
    In the current project, SAPCRM 5.0 being used with both GUI and PCUI.
    The current requirement is that in the relationship tab, one of the relationship partner details would be changed in PCUI. As soon it is changed, that is when the user selects enter, a pop-up needs to be displayed with a message.Once the user selects the option, the option selected needs to be updated in another field in one of the other tabs at the same time and the pop-up closed.
    This functionality has been implemented in GUI and needs to be done in PCUI.
    Currently, I have inherited the class "cl_bsp_acc_accmod_relations" and redefining the read method.
    The logic that was used for validating the conditions in GUI, I am using the same thing here in the read method. But I am unable to get the BP details from the PCUI to proceed further.
    Is this the correct approach? Is there a BADI which can be used for this requirement?
    Is there any alternate approach?
    Thanks,
    Ravi Kiran

    I'm not sure why this warning is no longer appearing, but you can turn it back on like this:
    # Open the [[Options window]]
    # Click on the "Tabs" section
    # Click the checkbox next to "Warn me when closing multiple tabs"

  • How do I get siri to forget or change a relationship?

    Siri is great -- but I think I found a flaw. She accidently linked someone as my sister. When I asked her to remove the relationshipo, she comes back with "I am not allowed to change relationships."  How do I do so? Is there a way to reset Siri and start all over?

    I was having this problem too and found the solution!!
    Siri knows who you are by Settings->General->Siri->'My Info.' 'My Info' should be your own contact information from in your Contacts.
    At first I thought 'Related People' entires were for you to note who that person was to you. Ex: John Doe is my spouse. However, it is really for people related to that person. Therefore, in order to have Siri forget a relationship to YOU, you need to delete that person from 'Related People' under your OWN contact information. You can also add 'Related People' in to have Siri know them going forward.
    I hope this helps!!!

  • How to  add Custom Relationship in MSS Employee Search Drop down

    Dear Sap Fans,
    I would like to link Custom Drop down link at following path.
    Manager Self-Service->Team->Employee Information->General Information->Employee Selection
    Drop Down 1. Direct Reports
              2. Employee from Organization Structure
              3. Employee from Organization Units
              4. Who's Who
    We would like to add one more custom drop down. Can any one suggest how to add custom drop down in this list ? We have created custom relationship in R/3 but it is not showing in Portal.
    Your prompt reply highly appreciated and points will be rewarded.
    Regards,
    Ashish Brahmbhatt

    Barin,
    I have done settings in back end. I have created new realtionship for evaluation path. I am not able to see that link on portal. How/From Where I can use object and data provider tool and eventing for config ?
    rds,
    Aashish

  • Change PCR processes in MSS

    Hello Experts,
    i am using standard PCR processes like Change employee group and subgroup,change working time,Change position, etc.
    In PCR - Personnel Change Requests processes, i would like to remove/hide Request for Transfer and Request for Transfer (enhanced). how can i do that
    please anyone help me on this regard.
    Thankyou,
    reagrds
    Vijai

    I see that this question has been answered but you did not post your solution.  Is this what you did?
       1.  Log into SAP R3 client.
       2. Change into the IMG.
       3. Once there, go to :
    Integration with Other SAP Components
    Business Packages / Funcational Packages
    Manager Self-Service
    Personnel Change Requests
    Group change Request Scenarios
    Once Group Change Request Scenarios has opened select one of the PCR types to hide, SPEG (Change Employee Group and Subgroup) for example. Once into the Change View "Maintenance View for... change the Start date to be 01/01/9999. Do this for all PCR EE Groups. Enter and save all changes.

  • BAPI or FN. MOD to change Relationship Data in HRP1001

    Hello Gurus,
    Is ther any BAPI or Function Module to Change the Relationship Data( in HRP1001).
    Iam using BDC to Change(Update) the Data.In SHDB, the PO13 transaction is OK but while Loading the Records(or running the program), its totally different.
    If anyone has come across such an Issue and resolved it, Please help.
    Thanks

    Thanks Suresh,
    I could not test it but as our Client has asked us to cont. with the BDC's only
    I have gave you the points.
    This is very helpful for me though as Iam working in Org. Management currently

  • INTERNAL ERROR in Change Request form of an employee in MSS on EP 5.0

    Hi All,
    Need some urgent help regarding an issue with Change Request forms in MSS business package deployed on EP 5.0.
    Iam getting an error message as "Internal Error" whenever iam trying to open a Change Request form for an employee in MSS in EP 5.0.
    The Change Request form basically Triggers a Workflow in the backend.
    any help regarding the same will be really appreciated.
    Regards,
    Shailesh

    resolved

  • HCM MSS Change in Working Time - Workflow

    Hi All,
    Im New to HCM & WOrkflows too...
    I need your help, it would be very helpful for me to prove my skills.
    I have a requirement like, The requirement is to initiate  the Change in Working Time process from MSS( Manager Self-Service ) for a particular employee .
    Desc:
    Manager can  initiate the Change in Working Time  process for his /her employees/reportees via MSS . The manager will use a web-based  interactive form (Adobe interactive form within HCM P&F framework) to fill in the details of the new changed work schedule of the Employee in question. Once this form is submitted by the Manager  ,  the corresponding workflow will be triggered which sends a work item to the HR Administrator ; the HR Administrator will update the backend SAP  accordingly. Once successfully updated an email notofication will be sent to the  Manager of the Employee (in normal cases the Manager at this stage is the Initiator of the process)
    And how to do this workflow development(only workflow part), if u can please tell me the skeleton structure to achieve this.
    i have seen WS61000074 - this is ESS Change in working time. Same thing i need to do in  MSS. Only thing is, in MSS Employee is not included.
    Thanks in Advance,
    Rani.

    Hi Bentow,
    Thanks for your reply.
    And in my FS, there is no word like CATS.
    Mine is compeltely a workflow part.
    I just copying my FS workflow process part: Please Tell me some idea, if possible.
    A custom workflow template needs to be developed for Change in Working Time (MSS) process.
    Once the Manager submits the Change in Working Time form via MSS for any of the reporting Employees  the corresponding Workflow will be triggered.
    The workflow will route the submitted form to the relevant HR Administrator (which can be fetched based on an Agent determination rule , if needed  or can be maintained in the workflow template).
    The HR Administrator will  open the form and update the backend SAP system accordingly.
    Once the HR Administrator successfully updates the system , he shall  process the form  and complete it.
    Once the form is successfully completed by the HR Administrator , the workflow will send an Email notification to the Manager of the  concerned Employee. [In a normal scenario, the Manager will be the Initiator of the current Change in Working Time process]
    The above workflow configuration needs to done as part of the usage of  HCM P&F framework.
    The Workflow will be triggered when the Requestor(Manager) Submits the Change in Working Time
    form in MSS.
    Thanks in Advance,
    Rani,

Maybe you are looking for

  • Db2e Patch application

    Hi all I am running on <b>MI SP15 with  MAM 2.5</b> I downloaded the DB2E patch <b>db2eV822.zip</b> from SDN downloads and deplyed in my client with MAM2.5 application In SP15 installation Guide it is mentioned to change  entries in Mobileengine.conf

  • Can't send text

    could someone help me with my problem, I can't send text message, please

  • Group by clause in IR 11

    Hi, how to write group by clause in Interactive reporting11?

  • Router 876 and IOS 12.3 (8) YI2

    I am using SDM 2.2a. I want to use QoS but the SDM replies that i can't because of the IOS. Wich version of IOS Supports QoS on this router?

  • CONFIRM BOX NOT WORKING IN FIREFOX

    Hey, can anyone help me: I tried almost everything, the following code runs perfectly in Internet Explorer and the confirem box prompts the user, but when i run it in Firefox i do not get the confirm box, please help. This is the code: <%@taglib uri=